Re: [PATCH 1/2] ARM: dts: qcom: Add SoC-specific string for sdhci-msm-v4 nodes

From: Doug Anderson
Date: Tue Nov 20 2018 - 18:12:32 EST


Andy,

On Mon, Nov 5, 2018 at 1:09 PM Douglas Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> As per upstream discussion [1], we should have an SoC-specific
> compatible string for Qualcomm's SDHCI nodes. Let's add it.
>
> [1] https://lkml.kernel.org/r/20181105203657.GA32282@bogus
>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---
>
> arch/arm/boot/dts/qcom-apq8084.dtsi | 4 ++--
> arch/arm/boot/dts/qcom-msm8974.dtsi | 6 +++---
> 2 files changed, 5 insertions(+), 5 deletions(-)

This patch and the 2nd patch in this series are ready to land. The
bindings change related to this has been Acked by Rob and can now be
found in Ulf's "next" branch. See:

https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git/commit/?h=next&id=c1f921e9b691d0110f46c55fdeb8762b85994fba

...everything here should be fully backward compatible so it can be
landed without concern for any dependencies.

-Doug