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

#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>;
};