spi: cadence-qspi: Remove cdns,is-dma property handling
authorMichal Simek <michal.simek@amd.com>
Thu, 9 Oct 2025 10:34:48 +0000 (12:34 +0200)
committerMichal Simek <michal.simek@amd.com>
Tue, 14 Oct 2025 14:00:45 +0000 (16:00 +0200)
commita040578d8270ed8788d7663808ea63ce5ffd7840
tree41e7fe3b5a27ab5728ed335287ca7f6ef82e1788
parent0cb6970639ee9d3fcff23372d3adfb77e1c5f4b9
spi: cadence-qspi: Remove cdns,is-dma property handling

Remove cdns,is-dma DT property handling. Property is not the part of DT
binding and it is also hardcoded to value 1 in all DTs that's why remove it
because none is also testing value 0.
If there is any use case when this configuration should be supported this
patch can be reverted.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/6205c6585589b423692b6ed063506b4c51c04c77.1760006086.git.michal.simek@amd.com
arch/arm/dts/versal-mini-ospi.dtsi
arch/arm/dts/versal-net-mini-ospi.dtsi
drivers/spi/cadence_qspi.c
drivers/spi/cadence_qspi.h
drivers/spi/cadence_qspi_apb.c