RE: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-05-12 Thread Kukjin Kim
Javi Merino wrote: > > Hi Sachin, Hi Sachin and Javi, [...] > > > > You need the following patch to mount the MMC. Without this the > regulator will > > not be enabled which is required by MMC. > > > > ARM: exynos_defconfig: Enable HS-I2C > > http://permalink.gmane.org/gmane.linux.kernel.samsun

Re: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-28 Thread Javi Merino
Hi Sachin, On Mon, Apr 28, 2014 at 05:30:19AM +0100, Sachin Kamat wrote: > On 26 April 2014 16:49, Kukjin Kim wrote: > > Javi Merino wrote: > >> > >> On Fri, Apr 25, 2014 at 09:35:35PM +0100, Tomasz Figa wrote: > >> > On 25.04.2014 22:30, Javi Merino wrote: > >> > > On Fri, Apr 25, 2014 at 09:16:

Re: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-27 Thread Sachin Kamat
Hi Javi, On 26 April 2014 16:49, Kukjin Kim wrote: > Javi Merino wrote: >> >> On Fri, Apr 25, 2014 at 09:35:35PM +0100, Tomasz Figa wrote: >> > On 25.04.2014 22:30, Javi Merino wrote: >> > > On Fri, Apr 25, 2014 at 09:16:30PM +0100, Tomasz Figa wrote: >> > >> On 25.04.2014 22:11, Javi Merino wrot

RE: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-26 Thread Kukjin Kim
Javi Merino wrote: > > On Fri, Apr 25, 2014 at 09:35:35PM +0100, Tomasz Figa wrote: > > On 25.04.2014 22:30, Javi Merino wrote: > > > On Fri, Apr 25, 2014 at 09:16:30PM +0100, Tomasz Figa wrote: > > >> On 25.04.2014 22:11, Javi Merino wrote: > > >>> d726ca2d3316 (ARM: dts: Add vmmc-supply to MMC o

Re: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-26 Thread Javi Merino
On Fri, Apr 25, 2014 at 09:35:35PM +0100, Tomasz Figa wrote: > On 25.04.2014 22:30, Javi Merino wrote: > > On Fri, Apr 25, 2014 at 09:16:30PM +0100, Tomasz Figa wrote: > >> On 25.04.2014 22:11, Javi Merino wrote: > >>> d726ca2d3316 (ARM: dts: Add vmmc-supply to MMC on arndale-octa board) > >>> adde

Re: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-25 Thread Tomasz Figa
On 25.04.2014 22:30, Javi Merino wrote: On Fri, Apr 25, 2014 at 09:16:30PM +0100, Tomasz Figa wrote: Hi Javi, On 25.04.2014 22:11, Javi Merino wrote: d726ca2d3316 (ARM: dts: Add vmmc-supply to MMC on arndale-octa board) added the vmmc-supply to nodes mmc@1220 and mmc@1222 of the DT.

Re: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-25 Thread Javi Merino
On Fri, Apr 25, 2014 at 09:16:30PM +0100, Tomasz Figa wrote: > Hi Javi, > > On 25.04.2014 22:11, Javi Merino wrote: > > d726ca2d3316 (ARM: dts: Add vmmc-supply to MMC on arndale-octa board) > > added the vmmc-supply to nodes mmc@1220 and mmc@1222 of the > > DT. However, this makes the ker

Re: [PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-25 Thread Tomasz Figa
Hi Javi, On 25.04.2014 22:11, Javi Merino wrote: d726ca2d3316 (ARM: dts: Add vmmc-supply to MMC on arndale-octa board) added the vmmc-supply to nodes mmc@1220 and mmc@1222 of the DT. However, this makes the kernel fail to boot on the arndale-octa spews: [5.06] dwmmc_exynos 1220

[PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board

2014-04-25 Thread Javi Merino
d726ca2d3316 (ARM: dts: Add vmmc-supply to MMC on arndale-octa board) added the vmmc-supply to nodes mmc@1220 and mmc@1222 of the DT. However, this makes the kernel fail to boot on the arndale-octa spews: [5.06] dwmmc_exynos 1220.mmc: num-slots property not found, assuming 1