aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_netgear_r7450.dts
blob: 4b2c3326b4b8e4c257e6bc036fa24d26d48f63e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0-only

#include "mt7621_netgear_sercomm_bzv.dtsi"

/ {
	compatible = "netgear,r7450", "mediatek,mt7621-soc";
	model = "Netgear R7450";
};

&leds {
	guest_wifi {
		gpios = <&gpio_expander 6 GPIO_ACTIVE_LOW>;
		label = "white:guest_wifi";
	};
};