Commit 8f9c2915 authored by Akash Asthana's avatar Akash Asthana Committed by Rob Herring
Browse files

dt-bindings: spi: Add interconnect binding for QSPI



Add documentation for the interconnect and interconnect-names
properties for QSPI.

Signed-off-by: default avatarAkash Asthana <akashast@codeaurora.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent d2423aa0
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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