Re: [U-Boot] [PATCH V2 4/4] mmc: dw_mmc: Probe the MMC from OF

2015-08-19 Thread Marek Vasut
On Thursday, August 20, 2015 at 12:55:41 AM, Pantelis Antoniou wrote: > Plumbers :) Right, your office assistant already mentioned this ;-) > Στάλθηκε από το iPhone μου > > 19 Αυγ 2015, 14:58, ο/η Marek Vasut έγραψε: > >> On Wednesday, August 12, 2015 at 10:43:26 PM, Marek Vasut wrote: > >> Rew

Re: [U-Boot] [PATCH V2 4/4] mmc: dw_mmc: Probe the MMC from OF

2015-08-19 Thread Pantelis Antoniou
Plumbers :) Στάλθηκε από το iPhone μου 19 Αυγ 2015, 14:58, ο/η Marek Vasut έγραψε: >> On Wednesday, August 12, 2015 at 10:43:26 PM, Marek Vasut wrote: >> Rework the driver to probe the MMC controller from Device Tree >> and make it mandatory. There is no longer support for probing >> from the a

Re: [U-Boot] [PATCH V2 4/4] mmc: dw_mmc: Probe the MMC from OF

2015-08-19 Thread Marek Vasut
On Wednesday, August 12, 2015 at 10:43:26 PM, Marek Vasut wrote: > Rework the driver to probe the MMC controller from Device Tree > and make it mandatory. There is no longer support for probing > from the ancient qts-generated header files. > > Signed-off-by: Marek Vasut > Cc: Dinh Nguyen > Cc:

[U-Boot] [PATCH V2 4/4] mmc: dw_mmc: Probe the MMC from OF

2015-08-12 Thread Marek Vasut
Rework the driver to probe the MMC controller from Device Tree and make it mandatory. There is no longer support for probing from the ancient qts-generated header files. Signed-off-by: Marek Vasut Cc: Dinh Nguyen Cc: Pantelis Antoniou Cc: Tom Rini --- arch/arm/mach-socfpga/include/mach/dwmmc.