Commit 383f0551 authored by Rob Herring's avatar Rob Herring

dt-bindings: trivial-devices: Allow 'spi-max-frequency' property

Trivial SPI devices can also specify 'spi-max-frequency' properties, so
allow it in the trivial devices schema.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210316194939.3529018-1-robh@kernel.org
parent 65aa1ed5
......@@ -23,6 +23,9 @@ properties:
maxItems: 1
interrupts:
maxItems: 1
spi-max-frequency: true
compatible:
items:
- enum:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment