mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 11:16:32 +00:00
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:
parent
3ce71a1ead
commit
b0d418035e
@ -72,8 +72,3 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
ðernet {
|
|
||||||
nvmem-cells = <&macaddr_factory_f100 0>;
|
|
||||||
nvmem-cell-names = "mac-address";
|
|
||||||
};
|
|
||||||
|
@ -91,6 +91,11 @@
|
|||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
|
||||||
&esw {
|
&esw {
|
||||||
mediatek,portmap = <0x3e>;
|
mediatek,portmap = <0x3e>;
|
||||||
};
|
};
|
||||||
|
@ -97,6 +97,11 @@
|
|||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
|
||||||
&esw {
|
&esw {
|
||||||
mediatek,portmap = <0x3e>;
|
mediatek,portmap = <0x3e>;
|
||||||
};
|
};
|
||||||
|
@ -92,6 +92,11 @@
|
|||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
|
||||||
&esw {
|
&esw {
|
||||||
mediatek,portmap = <0x3e>;
|
mediatek,portmap = <0x3e>;
|
||||||
};
|
};
|
||||||
|
@ -87,3 +87,8 @@
|
|||||||
nvmem-cells = <&eeprom_factory_20000>, <&macaddr_factory_f100 0>;
|
nvmem-cells = <&eeprom_factory_20000>, <&macaddr_factory_f100 0>;
|
||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
@ -80,6 +80,11 @@
|
|||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
|
||||||
&esw {
|
&esw {
|
||||||
mediatek,portmap = <0x3e>;
|
mediatek,portmap = <0x3e>;
|
||||||
};
|
};
|
||||||
|
@ -106,6 +106,11 @@
|
|||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
|
||||||
&esw {
|
&esw {
|
||||||
mediatek,portmap = <0x3e>;
|
mediatek,portmap = <0x3e>;
|
||||||
};
|
};
|
||||||
|
@ -92,6 +92,11 @@
|
|||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
|
||||||
&esw {
|
&esw {
|
||||||
mediatek,portmap = <0x3e>;
|
mediatek,portmap = <0x3e>;
|
||||||
};
|
};
|
||||||
|
@ -83,6 +83,11 @@
|
|||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
|
||||||
&esw {
|
&esw {
|
||||||
mediatek,portmap = <0x3e>;
|
mediatek,portmap = <0x3e>;
|
||||||
};
|
};
|
||||||
|
@ -98,6 +98,11 @@
|
|||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
|
||||||
&pcie {
|
&pcie {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
@ -111,3 +111,8 @@
|
|||||||
nvmem-cells = <&eeprom_factory_28000>, <&macaddr_factory_f100 0>;
|
nvmem-cells = <&eeprom_factory_28000>, <&macaddr_factory_f100 0>;
|
||||||
nvmem-cell-names = "eeprom", "mac-address";
|
nvmem-cell-names = "eeprom", "mac-address";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ðernet {
|
||||||
|
nvmem-cells = <&macaddr_factory_f100 0>;
|
||||||
|
nvmem-cell-names = "mac-address";
|
||||||
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user