Skip to content

Commit f34e887

Browse files
author
Dinh Nguyen
committed
dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"
The QSPI controller on Intel's SoCFPGA platform does not implement the CQSPI_REG_WR_COMPLETION_CTRL register, thus a write to this register results in a crash. Introduce the dts compatible "intel,socfpga-qspi" to differentiate the hardware. Acked-by: Pratyush Yadav <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Dinh Nguyen <[email protected]> --- v3: revert to "intel,socfpga-qspi" v2: change binding to "cdns,qspi-nor-0010" to be more generic for other platforms
1 parent fc74e0a commit f34e887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ properties:
2929
- ti,am654-ospi
3030
- intel,lgm-qspi
3131
- xlnx,versal-ospi-1.0
32+
- intel,socfpga-qspi
3233
- const: cdns,qspi-nor
3334
- const: cdns,qspi-nor
3435

0 commit comments

Comments
 (0)