From ce90ba1f3168e3f4581fd8581e2c0cd31efa14cf Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Tue, 17 May 2022 17:57:07 +0300 Subject: ramips: use hotplug script for EAP615-Wall MACs Using nvmem-cells to set the MAC address for a DBDC device results in both PHY devices using the same MAC address. This in turn will result in multiple BSSes using the same BSSID, which can cause various problems. Use the hotplug script for the EAP615-Wall instead to avoid this. Fixes: a1b8a4d7b3ff ("ramips: support TP-Link EAP615-Wall") Signed-off-by: Stijn Tintel Tested-by: Stijn Segers Tested-By: Andrew Powers-Holmes --- target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ramips/dts') diff --git a/target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts b/target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts index a0c3912d8e..0be4af39e8 100644 --- a/target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts +++ b/target/linux/ramips/dts/mt7621_tplink_eap615-wall-v1.dts @@ -144,8 +144,6 @@ compatible = "mediatek,mt76"; reg = <0x0000 0 0 0 0>; mediatek,mtd-eeprom = <&radio 0x0>; - nvmem-cells = <&macaddr_info_8>; - nvmem-cell-names = "mac-address"; }; }; -- cgit v1.2.3