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_dlink_dir-510l.dts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ramips/dts/mt7620a_dlink_dir-510l.dts') diff --git a/target/linux/ramips/dts/mt7620a_dlink_dir-510l.dts b/target/linux/ramips/dts/mt7620a_dlink_dir-510l.dts index 6ad3f41560..f4db67648a 100644 --- a/target/linux/ramips/dts/mt7620a_dlink_dir-510l.dts +++ b/target/linux/ramips/dts/mt7620a_dlink_dir-510l.dts @@ -59,10 +59,6 @@ status = "okay"; }; -&gpio0 { - status = "okay"; -}; - &spi0 { status = "okay"; -- cgit v1.2.3