zephyr/drivers
Stanislav Poboril 67ba7d8a36 gpio: Add imx gpio driver shim
Adds a shim layer around the imx gpio driver to adapt it to the Zephyr
gpio interface.

For now only the port 4 was tested.

Signed-off-by: Stanislav Poboril <stanislav.poboril@nxp.com>
2018-05-02 12:48:14 -05:00
..
adc drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
aio drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
bluetooth drivers/bluetooth: Get rid completely of legacy SPI API in SPI HCI 2018-04-04 19:02:35 +02:00
clock_control drivers: clock_control: Add MSI as possible clock source for stm32 2018-04-24 08:55:02 -05:00
console uart_pipe: re-work the RX function to match the API and work with USB. 2018-04-21 08:37:54 -07:00
counter drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
crypto kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
display kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
dma drivers: dma: introduce Intel CAVS DMA 2018-05-01 16:46:41 -04:00
entropy drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
ethernet doc: fix misspellings in Kconfig files 2018-04-13 08:28:57 -04:00
flash drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
gpio gpio: Add imx gpio driver shim 2018-05-02 12:48:14 -05:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
i2s drivers: i2s: introduce CAVS I2S 2018-05-01 16:46:41 -04:00
ieee802154 driver: ieee802154: cc1200: fix context handling 2018-05-02 14:30:34 +03:00
interrupt_controller xtensa: intel_s1000: implement interrupt mechanism 2018-05-01 16:46:41 -04:00
ipm drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
led drivers: led: Add LED driver support for TI LP3943 2018-04-27 10:46:53 -05:00
led_strip api/spi: Reduce parameter number on transceive function 2018-04-04 19:02:35 +02:00
net net/ethernet: All types are prefixed with ethernet_ 2018-04-10 14:45:37 +03:00
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
pwm drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
rtc drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
sensor drivers: sensor: lsm6dsl: add .attr_set callback 2018-04-30 16:16:08 -05:00
serial drivers: Perform a runtime check if a driver is capable of an operation 2018-04-26 02:57:12 +05:30
spi spi: Fix mcux dspi driver to parse lsb transfer mode correctly 2018-05-02 10:59:11 -04:00
timer drivers: timer: expose RTC1 ISR handler function 2018-04-08 08:47:36 -04:00
usb usb: dw: Fix Coverity issue with get_mps() 2018-05-02 09:26:44 -04:00
watchdog watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
wifi net/mgmt/wifi: Add dedicated net mgmt hooks for WiFi offload devices 2018-04-12 09:56:07 -04:00
CMakeLists.txt drivers: led: Add public API for LED drivers 2018-04-27 10:46:53 -05:00
Kconfig drivers: led: Add public API for LED drivers 2018-04-27 10:46:53 -05:00