zephyr/drivers/gpio
Daniel Leung a87a6d82ac soc: apollo_lake: fix build errors for GPIO due to DTS changes
The DTS changes introduced in 7ae220c845
changes the naming of GPIO related macros. This updates the usage
of previous macros via DTS fixup.

Fixes #10993

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-11-02 21:58:02 -04:00
..
CMakeLists.txt drivers: gpio: add shell for controlling GPIO 2018-10-18 10:15:50 -04:00
gpio_altera_nios2.c
gpio_atmel_sam3.c
gpio_cc32xx.c
gpio_cc2650.c gpio: remove unused GPIO_INT_CLOCK_SYNC flag 2018-10-03 08:23:24 -05:00
gpio_cmsdk_ahb.c
gpio_cmsdk_ahb.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_dw_registers.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_dw.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
gpio_dw.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_esp32.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
gpio_gecko.c gpio: silabs gecko: Add device tree support for GPIO 2018-10-09 22:34:56 -04:00
gpio_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
gpio_imx.c gpio: Fix imx driver edge selection when configuring by port 2018-05-25 10:54:14 -05:00
gpio_intel_apl.c soc: apollo_lake: fix build errors for GPIO due to DTS changes 2018-11-02 21:58:02 -04:00
gpio_mcux_igpio.c
gpio_mcux_lpc.c
gpio_mcux.c
gpio_mmio32.c
gpio_nrfx.c drivers: gpio: nrfx: Use GPIOTE HAL for checking allocated channels 2018-09-11 12:55:07 -04:00
gpio_pcal9535a.c gpio: log: rename level variable 2018-10-08 17:49:12 -04:00
gpio_pcal9535a.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_pulpino.c dts: pulpino: Add device tree support for GPIO controller 2018-10-04 07:48:32 -05:00
gpio_qmsi_ss.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
gpio_qmsi.c arch/x86: Use dts to set gpio options for quark_se and quark_d2000 2018-05-18 20:18:50 +03:00
gpio_sam.c drivers: gpio_sam: fix gpio_sam_write ACCESS_BY_PORT mode 2018-10-17 08:03:38 -04:00
gpio_sam0.c
gpio_sch.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
gpio_sch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_shell.c drivers: gpio: add shell for controlling GPIO 2018-10-18 10:15:50 -04:00
gpio_sifive.c drivers: gpio: sifive: Fix GPIO extern interrupts 2018-10-15 21:39:21 -04:00
gpio_stm32.c drivers/gpio: stm32 fix gpio device init prio 2018-06-01 03:26:10 -07:00
gpio_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_sx1509b.c
gpio_utils.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
Kconfig drivers: gpio: add shell for controlling GPIO 2018-10-18 10:15:50 -04:00
Kconfig.altera_nios2 drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.atmel_sam3 drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.cc32xx drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.cc2650 Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.cmsdk_ahb drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.dw drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.esp32 drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.gecko gpio: silabs gecko: Add device tree support for GPIO 2018-10-09 22:34:56 -04:00
Kconfig.imx drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.intel doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00
Kconfig.mcux drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcux_igpio drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.mcux_lpc drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mmio32 drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.nrfx drivers: gpio: Add shim for nrfx GPIO and GPIOTE drivers 2018-08-17 07:29:14 -07:00
Kconfig.pcal9535a drivers: gpio: Migrate to new logging subsys 2018-10-08 17:49:12 -04:00
Kconfig.pulpino dts: pulpino: Add device tree support for GPIO controller 2018-10-04 07:48:32 -05:00
Kconfig.qmsi drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.sam drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.sam0 drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.sch Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.sifive gpio: sifive: Add device tree support for GPIO generation 2018-10-05 13:21:49 -05:00
Kconfig.stm32 drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sx1509b drivers: boards: Merge HAS_DTS_I2C_DEVICE with HAS_DTS_I2C 2018-10-01 21:15:06 -05:00