zephyr/drivers
Daniel Leung 2709050112 gpio: add driver for PCAL9535A GPIO chip
This adds the driver for I2C-based PCAL9535A GPIO chip.
This currently only enables minimal set of features of the chip for
very simple input/output operations, and does not support interrupt
yet.

Change-Id: I32ea07a71a38866280a96e68cff49cb0df12b85d
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:18 -05:00
..
bluetooth Bluetooth: UART: Fix bt_uart_send error return values 2016-02-05 20:16:16 -05:00
console IPI console driver with test case 2016-02-05 20:24:17 -05:00
gpio gpio: add driver for PCAL9535A GPIO chip 2016-02-05 20:24:18 -05:00
i2c i2c: dw: fix compilation error 2016-02-05 20:24:18 -05:00
interrupt_controller x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
pci x86: move drivers to sys_{in,out} functions from PLB_* macros 2016-02-05 20:15:41 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial Remove serial options dependency on X86_32 2016-02-05 20:15:36 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi x86: spi: Move system binding code to intel_spi.c 2016-02-05 20:24:17 -05:00
timer loapic_timer: rewrite tickless idle for loapic timer 2016-02-05 20:15:59 -05:00
Kconfig i2c: Adding makefile to build code 2016-02-05 20:15:36 -05:00
Makefile i2c: Adding makefile to build code 2016-02-05 20:15:36 -05:00