From 95e241d2af820d92bad63a5daa3823174d549ba5 Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Sun, 15 Oct 2023 09:40:06 +0800 Subject: ramips: remove useless status property from wmac dts node On the ramips target, all 'wmac' nodes in SoC dtsi are enabled by default except mt7628. There is no need to mark them as 'okay' again. So these useless properties can be removed. Signed-off-by: Shiji Yang --- target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts') diff --git a/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts b/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts index b9b44bd512..a891ab657e 100644 --- a/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts +++ b/target/linux/ramips/dts/rt3662_edimax_br-6475nd.dts @@ -166,7 +166,6 @@ }; &wmac { - status = "okay"; nvmem-cells = <&eeprom_factory_0>; nvmem-cell-names = "eeprom"; }; -- cgit v1.2.3