ramips: fix mtd partition node names for Phicomm PSG1208
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_dlink_dir-878-r1.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_dlink_dir-8xx.dtsi"
4 #include "mt7621_dlink_flash-16m-r1.dtsi"
5
6 / {
7 compatible = "dlink,dir-878-r1", "mediatek,mt7621-soc";
8 model = "D-Link DIR-878 R1";
9
10 aliases {
11 label-mac-device = &gmac0;
12 };
13 };
14
15 &gmac0 {
16 nvmem-cells = <&macaddr_factory_e000>;
17 nvmem-cell-names = "mac-address";
18 };
19
20 &gmac1 {
21 nvmem-cells = <&macaddr_factory_e006>;
22 nvmem-cell-names = "mac-address";
23 };