Re: [PATCH v2 03/10] mmc: tegra: Reconfigure pad voltages during voltage switching

2018-07-31 Thread Aapo Vienamo
On Tue, 31 Jul 2018 11:15:41 +0200 Stefan Agner wrote: > On 27.07.2018 10:44, Aapo Vienamo wrote: > > On Thu, 26 Jul 2018 15:33:11 +0200 > > Stefan Agner wrote: > > > >> On 26.07.2018 14:19, Aapo Vienamo wrote: > >> > Parse the pinctrl state and nvidia,only-1-8-v properties from the device

Re: [PATCH v2 03/10] mmc: tegra: Reconfigure pad voltages during voltage switching

2018-07-31 Thread Stefan Agner
On 27.07.2018 10:44, Aapo Vienamo wrote: > On Thu, 26 Jul 2018 15:33:11 +0200 > Stefan Agner wrote: > >> On 26.07.2018 14:19, Aapo Vienamo wrote: >> > Parse the pinctrl state and nvidia,only-1-8-v properties from the device >> > tree and implement pad voltage state reconfiguration in the mmc >> >

Re: [PATCH v2 03/10] mmc: tegra: Reconfigure pad voltages during voltage switching

2018-07-27 Thread Aapo Vienamo
On Thu, 26 Jul 2018 15:33:11 +0200 Stefan Agner wrote: > On 26.07.2018 14:19, Aapo Vienamo wrote: > > Parse the pinctrl state and nvidia,only-1-8-v properties from the device > > tree and implement pad voltage state reconfiguration in the mmc > > start_signal_voltage_switch() callback. Validate t

Re: [PATCH v2 03/10] mmc: tegra: Reconfigure pad voltages during voltage switching

2018-07-26 Thread Stefan Agner
On 26.07.2018 14:19, Aapo Vienamo wrote: > Parse the pinctrl state and nvidia,only-1-8-v properties from the device > tree and implement pad voltage state reconfiguration in the mmc > start_signal_voltage_switch() callback. Validate the pinctrl and > regulator configuration before unmasking UHS mod

[PATCH v2 03/10] mmc: tegra: Reconfigure pad voltages during voltage switching

2018-07-26 Thread Aapo Vienamo
Parse the pinctrl state and nvidia,only-1-8-v properties from the device tree and implement pad voltage state reconfiguration in the mmc start_signal_voltage_switch() callback. Validate the pinctrl and regulator configuration before unmasking UHS modes. Add NVQUIRK_NEEDS_PAD_CONTROL and add set it