Add GPIO power button support for ODROID-N2 (#1161) (#1165)

This commit is contained in:
Stefan Agner
2021-01-11 18:14:07 +01:00
committed by GitHub
parent 184eb9e048
commit 2c3c066ea0
3 changed files with 49 additions and 0 deletions

View File

@@ -12,3 +12,7 @@ eg. `console=ttyAML0,115200n8 console=tty0`
## GPIO
Refer to [the odroid wiki](https://wiki.odroid.com/odroid-n2/hardware/expansion_connectors).
At this point not all functionality is supported by the upstream kernel used
by Home Assistant OS.
The GPIO on pin 11 is used as a low active power button input.