summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Stach2019-03-06 14:12:48 +0100
committerShawn Guo2019-03-20 15:52:42 +0100
commit5252414f7c15c2857d34c093d19ddb3171ac73d0 (patch)
tree08909f70f6249c3547094fffe134ee3ba6bd6e19
parentARM: dts: imx6: RDU2: add switch watchdog device (diff)
downloadkernel-qcow2-linux-5252414f7c15c2857d34c093d19ddb3171ac73d0.tar.gz
kernel-qcow2-linux-5252414f7c15c2857d34c093d19ddb3171ac73d0.tar.xz
kernel-qcow2-linux-5252414f7c15c2857d34c093d19ddb3171ac73d0.zip
ARM: dts: imx6: RDU2: manage backlight from panel
Now that the backlight driver is upstream, we can properly manage the backlight from the panel. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
index 7f920e0243ec..9f664897bf4e 100644
--- a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
@@ -210,6 +210,7 @@
panel {
power-supply = <&reg_3p3v_display>;
+ backlight = <&sp_backlight>;
status = "disabled";
port {
@@ -327,7 +328,7 @@
compatible = "zii,rave-sp-watchdog";
};
- backlight {
+ sp_backlight: backlight {
compatible = "zii,rave-sp-backlight";
};