spi: dt-bindings: nuvoton,ma35d1-qspi: Disallow GPIO chip selects

The generic SPI controller binding allows GPIO-based chip selects, but
the MA35D1 QSPI driver currently supports only the controller's native
chip selects.

Disallow the cs-gpios property so that the binding matches the
functionality provided by the driver.

Signed-off-by: Chi-Wen Weng <cwweng@nuvoton.com>
Link: https://patch.msgid.link/20260803024048.1641756-1-cwweng.linux@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Chi-Wen Weng 2026-08-03 10:40:48 +08:00 committed by Mark Brown
parent 36bd278254
commit 98e69afa6d
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -33,6 +33,8 @@ properties:
maximum: 2
default: 2
cs-gpios: false
required:
- compatible
- reg