On Mon, 2 May 2022 at 10:38, Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx> wrote: > > The SDHCI controller on SDX65 is based on MSM SDHCI v5 IP. Hence, > document the compatible with "qcom,sdhci-msm-v5" as the fallback. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > index da42a88..e423633 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > @@ -33,6 +33,7 @@ properties: > - qcom,sdm630-sdhci > - qcom,sdm845-sdhci > - qcom,sdx55-sdhci > + - qcom,sdx65-sdhci > - qcom,sm6125-sdhci > - qcom,sm6350-sdhci > - qcom,sm8150-sdhci > -- > 2.7.4 >