forked from luck/tmp_suning_uos_patched
dt-bindings: spi: Add interconnect binding for QSPI
Add documentation for the interconnect and interconnect-names properties for QSPI. Signed-off-by: Akash Asthana <akashast@codeaurora.org> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
d2423aa003
commit
8f9c291558
|
@ -40,6 +40,15 @@ properties:
|
|||
- description: AHB clock
|
||||
- description: QSPI core clock
|
||||
|
||||
interconnects:
|
||||
minItems: 1
|
||||
maxItems: 2
|
||||
|
||||
interconnect-names:
|
||||
items:
|
||||
- const: qspi-config
|
||||
- const: qspi-memory
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
|
Loading…
Reference in New Issue
Block a user