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

2018-12-22 Thread Jonathan Cameron
On Mon, 17 Dec 2018 04:47:49 + 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 com

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

2018-12-16 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