summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@freescale.com>2015-10-09 16:35:26 +0800
committerNitin Garg <nitin.garg@nxp.com>2016-01-14 11:02:07 -0600
commitdf38ac9232a6ee848f69a9f04153602d70aee75b (patch)
treefeba28a9924b58fc118cba00dc99382961957f1d /arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
parenta407091511709941fe73986c5c51e3b282918060 (diff)
MLK-11571 [MX7D-12LPDDR3] LCD: Screen still shows with weak backlight after system entered suspend mode. 100%
The 'backlight' and 'pwm1' are disabled due to the lpsr mode not ready in the previous patch in the imx7d-12x12-lpddr3-arm2 dts. So they should be enabled again after lpsr ready. Signed-off-by: Fancy Fang <chen.fang@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts')
-rw-r--r--arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
index 6bfe7bf7608b..59639a0c787f 100644
--- a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
+++ b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
@@ -19,7 +19,7 @@
pwms = <&pwm1 0 5000000>;
brightness-levels = <0 4 8 16 32 64 128 255>;
default-brightness-level = <6>;
- status = "disabled";
+ status = "okay";
};
gpio-keys {
@@ -886,7 +886,7 @@
&pwm1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm1>;
- status = "disabled";
+ status = "okay";
};
&sim1 {