You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
254 B
14 lines
254 B
7 years ago
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
6 years ago
|
#include "ar9331_tplink_tl-wr703n_tl-mr10u.dtsi"
|
||
7 years ago
|
|
||
|
/ {
|
||
7 years ago
|
model = "TP-Link TL-WR703N";
|
||
|
compatible = "tplink,tl-wr703n", "qca,ar9331";
|
||
|
};
|
||
|
|
||
|
®_usb_vbus {
|
||
|
gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
|
||
7 years ago
|
};
|