aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_glinet_microuter-n300.dts
blob: e4f6a92bc0b90bd33b8f4e0b6a4cdf68e948246e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "mt7628an_glinet_vixmini_microuter.dtsi"

/ {
	compatible = "glinet,microuter-n300", "mediatek,mt7628an-soc";
	model = "GL.iNet microuter-N300";
};

&led_power_blue {
	label = "microuter-n300:blue:power";
};

&led_wlan_white {
	label = "microuter-n300:white:wlan";
};

&firmware_part {
		reg = <0x50000 0xfb0000>;
};