openwrt/target/linux/ramips/dts/mt7628an_tplink_re200-v4.dts

20 lines
333 B
Plaintext
Raw Normal View History

2020-08-17 11:14:39 +00:00
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "mt7628an_tplink_re200.dtsi"
/ {
compatible = "tplink,re200-v4", "mediatek,mt7628an-soc";
model = "TP-Link RE200 v4";
leds {
wifi_red {
label = "red:wifi";
gpios = <&gpio 40 GPIO_ACTIVE_LOW>;
};
};
};
&led_power {
gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
2020-08-17 11:14:39 +00:00
};