gpio: Add driver for Synopsys DesignWare GPIO devices
[DL: captilize commit message title; fixed some whitespaces; changed the __initconfig_gpio_* from level 0 to level 1, which is the level of pure_init; and added include path to board.h; ] Change-Id: I7eea6a6ca9e4b7cf8d1ccabb57f07f786da93ef0 Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com> Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
1e39d6274b
commit
77a78f0827
7 changed files with 464 additions and 0 deletions
|
@ -41,6 +41,8 @@ source "drivers/console/Kconfig"
|
|||
|
||||
source "drivers/serial/Kconfig"
|
||||
|
||||
source "drivers/gpio/Kconfig"
|
||||
|
||||
source "drivers/interrupt_controller/Kconfig"
|
||||
|
||||
source "drivers/timer/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue