mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
Revert r258678. Make the led gpio-specifier match again the #gpio-cells
settings from the GPIO controller, which i had broken in r258678. Restore the active-low flag.
This commit is contained in:
parent
628a40b5c4
commit
8376edae84
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=265013
@ -316,7 +316,7 @@
|
||||
|
||||
ok {
|
||||
label = "ok";
|
||||
gpios = <&gpio 16 2 0>;
|
||||
gpios = <&gpio 16 1>;
|
||||
|
||||
/* Don't change this - it configures
|
||||
* how the led driver determines if
|
||||
|
Loading…
Reference in New Issue
Block a user