[LEDE-DEV] [PATCH 3/9] lantiq: VGV7519 - add second usb port
Mathias Kresin
dev at kresin.me
Thu May 26 14:08:21 PDT 2016
Signed-off-by: Mathias Kresin <dev at kresin.me>
---
target/linux/lantiq/dts/VGV7519.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi
index 595452b..7891ab1 100644
--- a/target/linux/lantiq/dts/VGV7519.dtsi
+++ b/target/linux/lantiq/dts/VGV7519.dtsi
@@ -97,6 +97,11 @@
lantiq,portmask = <0x3>;
};
+ ifxhcd at E106000 {
+ status = "okay";
+ gpios = <&gpio 32 0>;
+ };
+
pci at E105400 {
status = "okay";
lantiq,bus-clock = <33333333>;
--
1.9.1
More information about the Lede-dev
mailing list