Re: [PATCH 15/15] iio: sx9310: Enable vdd and svdd regulators at probe

2020-07-28 Thread Andy Shevchenko
On Tue, Jul 28, 2020 at 6:14 PM Daniel Campello wrote: > > From: Stephen Boyd > > Enable the main power supply (vdd) and digital IO power supply (svdd) > during probe so that the i2c communication and device works properly on > boards that aggressively power gate these supplies. > > Reviewed-by:

[PATCH 15/15] iio: sx9310: Enable vdd and svdd regulators at probe

2020-07-28 Thread Daniel Campello
From: Stephen Boyd Enable the main power supply (vdd) and digital IO power supply (svdd) during probe so that the i2c communication and device works properly on boards that aggressively power gate these supplies. Reviewed-by: Douglas Anderson Signed-off-by: Stephen Boyd Signed-off-by: Daniel C