Commit 82cc47fd authored by Andreas Kemnade's avatar Andreas Kemnade Committed by Shawn Guo
Browse files

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



Node name is supposed to be led or led-x

Signed-off-by: default avatarAndreas Kemnade <andreas@kemnade.info>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 4c2f2775
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";