提交 6c8c58b3 编写于 作者: H Hauke Mehrtens 提交者: Florian Fainelli

ARM: BCM5301X: Netgear R6250 add USB GPIO

Add GPIO number which is needed to activate the USB power supply.
Signed-off-by: NHauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 82f46c46
...@@ -24,6 +24,17 @@ ...@@ -24,6 +24,17 @@
reg = <0x00000000 0x08000000>; reg = <0x00000000 0x08000000>;
}; };
axi@18000000 {
usb3@23000 {
reg = <0x00023000 0x1000>;
#address-cells = <1>;
#size-cells = <1>;
vcc-gpio = <&chipcommon 0 GPIO_ACTIVE_HIGH>;
};
};
leds { leds {
compatible = "gpio-leds"; compatible = "gpio-leds";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册