openwrt/target/linux/ramips/dts/mt7621_netgear_r6700-v2.dts

16 lines
285 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-only
#include "mt7621_netgear_sercomm_bzv.dtsi"
/ {
compatible = "netgear,r6700-v2", "mediatek,mt7621-soc";
model = "Netgear R6700 v2";
};
&leds {
guest_wifi {
gpios = <&gpio_expander 6 GPIO_ACTIVE_LOW>;
label = "white:guest_wifi";
};
};