From b123ffdf6ebaa3108524bb50d306d6ae73ff7405 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 3 Jul 2020 17:33:10 +0200 Subject: ath79: drop redundant status for gpio target-wide All definitions of gpio in SoC DTSI files do not set status, i.e. have it enabled. This drops all remaining redundant "status = okay" definitions in descendent files (mostly older ones). Signed-off-by: Adrian Schmutzler --- target/linux/ath79/dts/ar9344_devolo_magic-2-wifi.dts | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ath79/dts/ar9344_devolo_magic-2-wifi.dts') diff --git a/target/linux/ath79/dts/ar9344_devolo_magic-2-wifi.dts b/target/linux/ath79/dts/ar9344_devolo_magic-2-wifi.dts index 4f58cd5c37..90702a0a9e 100644 --- a/target/linux/ath79/dts/ar9344_devolo_magic-2-wifi.dts +++ b/target/linux/ath79/dts/ar9344_devolo_magic-2-wifi.dts @@ -65,8 +65,6 @@ }; &gpio { - status = "okay"; - wlan_power { gpio-hog; line-name = "WLAN power"; -- cgit v1.2.3