zephyr/drivers
Andrei Gansari ec7fad0853 drivers: spi_mcux_flexcomm clock increase
Attached Flexcomm SPI driver to the main clock used by the core.
This means setting the SPI clock the same value as the core clock.

Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
2020-05-07 12:47:34 -05:00
..
adc adc: adc_shell: Fix compile error 2020-05-06 23:56:33 -05:00
audio drivers: audio: Port to the new timeout API 2020-05-07 11:01:55 +02:00
bluetooth bluetooth: hci_rpmsg: check SHM_SIZE against shared mem size using DT 2020-05-07 10:07:00 +02:00
can drivers: can: Fix use of DT_HAS_DRV_INST which does not exist 2020-05-07 07:49:16 -05:00
clock_control devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
console
counter drivers: counter: add Maxim DS3231 support 2020-05-07 19:45:06 +02:00
crypto
dac devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
debug
display timeouts: Port BBC micro:bit to the new timeout API 2020-05-07 11:01:55 +02:00
dma drivers: dma: atmel_sam0: Convert to use devicetree macros for dma dev 2020-05-07 00:49:32 -05:00
eeprom
entropy
espi
ethernet
flash drivers: flash: Add driver for AT45 compatible SPI flash chips 2020-05-07 14:51:10 +02:00
gpio devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
hwinfo
i2c drivers: dma: atmel_sam0: Convert to use devicetree macros for dma dev 2020-05-07 00:49:32 -05:00
i2s drivers: audio: Port to the new timeout API 2020-05-07 11:01:55 +02:00
ieee802154 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
interrupt_controller drivers: add GIC V3 driver 2020-05-07 14:22:53 +02:00
ipm
kscan
led devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
led_strip
lora drivers: lora: Add a shell for LoRa testing 2020-05-07 14:49:06 +02:00
modem coccinelle: run int_ms_to_timeout conversion semantic patch 2020-05-07 19:46:03 +02:00
net
neural_net
pcie
peci
pinmux
ps2
ptp_clock
pwm devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
sensor devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
serial timeouts: Port UART async API to the new timeout API 2020-05-07 11:01:55 +02:00
spi drivers: spi_mcux_flexcomm clock increase 2020-05-07 12:47:34 -05:00
timer drivers: improve the arcv2_timer driver to update cycles correctly 2020-05-07 14:49:31 +02:00
usb
video drivers: video: Remove legacy timeout use 2020-05-07 11:01:55 +02:00
watchdog devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
wifi coccinelle: run int_ms_to_timeout conversion semantic patch 2020-05-07 19:46:03 +02:00
CMakeLists.txt
Kconfig