zephyr/drivers
Andrzej Głąbek e530ba9152 drivers: i2c: nrfx: Fix i2c_recover_bus implementation for PINCTRL
When PINCTRL is enabled, the SCL and SDA pin numbers are not available
in configuration structures used for nrfx drivers initialization.
In this case, these pin numbers need to be obtained from peripheral
registers.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-07-08 20:05:49 +00:00
..
adc drivers: adc: introduce new Telink B91 ADC driver 2022-07-08 11:07:18 +02:00
audio drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bbram drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bluetooth drivers: bluetooth: hci: introduce new Telink B91 HCI driver 2022-06-05 14:45:10 +02:00
cache drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
can drivers/can/rcar: Cleanup 2022-07-01 16:24:55 +00:00
clock_control drivers: clock_control: no PLLEN on some stm32 soc 2022-07-08 10:48:54 +02:00
console uart_pipe: move driver from console to serial 2022-07-07 09:59:49 +02:00
coredump coredump: drivers: Add coredump device 2022-06-05 14:28:34 +02:00
counter counter: native_posix: Convert driver to use DT_INST 2022-07-04 12:42:54 +02:00
crypto i2c: Update API terminology 2022-06-29 17:51:31 +02:00
dac soc: arm: gigadevice: use common API headers 2022-06-22 18:41:19 +09:00
dai ssp: SSCR reset - hardware specific flow 2022-06-05 14:45:59 +02:00
debug kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk drivers: disk: sdmmc_stm32: Update driver to use gpio_dt_spec 2022-07-04 06:40:02 -05:00
display drivers: ssd16xx: Fix CS glitch 2022-07-06 11:14:49 +02:00
dma intel_adsp: Use device tree to enable/disable each HDA driver 2022-07-08 14:33:06 -04:00
ec_host_cmd_periph drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
edac edac: shell: Update Copyright to 2022 2022-06-22 10:28:44 +03:00
eeprom drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
entropy drivers: adjust cc13xx_cc26xx drivers for hal_ti update 2022-07-08 09:37:43 +02:00
espi drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ethernet drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
flash drivers: flash: spi-nor: Set driver Kconfig default based on dts 2022-07-08 09:36:43 +02:00
fpga drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
gpio driver: gpio: npcx: Add checking whether pad's configuration is valid 2022-07-08 12:05:09 +02:00
hwinfo drivers: hwinfo: shell: Add missing reset cause strings 2022-07-07 17:59:19 +00:00
i2c drivers: i2c: nrfx: Fix i2c_recover_bus implementation for PINCTRL 2022-07-08 20:05:49 +00:00
i2s i2s: remove s1000 i2s driver 2022-06-13 16:19:51 -04:00
ieee802154 uart_pipe: move driver from console to serial 2022-07-07 09:59:49 +02:00
interrupt_controller drivers: Add ACE V1X interrupt controller 2022-07-06 15:11:07 -04:00
ipm drivers: ipm/spi/intc: remove Intel S1000 support 2022-06-13 16:19:51 -04:00
kscan drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
led drivers: led: lp5562: Allow support for multiple instances 2022-06-05 14:16:25 +02:00
led_strip drivers: led_strip: ws2812: allow settings cpol and cpha 2022-06-28 16:50:26 +02:00
lora drivers: lora: sx126x: Replace use of DT_INST_LABEL 2022-07-02 18:11:10 -05:00
mbox drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mdio drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
memc boards: arm: Enable flash for storage on mimxrt595_evk 2022-06-13 12:10:57 +02:00
mipi_dsi drivers: mipi: Add MIPI DSI driver for MXRT devices 2022-05-12 09:26:50 -05:00
misc misc: ft8xx: convert to gpio_dt_spec 2022-06-30 04:30:21 -05:00
mm intel_adsp: meteorlake: add memory driver 2022-07-06 15:11:07 -04:00
modem drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
net uart_pipe: move driver from console to serial 2022-07-07 09:59:49 +02:00
neural_net drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
peci drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pinctrl pinctrl: npcx: add pinctrl support for psl pads 2022-07-07 14:12:52 +00:00
pinmux pinmux: remove s1000 i2s driver 2022-06-13 16:19:51 -04:00
pm_cpu_ops drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
power_domain power_domain: gpio: improve logging 2022-05-10 17:59:56 -04:00
ps2 drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ptp_clock drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pwm drivers: pwm: add pwm driver for rpi_pico 2022-07-07 15:17:26 +02:00
regulator drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
reset include: drivers: changed API function names for reset controller 2022-05-26 13:02:19 -07:00
sdhc drivers: sdhc: Rework SPI config initialization 2022-06-29 14:59:43 +00:00
sensor drivers: sensor: ism330dhcx: Add multi-instance support 2022-07-08 10:57:18 +02:00
serial drivers: adjust cc13xx_cc26xx drivers for hal_ti update 2022-07-08 09:37:43 +02:00
spi drivers: adjust cc13xx_cc26xx drivers for hal_ti update 2022-07-08 09:37:43 +02:00
syscon drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
timer driver: timer: stm32_lptim: only set LSE drive if supported 2022-07-08 11:48:07 +00:00
usb drivers: usb: device: stm32: Use macros for frequencies 2022-07-04 18:07:06 +02:00
usbc drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video video: ov2640: cleanup unused struct fields 2022-07-06 10:50:01 +02:00
virtualization drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
w1 drivers: w1: add zephyr-serial driver 2022-07-05 23:06:45 +02:00
watchdog drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
wifi drivers: eswifi: Remove unused 'csn' field from struct 2022-07-06 12:42:45 -05:00
xen drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
CMakeLists.txt drivers: w1 introduce 1-wire api and common code 2022-07-05 23:06:45 +02:00
Kconfig drivers: w1 introduce 1-wire api and common code 2022-07-05 23:06:45 +02:00