Re: [PATCH V7] iio: magnetometer: mag3110: add vdd/vddio regulator operation support

2019-01-12 Thread Jonathan Cameron
On Tue, 8 Jan 2019 09:16:04 + Anson Huang wrote: > The magnetometer's power supplies could be controllable on some platforms, > such as i.MX6Q-SABRESD board, the mag3110's power supplies are controlled > by a GPIO fixed regulator, need to make sure the regulators are enabled > before any comm

[PATCH V7] iio: magnetometer: mag3110: add vdd/vddio regulator operation support

2019-01-08 Thread Anson Huang
The magnetometer's power supplies could be controllable on some platforms, such as i.MX6Q-SABRESD board, the mag3110's power supplies are controlled by a GPIO fixed regulator, need to make sure the regulators are enabled before any communication with mag3110, this patch adds vdd/vddio regulator ope