Commit 71134c13 authored by Aniket's avatar Aniket Committed by Alexandre Belloni
Browse files

dt-bindings: i3c: dw: Add apb clock binding

parent 48a6dcda
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -20,7 +20,16 @@ properties:
    maxItems: 1

  clocks:
    maxItems: 1
    minItems: 1
    items:
      - description: Core clock
      - description: APB clock

  clock-names:
    minItems: 1
    items:
      - const: core
      - const: apb

  interrupts:
    maxItems: 1