ramips: add mt76x0 node to RT-AC51U device tree

Introduce mt76x0e device tree node in RT-AC51U dts.
Define mt76x0e mtd partition and offset

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
This commit is contained in:
Lorenzo Bianconi 2018-10-30 23:28:03 +01:00 committed by John Crispin
parent 5d5c0b0582
commit e612e60517
1 changed files with 11 additions and 0 deletions

View File

@ -135,3 +135,14 @@
};
};
};
&pcie {
status = "okay";
};
&pcie0 {
wifi@0,0 {
reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x8000>;
};
};