Re: [U-Boot] [PATCH] omap_hsmmc: Allow for board-specific MMC power init

2014-10-30 Thread Pantelis Antoniou
Hi Paul, On Oct 28, 2014, at 19:25 , Paul Kocialkowski cont...@paulk.fr wrote: Some devices may use non-standard combinations of regulators to power MMC: this allows these devices to provide a board-specific MMC power init function to set everything up in their own way. Signed-off-by:

Re: [U-Boot] [PATCH] omap_hsmmc: Allow for board-specific MMC power init

2014-10-29 Thread Igor Grinberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul, On 10/28/14 20:11, Paul Kocialkowski wrote: Le mardi 28 octobre 2014 à 20:02 +0200, Igor Grinberg a écrit : Hi Paul, On 10/28/14 19:25, Paul Kocialkowski wrote: Some devices may use non-standard combinations of regulators to power MMC:

[U-Boot] [PATCH] omap_hsmmc: Allow for board-specific MMC power init

2014-10-28 Thread Paul Kocialkowski
Some devices may use non-standard combinations of regulators to power MMC: this allows these devices to provide a board-specific MMC power init function to set everything up in their own way. Signed-off-by: Paul Kocialkowski cont...@paulk.fr --- arch/arm/include/asm/omap_mmc.h |4 +++-

Re: [U-Boot] [PATCH] omap_hsmmc: Allow for board-specific MMC power init

2014-10-28 Thread Igor Grinberg
Hi Paul, On 10/28/14 19:25, Paul Kocialkowski wrote: Some devices may use non-standard combinations of regulators to power MMC: this allows these devices to provide a board-specific MMC power init function to set everything up in their own way. Signed-off-by: Paul Kocialkowski

Re: [U-Boot] [PATCH] omap_hsmmc: Allow for board-specific MMC power init

2014-10-28 Thread Paul Kocialkowski
Le mardi 28 octobre 2014 à 20:02 +0200, Igor Grinberg a écrit : Hi Paul, On 10/28/14 19:25, Paul Kocialkowski wrote: Some devices may use non-standard combinations of regulators to power MMC: this allows these devices to provide a board-specific MMC power init function to set