zephyr/drivers/gpio
Anas Nashif 58002193e9 drivers: gpio: reuse gpio Kconfigs for sensor subsystem
No need to create new Kconfig that do exactly the same, just
reuse those from the main QMSI driver.

Change-Id: I965055f36845ac0464e4a383b0d05c3ae35c0015
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-09-22 01:00:46 +00:00
..
gpio_atmel_sam3.c gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
gpio_dw_registers.h boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
gpio_dw.c power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00
gpio_dw.h power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00
gpio_k64.c gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
gpio_k64.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_mmio.c gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_mmio.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_nrf5.c gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
gpio_pcal9535a.c sys_log: replace old debug macros at pcal9535a driver 2016-07-30 10:53:21 +00:00
gpio_pcal9535a.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_qmsi_ss.c drivers: gpio: reuse gpio Kconfigs for sensor subsystem 2016-09-22 01:00:46 +00:00
gpio_qmsi.c power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00
gpio_sch.c gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
gpio_sch.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_stm32.c gpio: stm32: Fix bug introduced by removing API 1.0 support 2016-09-14 16:16:07 +02:00
gpio_stm32.h gpio: stm32: Fix bug introduced by removing API 1.0 support 2016-09-14 16:16:07 +02:00
gpio_utils.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
Kconfig drivers: gpio: reuse gpio Kconfigs for sensor subsystem 2016-09-22 01:00:46 +00:00
Kconfig.atmel_sam3 gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw gpio: more TAB cleanup in Kconfig.dw 2016-05-25 18:11:03 -07:00
Kconfig.k64 kinetis: reorganise soc directory using soc family 2016-04-18 21:24:58 +00:00
Kconfig.mmio gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.nrf5 gpio/Kconfig.nrf5: cosmetic fixes 2016-08-31 00:19:16 -03:00
Kconfig.pcal9535a sys_log: replace old debug macros at pcal9535a driver 2016-07-30 10:53:21 +00:00
Kconfig.qmsi drivers: gpio: reuse gpio Kconfigs for sensor subsystem 2016-09-22 01:00:46 +00:00
Kconfig.sch doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00