ath79: remove redundant mtd-mac-address for wmac
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 25 Oct 2019 11:38:37 +0000 (13:38 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sun, 27 Oct 2019 17:02:44 +0000 (18:02 +0100)
commit2b1baf9b16067e4d1695b10d01d36c8659cfb4a7
tree44cced4856b2d414dbeb9c9ba58992ce2fc3edc9
parent6f2e1b7485f0460b09168aef57931fe0ddedb884
ath79: remove 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.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Tested-by: Jeff Kletsky <git-commits@allycomm.com>
Tested-by: Karl Palsson <karlp@etactica.com>
target/linux/ath79/dts/ar9331_8dev_carambola2.dts
target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
target/linux/ath79/dts/ar9331_etactica_eg200.dts
target/linux/ath79/dts/ar9341_pcs_cr3000.dts
target/linux/ath79/dts/ar9344_pcs_cr5000.dts
target/linux/ath79/dts/ar9344_zbtlink_zbt-wd323.dts
target/linux/ath79/dts/qca9531_glinet_gl-ar300m.dtsi
target/linux/ath79/dts/qca9531_glinet_gl-x750.dts
target/linux/ath79/dts/qca9563_glinet_gl-ar750s.dts