Hi, I have a question regarding the acpi-als driver. Currently acpi-als uses IIO_CHAN_INFO_RAW to report the data coming from the sensor. However, as per the ACPI specification [1] (section 9.2.2), these values represent the ambient light illuminance expressed in lux. Wouldn't IIO_CHAN_INFO_PROCESSED be more appropriate in this case as the data are in theory pre-processed by the firmware of the platform? [1] http://www.acpi.info/DOWNLOADS/ACPIspec50.pdf Regards, Gabriele -- 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