Commit 4abe28ea authored by Gary Bisson's avatar Gary Bisson Committed by Shawn Guo

ARM: dts: imx6qdl-sabrelite: use hyphens for nodes name

Also aligning the panel nodes name across all platforms.
Signed-off-by: default avatarGary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3faa1bb2
......@@ -153,7 +153,7 @@ sound {
mux-ext-port = <4>;
};
backlight_lcd: backlight_lcd {
backlight_lcd: backlight-lcd {
compatible = "pwm-backlight";
pwms = <&pwm1 0 5000000>;
brightness-levels = <0 4 8 16 32 64 128 255>;
......@@ -162,7 +162,7 @@ backlight_lcd: backlight_lcd {
status = "okay";
};
backlight_lvds: backlight_lvds {
backlight_lvds: backlight-lvds {
compatible = "pwm-backlight";
pwms = <&pwm4 0 5000000>;
brightness-levels = <0 4 8 16 32 64 128 255>;
......@@ -197,7 +197,7 @@ lcd_display_out: endpoint {
};
};
lcd_panel {
panel-lcd {
compatible = "okaya,rs800480t-7x0gp";
backlight = <&backlight_lcd>;
......@@ -208,7 +208,7 @@ lcd_panel_in: endpoint {
};
};
panel {
panel-lvds0 {
compatible = "hannstar,hsd100pxn1";
backlight = <&backlight_lvds>;
......@@ -378,7 +378,7 @@ MX6QDL_PAD_GPIO_6__ENET_IRQ 0x000b1
>;
};
pinctrl_gpio_keys: gpio_keysgrp {
pinctrl_gpio_keys: gpio-keysgrp {
fsl,pins = <
/* Power Button */
MX6QDL_PAD_NANDF_D3__GPIO2_IO03 0x1b0b0
......
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