ath79: fixup TL-WR703N/TL-MR10U split
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / ar9331_tl-wr703n.dts
index 17747052e6eca6f47cb927970e792d7f7d51ce49..da02e486624a0dcab2e499eec268d01e5ab624e9 100644 (file)
@@ -1,9 +1,13 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 /dts-v1/;
 
-#include "ar9331_tl-wr703n.dtsi"
+#include "ar9331_tl-wr703n_tl-mr10u.dtsi"
 
 / {
-       model = "TP-Link WR703N";
-       compatible = "tplink,tl-wr703n";
+       model = "TP-Link TL-WR703N";
+       compatible = "tplink,tl-wr703n", "qca,ar9331";
+};
+
+&reg_usb_vbus {
+       gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
 };