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/mt7620a_glinet_gl-mt750.dts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ramips/dts/mt7620a_glinet_gl-mt750.dts') diff --git a/target/linux/ramips/dts/mt7620a_glinet_gl-mt750.dts b/target/linux/ramips/dts/mt7620a_glinet_gl-mt750.dts index 603b2d884c..e3189a2f9b 100644 --- a/target/linux/ramips/dts/mt7620a_glinet_gl-mt750.dts +++ b/target/linux/ramips/dts/mt7620a_glinet_gl-mt750.dts @@ -57,10 +57,6 @@ }; }; -&gpio0 { - status = "okay"; -}; - &gpio1 { status = "okay"; }; -- cgit v1.2.3