Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-06 Thread Kishon Vijay Abraham I
Hi, On Tuesday 06 June 2017 04:21 PM, Tony Lindgren wrote: > * Kishon Vijay Abraham I [170606 03:40]: >> omap3-overo-base.dtsi has the following dt node for mmc. >> /* optional on board WiFi */ >> { >> pinctrl-names = "default"; >> pinctrl-0 = <_pins>; >>

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-06 Thread Kishon Vijay Abraham I
Hi, On Tuesday 06 June 2017 04:21 PM, Tony Lindgren wrote: > * Kishon Vijay Abraham I [170606 03:40]: >> omap3-overo-base.dtsi has the following dt node for mmc. >> /* optional on board WiFi */ >> { >> pinctrl-names = "default"; >> pinctrl-0 = <_pins>; >> vmmc-supply =

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-06 Thread Tony Lindgren
* Kishon Vijay Abraham I [170606 03:40]: > omap3-overo-base.dtsi has the following dt node for mmc. > /* optional on board WiFi */ > { > pinctrl-names = "default"; > pinctrl-0 = <_pins>; > vmmc-supply = <_npoweron>; > vqmmc-supply = <_bt_nreset>; >

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-06 Thread Tony Lindgren
* Kishon Vijay Abraham I [170606 03:40]: > omap3-overo-base.dtsi has the following dt node for mmc. > /* optional on board WiFi */ > { > pinctrl-names = "default"; > pinctrl-0 = <_pins>; > vmmc-supply = <_npoweron>; > vqmmc-supply = <_bt_nreset>; >

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-06 Thread Kishon Vijay Abraham I
Hi Tony, On Tuesday 06 June 2017 09:47 AM, Kishon Vijay Abraham I wrote: > Hi, > > On Friday 02 June 2017 04:20 PM, Ulf Hansson wrote: >> On 1 June 2017 at 16:33, Kishon Vijay Abraham I wrote: >>> There are the set of fixes that were sent initially as part >>> of [1]. >>> >>>

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-06 Thread Kishon Vijay Abraham I
Hi Tony, On Tuesday 06 June 2017 09:47 AM, Kishon Vijay Abraham I wrote: > Hi, > > On Friday 02 June 2017 04:20 PM, Ulf Hansson wrote: >> On 1 June 2017 at 16:33, Kishon Vijay Abraham I wrote: >>> There are the set of fixes that were sent initially as part >>> of [1]. >>> >>> These are mostly

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-05 Thread Kishon Vijay Abraham I
Hi, On Friday 02 June 2017 04:20 PM, Ulf Hansson wrote: > On 1 June 2017 at 16:33, Kishon Vijay Abraham I wrote: >> There are the set of fixes that were sent initially as part >> of [1]. >> >> These are mostly fixes w.r.t populating regulators in >> mmc dt node. It was working

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-05 Thread Kishon Vijay Abraham I
Hi, On Friday 02 June 2017 04:20 PM, Ulf Hansson wrote: > On 1 June 2017 at 16:33, Kishon Vijay Abraham I wrote: >> There are the set of fixes that were sent initially as part >> of [1]. >> >> These are mostly fixes w.r.t populating regulators in >> mmc dt node. It was working before because the

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-02 Thread Ulf Hansson
On 1 June 2017 at 16:33, Kishon Vijay Abraham I wrote: > There are the set of fixes that were sent initially as part > of [1]. > > These are mostly fixes w.r.t populating regulators in > mmc dt node. It was working before because the regulators > connecting to the IO lines are

Re: [PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-02 Thread Ulf Hansson
On 1 June 2017 at 16:33, Kishon Vijay Abraham I wrote: > There are the set of fixes that were sent initially as part > of [1]. > > These are mostly fixes w.r.t populating regulators in > mmc dt node. It was working before because the regulators > connecting to the IO lines are always on

[PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-01 Thread Kishon Vijay Abraham I
There are the set of fixes that were sent initially as part of [1]. These are mostly fixes w.r.t populating regulators in mmc dt node. It was working before because the regulators connecting to the IO lines are always on regulators. This will break once we add UHS support where voltage has to be

[PATCH 0/7] dra7: Fixes for MMC devicetree node

2017-06-01 Thread Kishon Vijay Abraham I
There are the set of fixes that were sent initially as part of [1]. These are mostly fixes w.r.t populating regulators in mmc dt node. It was working before because the regulators connecting to the IO lines are always on regulators. This will break once we add UHS support where voltage has to be