Re: [PATCH v4 4/5] iio: imu: bmi160: added regulator support

2020-05-31 Thread Jonathan Cameron
On Mon, 25 May 2020 18:46:03 +0200 Jonathan Albrieux wrote: > Add vdd-supply and vddio-supply support. > > While working on an msm8916 device and having explicit declarations for > regulators, without setting these regulators to regulators-always-on it > happened those lines weren't ready

[PATCH v4 4/5] iio: imu: bmi160: added regulator support

2020-05-25 Thread Jonathan Albrieux
Add vdd-supply and vddio-supply support. While working on an msm8916 device and having explicit declarations for regulators, without setting these regulators to regulators-always-on it happened those lines weren't ready because they could have been controlled by other components, causing failure