ramips: mt7621: convert Ubiquiti devices EEPROM to NVMEM format
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_tplink_re200-v4.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7628an_tplink_re200.dtsi"
4
5 / {
6 compatible = "tplink,re200-v4", "mediatek,mt7628an-soc";
7 model = "TP-Link RE200 v4";
8
9 leds {
10 wifi_red {
11 label = "red:wifi";
12 gpios = <&gpio 40 GPIO_ACTIVE_LOW>;
13 };
14 };
15 };
16
17 &led_power {
18 gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
19 };