From 41aa765946c55a91543cc872f595f5e3298dcf0a Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 20 Aug 2021 00:09:58 +0200 Subject: ath79: remove redundant nvmem definitions Due to use of a script when migrating from mtd-mac-address, a few of the definitions are redundant in DTSI and DTS files. Remove those and consolidate the definitions in parent DTSI files in a few cases. Signed-off-by: Adrian Schmutzler --- target/linux/ath79/dts/ar9344_teltonika_rut955-h7v3c0.dts | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'target/linux/ath79/dts/ar9344_teltonika_rut955-h7v3c0.dts') diff --git a/target/linux/ath79/dts/ar9344_teltonika_rut955-h7v3c0.dts b/target/linux/ath79/dts/ar9344_teltonika_rut955-h7v3c0.dts index e017ae2308..2cb8d4015c 100644 --- a/target/linux/ath79/dts/ar9344_teltonika_rut955-h7v3c0.dts +++ b/target/linux/ath79/dts/ar9344_teltonika_rut955-h7v3c0.dts @@ -192,13 +192,3 @@ pinctrl-single,bits = <0x0 0x002e0000 0x00ff0000>; }; }; - -&config { - compatible = "nvmem-cells"; - #address-cells = <1>; - #size-cells = <1>; - - macaddr_config_0: macaddr@0 { - reg = <0x0 0x6>; - }; -}; -- cgit v1.2.3