diff options
| author | Monish Chunara <monish.chunara@oss.qualcomm.com> | 2026-05-08 15:45:44 +0530 |
|---|---|---|
| committer | Ulf Hansson <ulfh@kernel.org> | 2026-05-29 13:56:51 +0200 |
| commit | 4401e07263896cf992c5cd080315f46d4621aec4 (patch) | |
| tree | 7cb71383cdc03b24d60b158c257a2479f113f139 /Documentation | |
| parent | ee06a067864b0be72cb3c3d2b43bb39b94524eb1 (diff) | |
| download | linux-next-history-4401e07263896cf992c5cd080315f46d4621aec4.tar.gz | |
dt-bindings: mmc: sdhci-msm: Document the Shikra compatible
Document the Shikra-specific SDHCI compatible in the sdhci-msm binding.
Use "qcom,sdhci-msm-v5" as the fallback compatible for the MSM SDHCI v5
controller used on Shikra.
Signed-off-by: Monish Chunara <monish.chunara@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Ulf Hansson <ulfh@kernel.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml index 695a95e8f35d2..60dc6b0caa219 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml @@ -62,6 +62,7 @@ properties: - qcom,sdx55-sdhci - qcom,sdx65-sdhci - qcom,sdx75-sdhci + - qcom,shikra-sdhci - qcom,sm6115-sdhci - qcom,sm6125-sdhci - qcom,sm6350-sdhci |
