On Tue, 9 May 2023 at 08:31, Bjorn Andersson <quic_bjorande@xxxxxxxxxxx> wrote: > > Add compatible for the SDHCI block found in SC8280XP. > > Signed-off-by: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx> > --- > 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 4f2d9e8127dd..9a87c03937c7 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > @@ -41,6 +41,7 @@ properties: > - qcom,qcs404-sdhci > - qcom,sc7180-sdhci > - qcom,sc7280-sdhci > + - qcom,sc8280xp-sdhci > - qcom,sdm630-sdhci > - qcom,sdm670-sdhci > - qcom,sdm845-sdhci > -- > 2.25.1 Reviewed-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> Thanks.