Re: [PATCH 1/3] dt-bindings: mmc: sdhci-msm: Add compatible string for msm8994
From: Petr Vorel <hidden>
Date: 2021-12-23 22:57:53
Also in:
linux-arm-msm
On Thu, 23 Dec 2021 at 09:32, Petr Vorel [off-list ref] wrote:
quoted
Add msm8994 SoC specific compatible strings for qcom-sdhci controller.
quoted
Signed-off-by: Petr Vorel <redacted>
Hi Petr,
Hi Uffe,
Can you please re-submit this to linux-mmc too, so I can pick it from the patchtracker.
Done (I had to send it from my work mail, because majordomo haven't authenticated my private gmail address). Kind regards, Petr
Kind regards Uffe
quoted
--- Documentation/devicetree/bindings/mmc/sdhci-msm.txt | 1 + 1 file changed, 1 insertion(+)
quoted
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt index 50841e2843fc..6a8cc261bf61 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt@@ -17,6 +17,7 @@ Required properties: "qcom,msm8974-sdhci", "qcom,sdhci-msm-v4" "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4" "qcom,msm8992-sdhci", "qcom,sdhci-msm-v4" + "qcom,msm8994-sdhci", "qcom,sdhci-msm-v4" "qcom,msm8996-sdhci", "qcom,sdhci-msm-v4" "qcom,qcs404-sdhci", "qcom,sdhci-msm-v5" "qcom,sc7180-sdhci", "qcom,sdhci-msm-v5"; --2.34.1