提交 4abe28ea 编写于 作者: G Gary Bisson 提交者: Shawn Guo

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

Also aligning the panel nodes name across all platforms.
Signed-off-by: NGary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 3faa1bb2
......@@ -153,7 +153,7 @@
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 @@
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_panel {
panel-lcd {
compatible = "okaya,rs800480t-7x0gp";
backlight = <&backlight_lcd>;
......@@ -208,7 +208,7 @@
};
};
panel {
panel-lvds0 {
compatible = "hannstar,hsd100pxn1";
backlight = <&backlight_lvds>;
......@@ -378,7 +378,7 @@
>;
};
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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册