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-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html