Re: [PATCH V1] dt-bindings: mmc: sdhci-msm: Document the Maili compatible
Jingyi Wang <[email protected]> Wed, 12 Aug 2026 15:03:56 +0800
| Newsgroups | org.kernel.vger.linux-mmc,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/21/2026 5:56 AM, Nitin Rawat wrote: > Document the compatible for SDHCI on Qualcomm Maili SoC. > > Signed-off-by: Nitin Rawat <[email protected]> > --- > Documentation/devicetree/bindings/mmc/qcom,sdhci-msm.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/qcom,sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/qcom,sdhci-msm.yaml > index bd558a11b792..8dfcd1351551 100644 > --- a/Documentation/devicetree/bindings/mmc/qcom,sdhci-msm.yaml > +++ b/Documentation/devicetree/bindings/mmc/qcom,sdhci-msm.yaml > @@ -47,6 +47,7 @@ properties: > - qcom,ipq9574-sdhci > - qcom,ipq9650-sdhci > - qcom,kaanapali-sdhci > + - qcom,maili-sdhci > - qcom,milos-sdhci > - qcom,qcm2290-sdhci > - qcom,qcs404-sdhci > -- > 2.34.1 > > Reviewed-by: Jingyi Wang <[email protected]> Thanks, Jingyi