Commit 60b8d3a2 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Dmitry Baryshkov
Browse files

dt-bindings: display: msm: sm8350-mdss: Describe the CPU-CFG icc path

parent 98a8920e
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -38,12 +38,16 @@ properties:
    maxItems: 1

  interconnects:
    maxItems: 2
    items:
      - description: Interconnect path from the MDP0 port to the data bus
      - description: Interconnect path from the MDP1 port to the data bus
      - description: Interconnect path from the CPU to the reg bus

  interconnect-names:
    items:
      - const: mdp0-mem
      - const: mdp1-mem
      - const: cpu-cfg

patternProperties:
  "^display-controller@[0-9a-f]+$":