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

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.orgSigned-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent f613feec
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment