summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_asus_rt-ac51u.dts
blob: 0710b2557101862bbd97610cb49b33c8b22b77b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#include "mt7620a_asus_rt-ac5x.dtsi"

/ {
	compatible = "asus,rt-ac51u", "ralink,mt7620a-soc";
	model = "Asus RT-AC51U";
};

&pcie0 {
	wifi@0,0 {
		reg = <0x0000 0 0 0 0>;
		mediatek,mtd-eeprom = <&factory 0x8000>;
	};
};