Re: [PATCH v6 3/3] iio: magnetometer: Add driver support for PNI RM3100

2018-11-11 Thread Jonathan Cameron
On Thu, 8 Nov 2018 17:27:49 +0800 Song Qiang wrote: > PNI RM3100 is a high resolution, large signal immunity magnetometer, > composed of 3 single sensors and a processing chip with a MagI2C > interface. > > Following functions are available: > - Single-shot measurement from >/sys/bus/iio/d

[PATCH v6 3/3] iio: magnetometer: Add driver support for PNI RM3100

2018-11-08 Thread Song Qiang
PNI RM3100 is a high resolution, large signal immunity magnetometer, composed of 3 single sensors and a processing chip with a MagI2C interface. Following functions are available: - Single-shot measurement from /sys/bus/iio/devices/iio:deviceX/in_magn_{axis}_raw - Triggerd buffer measurement.