ramips: mt7621: nix mac-address-increment
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_beeline_smartbox-turbo.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 = "beeline,smartbox-turbo", "mediatek,mt7621-soc";
7 model = "Beeline SmartBox TURBO";
8 };
9
10 &pcie0 {
11 wifi@0,0 {
12 nvmem-cells = <&macaddr_factory_21000 5>;
13 nvmem-cell-names = "mac-address";
14 };
15 };
16
17 &pcie1 {
18 wifi@0,0 {
19 nvmem-cells = <&macaddr_factory_21000 4>;
20 nvmem-cell-names = "mac-address";
21 };
22 };
23
24 &gmac1 {
25 nvmem-cells = <&macaddr_factory_21000 1>;
26 nvmem-cell-names = "mac-address";
27 };