如何在/ sys / class / gpio /中映射PCH GPIO?

时间:2019-05-02 02:39:41

标签: linux driver gpio

我想读取PCH的一些GPIO,例如:ISH GPIO3

https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/200-series-chipset-pch-datasheet-vol-1.pdf

第166页。

我知道Linux汽车通过/ sys / class / gpio / gpioN读取GPIO

N是GPIO的数量。

但是,我不知道如何将N映射到ISH GPIO3(或者它不能以这种方式工作?)

0 个答案:

没有答案