On 22 April 2016 20:27:57 BST, "Daniel Glöckner" <dg@xxxxxxxxx> wrote: >Hi, > >currently all outputs listed in Documentation/ABI/testing/sysfs-bus-iio >are _raw. What about f.ex. a nonlinear resistive output? > >Shall I mark it as processed value which implies giving it an _input >name >or shall I fake raw values with offset = 0 and scale = 1? Processed but then you will need to do the conversions in the driver. If we get enough other cases that can be easily described we can add ABI to allow the conversions in userspace. Jonathan > >Best regards, > > Daniel -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html