projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
093f911
)
ARM: dts: imx6ul-pico-hobbit: Make the child led nodes standard
author
Fabio Estevam
<festevam@gmail.com>
Sun, 2 Dec 2018 21:18:07 +0000
(19:18 -0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 10 Dec 2018 02:03:05 +0000
(10:03 +0800)
Use the same child led node and label name as used in the
imx7d-pico-hobbit board.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul-pico-hobbit.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6ul-pico-hobbit.dts
b/arch/arm/boot/dts/imx6ul-pico-hobbit.dts
index
3cc04dd
..
8656ccb
100644
(file)
--- a/
arch/arm/boot/dts/imx6ul-pico-hobbit.dts
+++ b/
arch/arm/boot/dts/imx6ul-pico-hobbit.dts
@@
-15,8
+15,8
@@
leds {
compatible = "gpio-leds";
-
hobbit
led {
- label = "
hobbit
led";
+ led {
+ label = "
gpio-
led";
gpios = <&gpio1 29 GPIO_ACTIVE_LOW>;
};
};