[PATCH] realtek: ZyXEL GS1900-48: drop status from gpio1

Sander Vanheule sander at svanheule.net
Sun Feb 20 07:25:44 PST 2022


The default value for a DT node's status property is already "okay", so
there's no need to specify it again. Drop the status property to clean
up the DTS.

Signed-off-by: Sander Vanheule <sander at svanheule.net>
---
 target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts b/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
index 8cc46635c424..dd392c5a9beb 100644
--- a/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
+++ b/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
@@ -37,8 +37,6 @@
 		#gpio-cells = <2>;
 		indirect-access-bus-id = <3>;
 		gpio-controller;
-
-		status = "okay";
 	};
 
 	gpio-restart {
-- 
2.35.1




More information about the openwrt-devel mailing list