mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
spi: dt-bindings: spi-mux: Drop "spi-max-frequency" as required
There's little reason to require the SPI mux to define a maximum bus frequency as the muxing is just the chip select and devices still define their maximum freq. In fact, several users don't set "spi-max-frequency" which caused warnings. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Link: https://patch.msgid.link/20250715202711.1882103-1-robh@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
6f8584a482
commit
d5255ae7ec
|
|
@ -46,7 +46,6 @@ properties:
|
|||
required:
|
||||
- compatible
|
||||
- reg
|
||||
- spi-max-frequency
|
||||
- mux-controls
|
||||
|
||||
unevaluatedProperties: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user