Re: [PATCH 0/3] omap_hsmmc: use mmc_regulator_get_supply() to get regulators

2017-06-12 Thread Ulf Hansson
On 9 June 2017 at 09:51, Kishon Vijay Abraham I wrote: > Hi Uffe, > > On Thursday 08 June 2017 12:45 PM, Ulf Hansson wrote: >> On 7 June 2017 at 10:36, Kishon Vijay Abraham I wrote: >>> This series deprecates "vmmc_aux" supply property and uses the generic >>> "vqmmc" property. >>> >>> Not sure h

Re: [PATCH 0/3] omap_hsmmc: use mmc_regulator_get_supply() to get regulators

2017-06-09 Thread Kishon Vijay Abraham I
Hi Uffe, On Thursday 08 June 2017 12:45 PM, Ulf Hansson wrote: > On 7 June 2017 at 10:36, Kishon Vijay Abraham I wrote: >> This series deprecates "vmmc_aux" supply property and uses the generic >> "vqmmc" property. >> >> Not sure how exactly to handle omap3-overo-base.dtsi which already has >> bo

Re: [PATCH 0/3] omap_hsmmc: use mmc_regulator_get_supply() to get regulators

2017-06-08 Thread Ulf Hansson
On 7 June 2017 at 10:36, Kishon Vijay Abraham I wrote: > This series deprecates "vmmc_aux" supply property and uses the generic > "vqmmc" property. > > Not sure how exactly to handle omap3-overo-base.dtsi which already has > both vqmmc-supply and vmmc_aux-supply without breaking old dt > compatibi

[PATCH 0/3] omap_hsmmc: use mmc_regulator_get_supply() to get regulators

2017-06-07 Thread Kishon Vijay Abraham I
This series deprecates "vmmc_aux" supply property and uses the generic "vqmmc" property. Not sure how exactly to handle omap3-overo-base.dtsi which already has both vqmmc-supply and vmmc_aux-supply without breaking old dt compatibility. (vqmmc-supply seems to have been added there by mistake from