On 19-10-04 21:41, Linus Walleij wrote:
> On Tue, Sep 17, 2019 at 2:43 PM Marco Felsch wrote:
>
> > + /*
> > +* We only must ensure that the gpio device is probed before the
> > +* regulator driver so no need to store the reference global.
> > Luckily
> > +* devm_*
On Tue, Sep 17, 2019 at 2:43 PM Marco Felsch wrote:
> + /*
> +* We only must ensure that the gpio device is probed before the
> +* regulator driver so no need to store the reference global. Luckily
> +* devm_* releases the gpio upon a unbound action.
> +*/
>
Hi Adam,
On 19-09-24 09:48, Adam Thomson wrote:
> On 17 September 2019 13:43, Marco Felsch wrote:
>
> > The DA9062/1 devices can switch their regulator voltages between
> > voltage-A (active) and voltage-B (suspend) settings. Switching the
> > voltages can be controlled by ther internal state-mac
On 17 September 2019 13:43, Marco Felsch wrote:
> The DA9062/1 devices can switch their regulator voltages between
> voltage-A (active) and voltage-B (suspend) settings. Switching the
> voltages can be controlled by ther internal state-machine or by a gpio
> input signal and can be configured for
Hi,
please ignore this error because the kbuild don't apply the dependency I
noted in the cover-letter.
Regards,
Marco
On 19-09-17 22:22, kbuild test robot wrote:
> Hi Marco,
>
> Thank you for the patch! Yet something to improve:
>
> [auto build test ERROR on linus/master]
> [cannot apply to
Hi Marco,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[cannot apply to v5.3 next-20190916]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Marco-Fe
The DA9062/1 devices can switch their regulator voltages between
voltage-A (active) and voltage-B (suspend) settings. Switching the
voltages can be controlled by ther internal state-machine or by a gpio
input signal and can be configured for each individual regulator. This
commit adds the gpio-base
7 matches
Mail list logo