[ ] _HID ACPI GPIO Lynxpoint
|
|
, 09 2018 . 20:05
+
Linux GPIO sysfs.
.
, "/sys/class/gpio" export unexport. X export user space GPIOX
# user space GPIO12
$ echo 12 > /sys/class/gpio/export
/sys/class/gpio/gpioX/ value direction, in out direction 1 0 value GPIO .
# GPIO
$ echo "out" > /sys/class/gpio/gpio12/direction
# 1 GPIO
$ echo 1 > /sys/class/gpio/gpio12/value
echo X > /sys/class/gpio/export gpioX, GPIO, GPIO.
, coreboot Intel Haswell i7 [ , , coreboot open source BIOS (
https://www.coreboot.org/)]. LynxpointLP 94 GPIO. sysfs
-> https://habr.com/post/429336/?utm_source=habrahabr&utm_medium=rss&utm_campaign=429336
:
Open source
coreboot
bios
acpi
gpio
linux
windows