zephyr/dts
Andrzej Głąbek 69c75c7267 drivers: spi: nrfx: Move MISO lines pull configuration to DT
After switching to nrfx 2.0.0, the Kconfig choice options that allowed
enabling of pull-up or pull-down for MISO lines in SPIs and SPIMs are
not properly supported, they are simply ignored. This commit restores
the possibility of applying pull configuration for MISO lines.

In earlier nrfx versions, the MISO pull configuration could be only
set globally, in nrfx_config files, for all SPI and SPIM instances
together. Since nrfx 2.0.0, this configuration can be applied per
instance. This commit takes advantage of this possibility and instead
of using a common Kconfig option as a global setting for all instances,
allows applying individual instance settings via devicetree.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2019-12-09 16:08:39 +01:00
..
arc
arm soc: arm: nordic: adding ipc aliases for nRF53 2019-11-20 19:29:06 +01:00
bindings drivers: spi: nrfx: Move MISO lines pull configuration to DT 2019-12-09 16:08:39 +01:00
common dtc: Remove support for common.dts 2019-10-24 11:01:08 -05:00
nios2
posix
riscv dts: riscv: add Generic FSK node 2019-11-08 15:38:57 +01:00
x86
xtensa esp32: pinmux: Add Device tree support 2019-11-04 19:45:50 +01:00
binding-template.yaml binding-template.yaml: Improve 'include:' docs and mention base.yaml 2019-11-05 17:47:47 +01:00
Kconfig