OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b76907c
)
ARM: dts: BCM53573: Add Tenda AC9 2 GHz LED
author
Rafał Miłecki
<rafal@milecki.pl>
Tue, 14 Feb 2017 16:49:06 +0000
(17:49 +0100)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Mon, 6 Mar 2017 00:59:03 +0000
(16:59 -0800)
It's connected to a GPIO pin of an extra controller placed on the PCIe
card.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm47189-tenda-ac9.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm47189-tenda-ac9.dts
b/arch/arm/boot/dts/bcm47189-tenda-ac9.dts
index
ce8c155
..
6bdd795
100644
(file)
--- a/
arch/arm/boot/dts/bcm47189-tenda-ac9.dts
+++ b/
arch/arm/boot/dts/bcm47189-tenda-ac9.dts
@@
-48,6
+48,16
@@
};
};
+ pcie0_leds {
+ compatible = "gpio-leds";
+
+ 2ghz {
+ label = "bcm53xx:blue:2ghz";
+ gpios = <&pcie0_chipcommon 3 GPIO_ACTIVE_HIGH>;
+ linux,default-trigger = "default-off";
+ };
+ };
+
gpio-keys {
compatible = "gpio-keys";
#address-cells = <1>;