[PATCHv2 0/3] IIO: Add support for compass north usage attribute

From: Reyad Attiyat
Date: Mon Jun 02 2014 - 19:15:53 EST


The following patches allow the hid-sensor-magn-3d driver to handle
the north usage attribute. It allows the driver to dynamically
create IIO channels depending on which HID reports are found.

Reyad Attiyat (3):
IIO: Documentation: Add north attribute to ABI docs
IIO: Add iio_chan modifier for True/Magnetic North HID usages
IIO: hid-sensor-magn-3d: Add in support for True/Magnetic North HID
usages

Documentation/ABI/testing/sysfs-bus-iio | 76 ++++++++
drivers/iio/industrialio-core.c | 4 +
drivers/iio/magnetometer/hid-sensor-magn-3d.c | 271 +++++++++++++++++---------
include/linux/iio/types.h | 4 +
4 files changed, 261 insertions(+), 94 deletions(-)

--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/