projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1a9c24
)
ARM: at91/dt: at91sam9n12ek: fix the led labels name
author
Josh Wu
<josh.wu@atmel.com>
Mon, 30 Mar 2015 10:40:22 +0000
(18:40 +0800)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Fri, 18 Sep 2015 13:00:54 +0000
(15:00 +0200)
Correct the led labels in at91sam9n12ek.
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9n12ek.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/at91sam9n12ek.dts
b/arch/arm/boot/dts/at91sam9n12ek.dts
index efa75064d38a62b4694d8704892bae6f4948f4fa..186a1705f8d3daa584fd24aafee2aabb629995b6 100644
(file)
--- a/
arch/arm/boot/dts/at91sam9n12ek.dts
+++ b/
arch/arm/boot/dts/at91sam9n12ek.dts
@@
-204,13
+204,13
@@
};
d9 {
- label = "d
6
";
+ label = "d
9
";
gpios = <&pioB 5 GPIO_ACTIVE_LOW>;
linux,default-trigger = "nand-disk";
};
d10 {
- label = "d
7
";
+ label = "d
10
";
gpios = <&pioB 6 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "heartbeat";
};