ARM: dts: imx6sl-tolino-shine2hd: fix led node name.

Node name is supposed to be led or led-x

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Andreas Kemnade 2022-06-04 17:57:05 +02:00 committed by Shawn Guo
parent 4c2f2775ab
commit 82cc47fd88

View File

@ -60,7 +60,7 @@ leds: leds {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_led>;
on {
led-0 {
label = "tolinoshine2hd:white:on";
gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "timer";