zephyr/dts/bindings/spi
Adam Wojasinski d64dc771f3 drivers: spi: spi_nrfx_spim: utilize EasyDMA property from devicetree
This commit aligns SPIM shim to utilize memory-region property from
nordic,nrf-uarte compatible. The memory-region is not required
property that enables user to specify placement of dma buffers
in memory region. It is done by assigning to memory-region property,
phandle to node with zephyr,memory-region and mimo-sram compatible.

When memory-region property is not specified for given
instance, buffer is placed in default RAM region with other data.

Signed-off-by: Adam Wojasinski <adam.wojasinski@nordicsemi.no>
2022-06-05 14:27:29 +02:00
..
atmel,sam-spi.yaml drivers: spi: Update sam driver to use pinctrl 2022-03-24 15:45:37 -07:00
atmel,sam0-spi.yaml drivers: spi: Add sam0 support to pinctrl 2022-03-24 15:45:37 -07:00
cypress,psoc6-spi.yaml
espressif,esp32-spi.yaml dts: bindings: spi: esp32: add pinctrl properties 2022-04-20 13:27:47 +02:00
gd,gd32-spi.yaml dts: arm: introduce gd32 spi interface 2022-03-29 10:21:15 -05:00
ite,it8xxx2-sspi.yaml
litex,spi.yaml
microchip,mpfs-qspi.yaml dts: riscv: introduce Polarfire SOC QSPI interface 2022-05-06 11:32:54 +02:00
microchip,xec-qmspi-ldma.yaml
microchip,xec-qmspi.yaml
nordic,nrf-spi-common.yaml
nordic,nrf-spi.yaml
nordic,nrf-spim.yaml drivers: spi: spi_nrfx_spim: utilize EasyDMA property from devicetree 2022-06-05 14:27:29 +02:00
nordic,nrf-spis.yaml
nuvoton,npcx-spi-fiu.yaml
nxp,imx-flexspi.yaml drivers: memc: enable pinctrl for flexspi driver 2022-03-25 15:47:54 -05:00
nxp,imx-lpspi.yaml drivers: spi: enable pinctrl for spi_mcux_lpspi 2022-03-22 12:36:04 +01:00
nxp,kinetis-dspi.yaml drivers: spi: enable pinctrl for kinetis dspi driver 2022-03-22 12:36:04 +01:00
nxp,lpc-spi.yaml
opencores,spi-simple.yaml
openisa,rv32m1-lpspi.yaml drivers: spi: rv32m1: lpspi: add pinctrl support 2022-05-05 13:34:39 -05:00
sifive,spi0.yaml boards: FE310-based boards: transition to pinctrl driver 2022-03-24 10:46:34 +01:00
silabs,gecko-spi-usart.yaml
snps,designware-spi.yaml
spi-controller.yaml
spi-device.yaml
st,stm32-spi-common.yaml
st,stm32-spi-fifo.yaml
st,stm32-spi-subghz.yaml
st,stm32-spi.yaml
telink,b91-spi.yaml
ti,cc13xx-cc26xx-spi.yaml drivers: CC1XX/CC26XX based boards: transition to pinctrl driver 2022-04-18 18:19:46 -04:00
xlnx,xps-spi-2.00.a.yaml
zephyr,spi-bitbang.yaml
zephyr,spi-emul-controller.yaml