Commit 156a722b authored by David Jander's avatar David Jander Committed by Shawn Guo

ARM: dts: imx6qdl-vicut1/vicutgo: Rename backlight to backlight_lcd

We have two backlight sources on this boards. Use more specific name for
the LCD backlight to see the difference.
Signed-off-by: default avatarDavid Jander <david@protonic.nl>
Signed-off-by: default avatarRobin van der Gracht <robin@protonic.nl>
Signed-off-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent e931a6f7
......@@ -21,7 +21,7 @@ chosen {
stdout-path = &uart4;
};
backlight: backlight {
backlight_lcd: backlight {
compatible = "pwm-backlight";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_backlight>;
......@@ -100,7 +100,7 @@ led-2 {
panel {
compatible = "kyo,tcg121xglp";
backlight = <&backlight>;
backlight = <&backlight_lcd>;
power-supply = <&reg_3v3>;
port {
......
......@@ -16,7 +16,7 @@ chosen {
stdout-path = &uart4;
};
backlight: backlight {
backlight_lcd: backlight {
compatible = "pwm-backlight";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_backlight>;
......@@ -102,7 +102,7 @@ led-2 {
panel {
compatible = "kyo,tcg121xglp";
backlight = <&backlight>;
backlight = <&backlight_lcd>;
power-supply = <&reg_3v3>;
port {
......
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