From aafee2b3e9488028dcd538b2a7c10149ca243fdb Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Tue, 1 Dec 2020 14:14:59 +0100 Subject: ramips: drop redundant status for gpio/gpio0 The first gpio controller (gpio or gpio0) is always enabled by default in the SoC DTSI files. No need to set status=okay in the device DTS files a second time. Remove the redundant statements. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/rt5350_airlive_air3gii.dts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ramips/dts/rt5350_airlive_air3gii.dts') diff --git a/target/linux/ramips/dts/rt5350_airlive_air3gii.dts b/target/linux/ramips/dts/rt5350_airlive_air3gii.dts index edd347b6e0..0a62c755e6 100644 --- a/target/linux/ramips/dts/rt5350_airlive_air3gii.dts +++ b/target/linux/ramips/dts/rt5350_airlive_air3gii.dts @@ -35,10 +35,6 @@ }; }; -&gpio0 { - status = "okay"; -}; - &spi0 { status = "okay"; -- cgit v1.2.3