projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaca483
)
ARM: dts: Add heartbeat gpio-leds support to Origen
author
Sachin Kamat
<sachin.kamat@linaro.org>
Sat, 8 Sep 2012 01:09:03 +0000
(10:09 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Sat, 8 Sep 2012 01:09:14 +0000
(10:09 +0900)
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos4210-origen.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/exynos4210-origen.dts
b/arch/arm/boot/dts/exynos4210-origen.dts
index c37edf094adf4ea906ca410dd8c31dea4f021744..d69a7999a12b0c752b979d6155b64eb1f8ad8153 100644
(file)
--- a/
arch/arm/boot/dts/exynos4210-origen.dts
+++ b/
arch/arm/boot/dts/exynos4210-origen.dts
@@
-91,6
+91,14
@@
};
};
+ leds {
+ compatible = "gpio-leds";
+ status {
+ gpios = <&gpx1 3 0 0x10000 2>;
+ linux,default-trigger = "heartbeat";
+ };
+ };
+
keypad@100A0000 {
status = "disabled";
};