dts: arm: nordic: add QDEC nodes for nrf5340

Add device tree nodes for QDEC peripheral instances
for nRF5340 Application core.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2021-02-12 16:34:46 +01:00
commit 007c8539f6
2 changed files with 17 additions and 1 deletions

View file

@ -129,7 +129,7 @@ config NRFX_PWM3
config NRFX_QDEC
bool "Enable QDEC driver"
depends on HAS_HW_NRF_QDEC
depends on HAS_HW_NRF_QDEC || HAS_HW_NRF_QDEC0
config NRFX_QSPI
bool "Enable QSPI driver"