Commit 09e8f154 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Ulf Hansson
Browse files

dt-bindings: mmc: sdhci-msm: Allow 1 icc path



Some SoCs (like msm8998) only have a SDHC<->DDR path. Allow this case.

Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230213205529.2104120-1-konrad.dybcio@linaro.org


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent f613feec
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -127,11 +127,13 @@ properties:
      phandle to apps_smmu node with sid mask.

  interconnects:
    minItems: 1
    items:
      - description: data path, sdhc to ddr
      - description: config path, cpu to sdhc

  interconnect-names:
    minItems: 1
    items:
      - const: sdhc-ddr
      - const: cpu-sdhc