ramips: add support for SNR-CPE-ME2-SFP
[openwrt/openwrt.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>;
13 nvmem-cell-names = "mac-address";
14 mac-address-increment = <(3)>;
15 };
16 };
17
18 &pcie1 {
19 wifi@0,0 {
20 nvmem-cells = <&macaddr_factory_21000>;
21 nvmem-cell-names = "mac-address";
22 mac-address-increment = <(2)>;
23 };
24 };
25
26 &gmac1 {
27 nvmem-cells = <&macaddr_factory_21000>;
28 nvmem-cell-names = "mac-address";
29 mac-address-increment = <(11)>;
30 };