zephyr/drivers
Marcin Niestroj 5bf4ee4f6c drivers: flash: nrf_qspi_nor: support specifying only 2 io-pins
Currently user is forced to configure an array of 4 IO pins. This makes
no sense when there are only 2 IO pins connected on board.

Configure 3rd and 4th pin in internal structure as
NRF_QSPI_PIN_NOT_CONNECTED if only 2 were specified in device-tree.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-06-12 11:11:30 +02:00
..
adc
audio
bluetooth
can
clock_control
console
counter drivers: counter: rtc for stm32f2 soc series 2020-06-10 09:40:21 +02:00
crypto
dac
debug
display
dma
eeprom
entropy drivers: entropy: stm32: Add support for STM32L0 SoCs 2020-06-09 14:44:25 +02:00
espi
ethernet clk: eth: Add ETH_MCUX_RMII_EXT_CLK option to enable external RMII clock 2020-06-10 13:02:22 -05:00
flash drivers: flash: nrf_qspi_nor: support specifying only 2 io-pins 2020-06-12 11:11:30 +02:00
gpio drivers: gpio: nrf: Add mask to track GPIOTE usage 2020-06-10 11:57:45 +02:00
hwinfo
i2c drivers: i2c: Check non-null pointer before dereferencing in i2c shell 2020-06-10 18:33:42 -04:00
i2s
ieee802154
interrupt_controller
ipm
kscan
led
led_strip
lora drivers: lora: sx1276: make GPIO CS pin optional 2020-06-12 11:06:26 +02:00
modem drivers: modem: use zsock_ variants of socket API 2020-06-10 09:27:51 +03:00
net
neural_net
pcie
peci
pinmux soc: stm32l1: Enable DAC support 2020-06-12 11:06:44 +02:00
ps2
ptp_clock
pwm
sensor
serial drivers: serial: Fix uart_irq_tx_complete() in remaining mcux drivers 2020-06-12 09:49:42 +02:00
spi
timer drivers: timer: stm32 lptim stops counting on timeout FOREVER 2020-06-10 09:33:40 -05:00
usb
video
watchdog
wifi
CMakeLists.txt
Kconfig