realtek: ZyXEL GS1900-48: drop status from gpio1

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@svanheule.net>
This commit is contained in:
Sander Vanheule 2022-02-20 16:25:44 +01:00 committed by Daniel Golle
parent a39fbaf23a
commit 66140820e1

View File

@ -37,8 +37,6 @@
#gpio-cells = <2>; #gpio-cells = <2>;
indirect-access-bus-id = <3>; indirect-access-bus-id = <3>;
gpio-controller; gpio-controller;
status = "okay";
}; };
gpio-restart { gpio-restart {