Skip to content
Snippets Groups Projects
Commit 66140820 authored by Sander Vanheule's avatar Sander Vanheule Committed by Daniel Golle
Browse files

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: default avatarSander Vanheule <sander@svanheule.net>
parent a39fbaf2
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,6 @@
#gpio-cells = <2>;
indirect-access-bus-id = <3>;
gpio-controller;
status = "okay";
};
gpio-restart {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment