Re: [PATCH v3 0/3] dt-bindings: mmc: / ARM: qcom: add MSM8998 and cleanup driver of_device_id

From: Ulf Hansson
Date: Mon Jul 18 2022 - 07:39:27 EST


On Thu, 14 Jul 2022 at 11:10, Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxx> wrote:
>
> Hi,
>
> Rationale/background:
> https://lore.kernel.org/linux-devicetree/CAD=FV=WGxQF4vPuRi7kWKoqTpe0RFsgH+J82C=sQbmncK_AFpw@xxxxxxxxxxxxxx/
>
> Changes since v2
> ================
> 1. Add Rb tags.
> 2. Add a comment to SDHCI driver to hopefully prevent re-adding of compatibles
> (suggested by Doug).
>
> Changes since v1
> ================
> 1. Add Rb tags.
> 2. Rework driver patch (now last in the series), after talk with Doug.
>
> Best regards,
> Krzysztof
>
> Cc: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>
> Cc: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
> Cc: Doug Anderson <dianders@xxxxxxxxxxxx>
>
> Krzysztof Kozlowski (3):
> dt-bindings: mmc: sdhci-msm: add MSM8998
> arm64: dts: qcom: msm8998: add MSM8998 SDCC specific compatible
> mmc: sdhci-msm: drop redundant of_device_id entries
>
> .../devicetree/bindings/mmc/sdhci-msm.yaml | 1 +
> arch/arm64/boot/dts/qcom/msm8998.dtsi | 2 +-
> drivers/mmc/host/sdhci-msm.c | 29 +++----------------
> 3 files changed, 6 insertions(+), 26 deletions(-)
>

Patch 1 and patch3 applied for next, thanks!

Kind regards
Uffe