Commit 5252414f authored by Lucas Stach's avatar Lucas Stach Committed by Shawn Guo

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: default avatarLucas Stach <l.stach@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 574e852f
......@@ -210,6 +210,7 @@ sound2_codec: simple-audio-card,codec {
panel {
power-supply = <&reg_3p3v_display>;
backlight = <&sp_backlight>;
status = "disabled";
port {
......@@ -327,7 +328,7 @@ watchdog {
compatible = "zii,rave-sp-watchdog";
};
backlight {
sp_backlight: backlight {
compatible = "zii,rave-sp-backlight";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment