On Wed, Nov 04, 2020 at 04:30:32PM +0100, Linus Walleij wrote: > This adds the code for the Atmel touchscreens such as > mXT224 to obtain power regulators for the supply voltages > AVDD and VDD. On mobile phones such as Samsung GT-I8190 > (Golden) this is needed to explicitly bring power online. > > We just enable the regulators at probe() and disable > them at remove() or in the errorpath for now. > > As regulators are naturally stubbed if not available, > this should have no impact on existing systems. > > Cc: Nick Dyer <nick@xxxxxxxxxxxxx> > Cc: Stephan Gerhold <stephan@xxxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Applied, thank you. -- Dmitry