]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
spi: dt-bindings: spi-mux: Drop "spi-max-frequency" as required
authorRob Herring (Arm) <robh@kernel.org>
Tue, 15 Jul 2025 20:27:10 +0000 (15:27 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jul 2025 21:18:07 +0000 (22:18 +0100)
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>
Documentation/devicetree/bindings/spi/spi-mux.yaml

index fb2a6039928c4379f4e12dd150d26d7cb4e947d5..b1e2a97be6995d402c89592b3a6fed7d1acc7ab2 100644 (file)
@@ -46,7 +46,6 @@ properties:
 required:
   - compatible
   - reg
-  - spi-max-frequency
   - mux-controls
 
 unevaluatedProperties: false