On Wed, 12 Jan 2022 at 20:42, Luca Weiss <luca@xxxxxxxxx> wrote: > > Add msm8953 SoC specific compatible strings for qcom-sdhci controller. > > Signed-off-by: Luca Weiss <luca@xxxxxxxxx> > Acked-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/sdhci-msm.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt > index 50841e2843fc..a62eaade5d97 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt > @@ -14,6 +14,7 @@ Required properties: > full compatible strings with SoC and version: > "qcom,apq8084-sdhci", "qcom,sdhci-msm-v4" > "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4" > + "qcom,msm8953-sdhci", "qcom,sdhci-msm-v4" > "qcom,msm8974-sdhci", "qcom,sdhci-msm-v4" > "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4" > "qcom,msm8992-sdhci", "qcom,sdhci-msm-v4" > -- > 2.34.1 >