projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
574e852
)
ARM: dts: imx6: RDU2: manage backlight from panel
author
Lucas Stach
<l.stach@pengutronix.de>
Wed, 6 Mar 2019 13:12:48 +0000
(14:12 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 20 Mar 2019 14:52:42 +0000
(22:52 +0800)
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>
arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
b/arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
index 7f920e0243ec228106e95087bd4f5c5fcba39011..9f664897bf4ec15ca725335fa30929a8ac39bdb9 100644
(file)
--- 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 = <®_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";
};