ramips: mt7621: nix mac-address-increment
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7621_rostelecom_rt-sf-1.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_sercomm_dxx_nand_256m.dtsi"
4
5 / {
6 compatible = "rostelecom,rt-sf-1", "mediatek,mt7621-soc";
7 model = "Rostelecom RT-SF-1";
8 };
9
10 &pcie0 {
11 wifi@0,0 {
12 nvmem-cells = <&macaddr_factory_21000 3>;
13 nvmem-cell-names = "mac-address";
14 };
15 };
16
17 &pcie1 {
18 wifi@0,0 {
19 nvmem-cells = <&macaddr_factory_21000 2>;
20 nvmem-cell-names = "mac-address";
21 };
22 };
23
24 &gmac1 {
25 nvmem-cells = <&macaddr_factory_21000 11>;
26 nvmem-cell-names = "mac-address";
27 };