Skip to content

Commit d5255ae

Browse files
robherringbroonie
authored andcommitted
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>
1 parent 6f8584a commit d5255ae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Documentation/devicetree/bindings/spi/spi-mux.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ properties:
4646
required:
4747
- compatible
4848
- reg
49-
- spi-max-frequency
5049
- mux-controls
5150

5251
unevaluatedProperties: false

0 commit comments

Comments
 (0)