From b6d53f1d02f0e9d6fce8df28b08b9ce51240c700 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 25 Oct 2019 14:06:45 +0200 Subject: ramips: remove redundant mtd-eeprom in mt76x8 DTS files In mt7628an.dtsi, calibration data for wmac is already defined: mediatek,mtd-eeprom = <&factory 0x0>; Thus, this patch removes redundant entries of this property in derived DTS files. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v5.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v5.dts') diff --git a/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v5.dts b/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v5.dts index 17b8ff4d0f..93869381cf 100644 --- a/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v5.dts +++ b/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v5.dts @@ -91,7 +91,6 @@ &wmac { status = "okay"; mtd-mac-address = <&factory 0xf100>; - mediatek,mtd-eeprom = <&factory 0x0>; }; ðernet { -- cgit v1.2.3