[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140522154147.GE19747@lee--X1>
Date: Thu, 22 May 2014 16:41:47 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Peter Griffin <peter.griffin@...aro.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
maxime.coquelin@...com, patrice.chotard@...com,
srinivas.kandagatla@...il.com, chris@...ntf.net,
ulf.hansson@...aro.org, kernel@...inux.com,
linux-mmc@...r.kernel.org, devicetree@...r.kernel.org,
Giuseppe Cavallaro <peppe.cavallaro@...com>
Subject: Re: [PATCH 6/8] ARM: STi: DT: Enable mmc0 for both stih415 and
stih416 SoCs
On Thu, 22 May 2014, Peter Griffin wrote:
> Because the first sdhci controller is present on both stih415 and
> stih416 SoC which can both populate the b2020 board, it can be
> enabled in the generic DT file.
>
> Signed-off-by: Peter Griffin <peter.griffin@...aro.org>
> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@...com>
These are the wrong way around.
You can correct that when adding my:
Acked-by: Lee Jones <lee.jones@...aro.org>
> ---
> arch/arm/boot/dts/stih41x-b2020x.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stih41x-b2020x.dtsi b/arch/arm/boot/dts/stih41x-b2020x.dtsi
> index df01c12..f797a06 100644
> --- a/arch/arm/boot/dts/stih41x-b2020x.dtsi
> +++ b/arch/arm/boot/dts/stih41x-b2020x.dtsi
> @@ -8,6 +8,10 @@
> */
> / {
> soc {
> + mmc0: sdhci@...1e000 {
> + status = "okay";
> + };
> +
> spifsm: spifsm@...02000 {
> #address-cells = <1>;
> #size-cells = <1>;
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists