Is it possible to read outside temperature from IIO LSM6DSL linux driver ?
I downloaded linux driver for LSM6DSL from official ST repositiory (https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/tree/linux-4.9.y-gh ) and seems that It works as expected.
One problem is that I can't find place where I can read temperature from OUT_TEMP_ register.
Is it somewhere hidden in IIO directory structures or this is not provided (most probably - based on sources) ?
Thanks
