Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andreas Kemnade and committed by
Shawn Guo
82cc47fd 4c2f2775

+1 -1
+1 -1
arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts
··· 60 60 pinctrl-names = "default"; 61 61 pinctrl-0 = <&pinctrl_led>; 62 62 63 - on { 63 + led-0 { 64 64 label = "tolinoshine2hd:white:on"; 65 65 gpios = <&gpio5 13 GPIO_ACTIVE_LOW>; 66 66 linux,default-trigger = "timer";