ramips: fix mtd partition node names for Phicomm PSG1208
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_phicomm_psg1218b.dts
1 #include "mt7620a_phicomm_k2x.dtsi"
2
3 / {
4 compatible = "phicomm,psg1218b", "phicomm,psg1218", "ralink,mt7620a-soc";
5 model = "Phicomm PSG1218 rev.B";
6 };
7
8 &partitions {
9 partition@50000 {
10 compatible = "denx,uimage";
11 label = "firmware";
12 reg = <0x50000 0x7b0000>;
13 };
14 };