From 3a1eb93b2729bd42782f0db45919f645c526dc2a Mon Sep 17 00:00:00 2001 From: Sander Vanheule Date: Sat, 11 Jun 2022 11:25:06 +0200 Subject: ath79: D-Link DAP-2xxx (QCA955x): move art partition to DTSI The art partition containing the radio calibration data is in the same location for all supported devices. Move the definition to the base file so the reference from the wmac node can refer to the same file. Cc: Sebastian Schaper Signed-off-by: Sander Vanheule --- target/linux/ath79/dts/qca9558_dlink_dap-2680-a1.dts | 6 ------ 1 file changed, 6 deletions(-) (limited to 'target/linux/ath79/dts/qca9558_dlink_dap-2680-a1.dts') diff --git a/target/linux/ath79/dts/qca9558_dlink_dap-2680-a1.dts b/target/linux/ath79/dts/qca9558_dlink_dap-2680-a1.dts index 7549c0a697..0593fd29f4 100644 --- a/target/linux/ath79/dts/qca9558_dlink_dap-2680-a1.dts +++ b/target/linux/ath79/dts/qca9558_dlink_dap-2680-a1.dts @@ -51,12 +51,6 @@ reg = <0xf50000 0xa0000>; read-only; }; - - art: partition@ff0000 { - label = "art"; - reg = <0xff0000 0x10000>; - read-only; - }; }; &mdio0 { -- cgit v1.2.3