[PATCH 7/8] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards.

2014-05-22 Thread Peter Griffin
The second controller is only present on the stih416 SoC. Also mark this as non-removeable as its eMMC. Signed-off-by: Peter Griffin peter.grif...@linaro.org Signed-off-by: Giuseppe Cavallaro peppe.cavall...@st.com --- arch/arm/boot/dts/stih416-b2020.dts | 8 1 file changed, 8

Re: [PATCH 7/8] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards.

2014-05-22 Thread Lee Jones
On Thu, 22 May 2014, Peter Griffin wrote: The second controller is only present on the stih416 SoC. Also mark this as non-removeable as its eMMC. Signed-off-by: Peter Griffin peter.grif...@linaro.org Signed-off-by: Giuseppe Cavallaro peppe.cavall...@st.com ---