瀏覽代碼

ath79: wpj563: enable 2nd USB controller

The compex WPJ563 actually has both usb controllers wired:

usb0 --> pci-e slot
usb1 --> pin header

As the board exposes it for generic use, enable this controller too.

fixes: #13650
Signed-off-by: Koen Vandeputte <[email protected]>
Koen Vandeputte 2 年之前
父節點
當前提交
9188c77cbe
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      target/linux/ath79/dts/qca9563_compex_wpj563.dts

+ 8 - 0
target/linux/ath79/dts/qca9563_compex_wpj563.dts

@@ -130,6 +130,14 @@
 	status = "okay";
 };
 
+&usb_phy1 {
+	status = "okay";
+};
+
+&usb1 {
+	status = "okay";
+};
+
 &wmac {
 	status = "okay";