mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-15 00:36:45 +00:00
realtek: Drop unused property on DGS-1210 gpio0
The 'indirect-access-id' property on gpio0 is a remnant from the original GPIO driver. This property has not been relevant on the SoC's embedded GPIO controller for a long time, so just drop it. Signed-off-by: Sander Vanheule <sander@svanheule.net> (cherry picked from commit 022b7d80bf9de326f02c625f2fdeb2fb9c9203a3)
This commit is contained in:
parent
e76aae2253
commit
f31df0bbba
@ -30,10 +30,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
indirect-access-bus-id = <0>;
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
flash@0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user