Linux/linux db54615drivers/counter Kconfig, drivers/iio/imu/st_lsm6dsx st_lsm6dsx_core.c st_lsm6dsx.h

Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging/IIO/counter fixes from Greg KH:
 "Here are some small driver bugfixes for some staging/iio/counter
  drivers.

  Staging and IIO have been lumped together for a while, as those
  subsystems cross the areas a log, and counter is used by IIO, so
  that's why they are all in one pull request here.

  These are small fixes for reported issues in some iio drivers, the
  erofs filesystem, and a build issue for counter code.

  All have been in linux-next with no reported issues"

* tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: erofs: add requirements field in superblock
  counter/ftm-quaddec: Add missing dependencies in Kconfig
  staging: iio: adt7316: Fix build errors when GPIOLIB is not set
  iio: temperature: mlx90632 Relax the compatibility check
  iio: imu: st_lsm6dsx: fix PM support for st_lsm6dsx i2c controller
  staging:iio:ad7150: fix threshold mode config bit
DeltaFile
+17-8drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c
+19-0drivers/staging/erofs/super.c
+11-8drivers/staging/iio/cdc/ad7150.c
+10-3drivers/staging/erofs/erofs_fs.h
+7-2drivers/iio/temperature/mlx90632.c
+2-1drivers/staging/iio/addac/adt7316.c
+2-0drivers/staging/erofs/internal.h
+2-0drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h
+1-0drivers/counter/Kconfig
+71-229 files

UnifiedSplitRaw