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
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:23:39 +0800
commit791fcad64763b39e774bc5a07ef90b1db1ba9080 (patch)
tree4a828c730fa956297ec13dda6b21d8bb1c195629 /arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
parent16fb67a1dc4f37f336e7bb3b7e97db3c6b7ceb57 (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 b8eae337289d..4d26f0e410ba 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 {
@@ -890,7 +890,7 @@
&pwm1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm1>;
- status = "disabled";
+ status = "okay";
};
&sim1 {