On Fri, Apr 15, 2022 at 4:00 PM Andrea Merello <andrea.merello@xxxxxxxxx> wrote: > > From: Andrea Merello <andrea.merello@xxxxxx> > > This series (tries to) add support for Bosch BNO055 IMU to Linux IIO > subsystem. It is made up several patches: > > 1/13 to 7/12: add some IIO modifiers, and their documentation, to the IIO > core layer, in order to being able to expose the linear > acceleration and Euler angles among standard attributes. > Also update the IIO event monitor tool > > 7/13: fix binary attributes didn't work with IIO > > 8/13 to 11/13: add the core IIO BNO055 driver and documentation for sysfs > attributes and DT bindings > > 12/13: adds serdev BNO055 driver to actually use the IMU via serial line > > 13/13: adds I2C BNO055 driver to actually use the IMU via I2C wiring > > 14/13: add a documentation file that describe the bno055 driver and > specifically the calibration Thanks for a new version. So far I have noticed the issues with more than one patch: 1) missed commit message; 2) non-imperative mode of speaking in the commit messages. Please, take your time to refresh the Submitting Patches documentation and fix your series accordingly. -- With Best Regards, Andy Shevchenko