WSL2-Linux-Kernel/arch/arm64/boot/dts/intel
Dinh Nguyen 10033fa72d ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
commit 36de991e93 upstream.

Because of commit 9cb2ff1117 ("spi: cadence-quadspi: Disable Auto-HW polling"),
which does a write to the CQSPI_REG_WR_COMPLETION_CTRL register
regardless of any condition. Well, the Cadence QuadSPI controller on
Intel's SoCFPGA platforms does not implement the
CQSPI_REG_WR_COMPLETION_CTRL register, thus a write to this register
results in a crash!

So starting with v5.16, I introduced the patch
98d948eb83 ("spi: cadence-quadspi: fix write completion support"),
which adds the dts compatible "intel,socfpga-qspi" that is specific for
versions that doesn't have the CQSPI_REG_WR_COMPLETION_CTRL register implemented.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
[IA: submitted for linux-5.15.y]
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-01 17:22:27 +02:00
..
Makefile arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA 2021-03-23 11:03:36 -05:00
keembay-evm.dts arm64: dts: keembay: Add device tree for Keem Bay EVM board 2020-07-17 16:32:20 +02:00
keembay-soc.dtsi arm64: dts: keembay: Add device tree for Keem Bay SoC 2020-07-17 16:32:18 +02:00
socfpga_agilex.dtsi ARM: dts: socfpga: change qspi to "intel,socfpga-qspi" 2022-05-01 17:22:27 +02:00
socfpga_agilex_socdk.dts arm64: dts: intel: adjust qpsi read-delay property 2021-03-30 05:51:30 -05:00
socfpga_agilex_socdk_nand.dts arm64: dts: intel: socfpga_agilex_socdk_nand: align LED node names with dtschema 2021-03-30 05:51:30 -05:00
socfpga_n5x_socdk.dts arm64: dts: intel: socfpga: override clocks by label 2021-03-30 05:51:29 -05:00