提交 b94c478a 编写于 作者: R Rafał Miłecki 提交者: Florian Fainelli

ARM: dts: BCM53573: Add Tenda AC9 2 GHz LED

It's connected to a GPIO pin of an extra controller placed on the PCIe
card.
Signed-off-by: NRafał Miłecki <rafal@milecki.pl>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 b76907cc
......@@ -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>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册