lis3mdl and libiio buffered mode doesn't work
I am using lis3mdl and try to use libiio in my programm.
In my programm I enabling chanels and try to create buffer with iio_device_create_buffer function. It fails with error "Operation not permitted".
Also "WARNING: High-speed mode not enabled" message prints in terminal (I assume this message is printed by libiio)
What should I do? Should I turn on this high-speed mode in device tree or what?
