spi: spi-fsl-dspi: DSPI support for NXP S32G
authorMark Brown <broonie@kernel.org>
Mon, 9 Jun 2025 17:17:44 +0000 (18:17 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 9 Jun 2025 17:17:44 +0000 (18:17 +0100)
commit3d594a648b33663fe3bb5588b1359ee0c5dd5e4d
tree9a11c602f63822a98c9ebe1a94c1e16b1a2bd070
parentc459262159f39e6e6336797feb975799344b749b
parent9a30e332c36c52e92e5316b4a012d45284dedeb5
spi: spi-fsl-dspi: DSPI support for NXP S32G

Merge series from James Clark <james.clark@linaro.org>:

DT and driver changes for DSPI on S32G platforms. First 3 commits are
fixes for various edge cases which also apply to other platforms.
Remaining commits add new S32G registers and device settings, some S32G
specific fixes and then finally add the DT compatibles and binding docs.

Tested in both host and target mode on S32G-VNP-RDB3 by transferring to
an external device over spi1 using spidev_test.c