On 4 June 2014 18:07, Peter Griffin <peter.grif...@linaro.org> wrote:
> The second controller is only present on the stih416 SoC. Also
> mark this as non-removeable as its eMMC.
>
> Signed-off-by: Giuseppe Cavallaro <peppe.cavall...@st.com>
> Signed-off-by: Peter Griffin <peter.grif...@linaro.org>
> Acked-by: Lee Jones <lee.jo...@linaro.org>
> Acked-by: Maxime Coquelin <maxime.coque...@st.com>
> ---
>  arch/arm/boot/dts/stih416-b2020-revE.dts | 6 ++++++
>  arch/arm/boot/dts/stih416-b2020.dts      | 8 ++++++++
>  2 files changed, 14 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stih416-b2020-revE.dts 
> b/arch/arm/boot/dts/stih416-b2020-revE.dts
> index ba0fa2c..68dfdaf 100644
> --- a/arch/arm/boot/dts/stih416-b2020-revE.dts
> +++ b/arch/arm/boot/dts/stih416-b2020-revE.dts
> @@ -31,5 +31,11 @@
>                 ethernet1: dwmac@fef08000 {
>                         snps,reset-gpio = <&PIO0 7>;
>                 };
> +
> +               mmc1: sdhci@fe81f000 {
> +                       status       = "okay";
> +                       bus-width    = <8>;
> +                       non-removable;
> +               };
>         };

Hi Peter,

I was trying to apply this patchset on my next branch, but the above
file /arch/arm/boot/dts/stih416-b2020-revE.dts does not exist. And I
don't see it in linux-next either.

What tree/patch are this based upon?

Kind regards
Uffe
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to