Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rob Herring (Arm) and committed by
Mark Brown
d5255ae7 6f8584a4

-1
-1
Documentation/devicetree/bindings/spi/spi-mux.yaml
··· 46 46 required: 47 47 - compatible 48 48 - reg 49 - - spi-max-frequency 50 49 - mux-controls 51 50 52 51 unevaluatedProperties: false