On Wed, 25 Jan 2023 at 11:46, Kathiravan Thirumoorthy <quic_kathirav@xxxxxxxxxxx> wrote: > > From: Kathiravan T <quic_kathirav@xxxxxxxxxxx> > > The IPQ5332 supports eMMC with an SDHCI controller. Add the appropriate > compatible to the documentation. > > Signed-off-by: Kathiravan T <quic_kathirav@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 6b89238f0565..ead91f95e877 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > @@ -34,6 +34,7 @@ properties: > - const: qcom,sdhci-msm-v4 # for sdcc versions less than 5.0 > - items: > - enum: > + - qcom,ipq5332-sdhci > - qcom,qcs404-sdhci > - qcom,sc7180-sdhci > - qcom,sc7280-sdhci > -- > 2.34.1 >