zephyr/drivers
Fabio Baltieri 8c55073d59 gpio: move gpio_cmsdk_ahb.h from drivers to include/drivers
Move gpio_cmsdk_ahb.h out of drivers/gpio and into include/drivers/gpio.
This is used by few board files so it should be in include.

This allows to remove few odd
"zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)".

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-08-18 12:13:14 +00:00
..
adc adc: Move to using select in Kconfig for I2C & SPI busses 2022-08-12 17:39:21 +02:00
audio drivers: audio: Update Kconfig 2022-08-14 09:05:09 -05:00
bbram drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00
bluetooth bluetooth: hci: spi: minimum reset duration 2022-08-15 14:33:01 +02:00
cache
can drivers: can: mcux: flexcan: rename internal funtions to not use zcan 2022-08-18 10:19:29 +02:00
clock_control drivers/clock/rcar: Move ASSERT to module clock function 2022-08-18 12:31:12 +02:00
console console: uart_mux: uart_mux_send to return number of bytes sent 2022-08-16 08:28:03 +00:00
coredump
counter drivers/counter: return 64-bit value 2022-08-18 12:42:30 +02:00
crypto drivers: crypto: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
dac drivers: dac: Update Kconfig for 'select I2C/SPI' 2022-08-12 16:18:35 +02:00
dai drivers: dai: Enable Zephyr runtime power mgmt in Intel SSP driver 2022-08-10 11:58:45 +02:00
debug
disk drivers/disk: sdmmc: Add DMA support. 2022-08-15 14:31:35 +02:00
display drivers: ssd16xx: Make SSD1673 registers optional 2022-08-16 11:32:26 +02:00
dma adsp: gpdma: Move gpdma code to driver 2022-08-15 08:21:53 +00:00
ec_host_cmd_periph
edac
eeprom eeprom: Move to using select in Kconfig for I2C & SPI busses 2022-08-12 11:34:16 +02:00
entropy drivers: entropy: Add entropy driver for MCUX CAAM 2022-08-11 17:14:43 -05:00
espi drivers: espi: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
ethernet Revert "drivers: ethernet: w5500: Toggle reset gpio" 2022-08-15 17:48:57 +00:00
flash drivers: soc_flash_mcux: remove dependency on CONFIG_HAS_MCUX_IAP 2022-08-17 22:02:15 +00:00
fpga
gpio gpio: move gpio_cmsdk_ahb.h from drivers to include/drivers 2022-08-18 12:13:14 +00:00
hwinfo drivers: hwinfo: Exclude SYSCON driver on LPC51U68 2022-08-12 16:15:42 -05:00
i2c i2c: mcux transfer with callbacks 2022-08-11 14:12:13 -04:00
i2s drivers: i2s: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
ieee802154 drivers: ieee802154: Move to using select in Kconfig for SPI bus 2022-08-12 11:33:02 +02:00
interrupt_controller drivers: ipm: esp32: added IPM driver 2022-08-16 18:06:02 +02:00
ipm soc: xtensa: esp32_net: fixes include paths 2022-08-16 18:06:02 +02:00
kscan drivers: kscan_touch: enable the touch panel for rt1170 2022-08-17 12:07:44 +02:00
led drivers: led: Update Kconfig 2022-08-11 17:46:43 +02:00
led_strip drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 2022-07-26 15:30:24 -04:00
lora drivers: lora: Add support for setting sync-word and iq-inverted 2022-08-16 18:06:18 +02:00
mbox
mdio drivers: mdio: mdio: Update mdio_shell to use DEVICE_DT_GET 2022-08-18 11:32:02 +00:00
memc drivers: memc: Introduce Atmel SAM SMC/EBI driver 2022-08-16 12:53:50 +02:00
mipi_dsi drivers: mipi_dsi: Update Kconfig 2022-08-12 10:23:31 -05:00
misc drivers: misc: ft8xx: Update Kconfig 2022-08-12 11:34:21 +02:00
mm
modem modem: hl7800 fix runtime log level control 2022-08-12 16:18:27 +02:00
net net: socketcan: rename SocketCAN header from socket_can.h to socketcan.h 2022-08-18 10:19:29 +02:00
neural_net
pcie pcie: shell: Replace shell argument with sh 2022-08-18 10:19:49 +02:00
peci drivers: peci: Update Kconfig 2022-08-16 08:26:11 +00:00
pinctrl drivers: pinctrl: stm32: Kconfig: add missing dependency 2022-08-08 14:17:45 +02:00
pinmux board: v2m_beetle: drop CONFIG_PINMUX=y 2022-08-18 12:13:14 +00:00
pm_cpu_ops drivers: pm_cpu_ops: Update Kconfig 2022-08-12 11:34:10 +02:00
power_domain power_domain: Intel ADSP: Add power gating mechanism for Intel ADSP devices 2022-08-10 11:58:45 +02:00
ps2
ptp_clock
pwm pwm: stm32: Remove support for deprecated st,prescaler prop 2022-08-18 10:20:32 +02:00
regulator drivers: regulator: Update Kconfig 2022-08-17 09:58:55 -05:00
reset drivers: reset: Update Kconfig 2022-08-16 09:10:37 -05:00
sdhc drivers: sdhc: Update Kconfig 2022-08-12 17:39:15 +02:00
sensor bme680: Rework setting the spi_mem_page accordingly to the datasheet 2022-08-18 12:44:18 +02:00
serial drivers: uart: stm32: Enable wakeup source only if supported 2022-08-12 11:43:48 -05:00
spi drivers: drop few unused pinmux.h include 2022-08-18 12:13:14 +00:00
syscon drivers: syscon: Update Kconfig 2022-08-14 09:04:33 -05:00
timer drivers: timer: lptim: Remove deprecation warning 2022-08-12 14:25:51 -05:00
usb drivers: usb: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
usbc
video video: Move to using select in Kconfig for I2C bus 2022-08-14 09:05:36 -05:00
virtualization
w1 drivers: w1: use select SERIAL in Kconfig for w1-zephyr-serial driver 2022-08-14 09:08:19 -05:00
watchdog drivers: watchdog: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
wifi drivers: eswifi: fix spi initialization 2022-08-17 12:10:02 +02:00
xen
CMakeLists.txt
Kconfig