[PATCH V1] dt-bindings: mmc: sdhci-msm: Document the Maili compatible

Nitin Rawat posted 1 patch 4 days, 3 hours ago
Documentation/devicetree/bindings/mmc/qcom,sdhci-msm.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH V1] dt-bindings: mmc: sdhci-msm: Document the Maili compatible
Posted by Nitin Rawat 4 days, 3 hours ago
Document the compatible for SDHCI on Qualcomm Maili SoC.

Signed-off-by: Nitin Rawat <nitin.rawat@oss.qualcomm.com>
---
 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
Re: [PATCH V1] dt-bindings: mmc: sdhci-msm: Document the Maili compatible
Posted by Krzysztof Kozlowski 3 days, 16 hours ago
On 20/07/2026 23:56, Nitin Rawat wrote:
> Document the compatible for SDHCI on Qualcomm Maili SoC.
> 
> Signed-off-by: Nitin Rawat <nitin.rawat@oss.qualcomm.com>
> ---


Please postpone posting anything from Maili, because there is no DTS
available and previous Kaanapali, Glymur, Maili and Hawi postings
without DTS came with easy to spot issues if DTS was available.
Contributor did not spot them even though they had DTS internally. I
cannot spot them, because DTS is not available to me easily.

Best regards,
Krzysztof