On 03.02.20 12:05, Marco Felsch wrote: > Hi Martin, > > On 20-01-20 11:07, Martin Kepplinger wrote: >> The IMU chip on the librem5-devkit is not mounted at the "natural" place >> that would match normal phone orientation (see the documentation for the >> details about what that is). >> >> Since the lsm9ds1 driver supports providing a mount matrix, we can describe >> the orientation on the board in the dts: > > I didn't found the patch which adds the iio_read_mount_matrix() > support. Appart of that your patch looks good so feel free to add my: > > Reviewed-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> > > Regards, > Marco > hi Marco, thanks for having a look. there it is: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04e6fedb18f6899453e59a748fb95be56ef73836 thanks again, for now as long as I don't resend I leave adding the reviewed-by to maintainers, martin