]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
spi: dt-bindings: nxp,imx94-xspi: Document imx94 xspi
authorHaibo Chen <haibo.chen@nxp.com>
Tue, 16 Dec 2025 03:20:13 +0000 (11:20 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 17 Dec 2025 12:04:46 +0000 (12:04 +0000)
commit64ba616741bcfc4c7ef1ed856179328300ca0422
tree740a7d1cb5d6ab2f5b23d316fb905f1e959d5bf1
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
spi: dt-bindings: nxp,imx94-xspi: Document imx94 xspi

Document imx94 xspi that supports interface to serial flash
supporting following features:

- Single-bit SPI, Dual SPI, Quad SPI and Octal SPI.
- Single Data Rate or Double Data Rate modes.
- Direct memory mapping of all AHB memory accesses to the
  chip system memory space.
- Multi-master AHB accesses with priority.

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Link: https://patch.msgid.link/20251216-xspi-v7-1-282525220979@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/nxp,imx94-xspi.yaml [new file with mode: 0644]
MAINTAINERS