spi: dt-bindings: mxs-spi: allow clocks properpty

Allow clocks property to fix below CHECK_DTB warnings:
arch/arm/boot/dts/nxp/mxs/imx28-btt3-0.dtb: spi@80014000 (fsl,imx28-spi): Unevaluated properties are not allowed ('clocks' was unexpected)

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20250528222821.728544-1-Frank.Li@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Frank Li 2025-05-28 18:28:20 -04:00 committed by Mark Brown
parent f73dc37ebf
commit 6b500757ae
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -24,6 +24,9 @@ properties:
interrupts:
maxItems: 1
clocks:
maxItems: 1
dmas:
maxItems: 1