ramips: tplink_8m: cleaning up nvmem-cells definitions

Move nvmem-cells definitions to dts files for compatibility with other files
in which mt7628an_tplink_8m.dtsi is loaded, to prevent overwriting

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
This commit is contained in:
Mieczyslaw Nalewaj 2024-06-16 09:24:26 +02:00 committed by Hauke Mehrtens
parent 3ce71a1ead
commit b0d418035e
11 changed files with 50 additions and 5 deletions

View File

@ -72,8 +72,3 @@
};
};
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};

View File

@ -91,6 +91,11 @@
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};
&esw {
mediatek,portmap = <0x3e>;
};

View File

@ -97,6 +97,11 @@
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};
&esw {
mediatek,portmap = <0x3e>;
};

View File

@ -92,6 +92,11 @@
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};
&esw {
mediatek,portmap = <0x3e>;
};

View File

@ -87,3 +87,8 @@
nvmem-cells = <&eeprom_factory_20000>, <&macaddr_factory_f100 0>;
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};

View File

@ -80,6 +80,11 @@
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};
&esw {
mediatek,portmap = <0x3e>;
};

View File

@ -106,6 +106,11 @@
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};
&esw {
mediatek,portmap = <0x3e>;
};

View File

@ -92,6 +92,11 @@
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};
&esw {
mediatek,portmap = <0x3e>;
};

View File

@ -83,6 +83,11 @@
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};
&esw {
mediatek,portmap = <0x3e>;
};

View File

@ -98,6 +98,11 @@
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};
&pcie {
status = "okay";
};

View File

@ -111,3 +111,8 @@
nvmem-cells = <&eeprom_factory_28000>, <&macaddr_factory_f100 0>;
nvmem-cell-names = "eeprom", "mac-address";
};
&ethernet {
nvmem-cells = <&macaddr_factory_f100 0>;
nvmem-cell-names = "mac-address";
};