Go to file
Daniel Leung 721bb7afb3 gpio: add driver for MMIO-based GPIO ports
This adds a simple driver for MMIO-based GPIO ports.
It does not trigger any interrupts due to pin level at this moment.

Change-Id: I0c439f221988817e4be72653c68257ef6ace5bde
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:18 -05:00
arch x86: galileo: enable PCAL9535A in defconfig 2016-02-05 20:24:18 -05:00
doc
drivers gpio: add driver for MMIO-based GPIO ports 2016-02-05 20:24:18 -05:00
include gpio: add polarity and pull up/down config flags 2016-02-05 20:24:18 -05:00
kernel
lib
misc
net
samples IPI console driver with test case 2016-02-05 20:24:17 -05:00
scripts
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
Makefile
Makefile.inc
zephyr-env.sh