Re: [PATCH] dt-bindings: mmc: sdhci-msm: Add Eliza compatible

From: Ulf Hansson

Date: Fri May 29 2026 - 11:27:12 EST


On Wed, May 13, 2026 at 1:19 PM Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx> wrote:
>
> Document the compatible string for the SDHCI controller on the
> Eliza platform.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>

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 695a95e8f35d..adaed5272016 100644
> --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
> +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
> @@ -37,6 +37,7 @@ properties:
> - const: qcom,sdhci-msm-v4 # for sdcc versions less than 5.0
> - items:
> - enum:
> + - qcom,eliza-sdhci
> - qcom,ipq5018-sdhci
> - qcom,ipq5210-sdhci
> - qcom,ipq5332-sdhci
>
> ---
> base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
> change-id: 20260513-eliza-bindings-sdhci-d531219a5c87
>
> Best regards,
> --
> Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>