openwrt/target/linux/ramips/dts/mt7620a_asus_rt-ac51u.dts

15 lines
250 B
Plaintext
Raw Normal View History

#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>;
nvmem-cells = <&eeprom_factory_8000>;
nvmem-cell-names = "eeprom";
};
};