ath79: add support for TP-Link Archer c7 v2
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9331_tl-mr10u.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include "ar9331_tl-wr703n_tl-mr10u.dtsi"
5
6 / {
7         model = "TP-Link TL-MR10U";
8         compatible = "tplink,tl-mr10u", "qca,ar9331";
9 };
10
11 &reg_usb_vbus {
12         gpio = <&gpio 18 GPIO_ACTIVE_HIGH>;
13 };