ath79: remove further redundant mtd-mac-address for wmac
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 31 Oct 2019 12:03:49 +0000 (13:03 +0100)
committerJohn Crispin <john@phrozen.org>
Sat, 2 Nov 2019 19:51:56 +0000 (20:51 +0100)
commit999504ff65a24baf9e022883a63e2e862e0b6aae
tree6d5f37eab2d34d21acee45c556e440670d1128a7
parentdc90caf45a25ae34e5f935cfef17584bf6878087
ath79: remove further redundant mtd-mac-address for wmac

For several devices, wmac MAC address is set from art 0x1002
explicitly by using mtd-mac-address although mtd-cal-data is
pulled from art 0x1000.

With the MAC address in 0x1002, the driver should automatically
use it when reading caldata from 0x1000. Thus, remove the
redundant mtd-mac-address for those devices.

This patch addresses the cases where the calibration data partition
is not labelled art, having been overlooked in the first patch.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/dts/ar9342_ubnt_nanostation-ac.dts
target/linux/ath79/dts/ar9342_ubnt_wa.dtsi
target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
target/linux/ath79/dts/qca9533_ubnt_acb-isp.dts