Re: [PATCH V9] iio: light: isl29018: add vcc regulator operation support

2019-01-12 Thread Jonathan Cameron
On Tue, 8 Jan 2019 09:09:39 + Anson Huang wrote: > The light sensor's power supply could be controllable by regulator > on some platforms, such as i.MX6Q-SABRESD board, the light sensor > isl29023's power supply is controlled by a GPIO fixed regulator, > need to make sure the regulator is

[PATCH V9] iio: light: isl29018: add vcc regulator operation support

2019-01-08 Thread Anson Huang
The light sensor's power supply could be controllable by regulator on some platforms, such as i.MX6Q-SABRESD board, the light sensor isl29023's power supply is controlled by a GPIO fixed regulator, need to make sure the regulator is enabled before any operation of sensor, this patch adds vcc