mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
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:
parent
a39fbaf23a
commit
66140820e1
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user