mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
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:
parent
4c2f2775ab
commit
82cc47fd88
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user