[stage 0] gpio: pcie-edu: Add educational PCIE gpio driver
authorNikita Shubin <nikita.shubin@maquefel.me>
Sun, 14 Apr 2024 12:23:49 +0000 (15:23 +0300)
committerNikita Shubin <nikita.shubin@maquefel.me>
Sun, 14 Apr 2024 12:23:49 +0000 (15:23 +0300)
commit2595560869de18b6295cdd4282d186f827ad6e6f
tree6a409d78bb3bfbb9b019301ceb8e83aa50b9ce8f
parent9fc1ccccfd8d53dc7936fe6d633f2373fc9f62e8
[stage 0] gpio: pcie-edu: Add educational PCIE gpio driver

Add educational PCIE gpio driver fully based on GPIO REGMAP,
driver supports every gpio operation with no iterrupt support.

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-pcie-edu.c [new file with mode: 0644]