ramips: convert mt76 PCIe NIC EEPROM to NVMEM format for legacy SoCs
[openwrt/staging/xback.git] / target / linux / ramips / dts / mt7620a_asus_rt-ac51u.dts
1 #include "mt7620a_asus_rt-ac5x.dtsi"
2
3 / {
4 compatible = "asus,rt-ac51u", "ralink,mt7620a-soc";
5 model = "Asus RT-AC51U";
6 };
7
8 &pcie0 {
9 wifi@0,0 {
10 reg = <0x0000 0 0 0 0>;
11 nvmem-cells = <&eeprom_factory_8000>;
12 nvmem-cell-names = "eeprom";
13 };
14 };