openwrt/target/linux/ramips/dts/mt7621_linksys_ea7300-v2.dts

14 lines
278 B
Plaintext
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "mt7621_linksys_ea7xxx.dtsi"
/ {
compatible = "linksys,ea7300-v2", "mediatek,mt7621-soc";
model = "Linksys EA7300 v2";
};
/* override EEPROM size to 0x400 for MT7603 */
&eeprom_factory_0 {
reg = <0x0 0x400>;
};