Linux IIO development
 help / color / mirror / Atom feed
* [PULL] IIO: 2nd set of features for the 6.4 cycle.
@ 2023-04-15 17:50 Jonathan Cameron
  2023-04-15 18:25 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2023-04-15 17:50 UTC (permalink / raw)
  To: gregkh, linux-iio

The following changes since commit fba51482b6c0a6743b441bd57d53be11beb35a9b:

  Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next (2023-04-12 09:45:34 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-6.4b

for you to fetch changes up to 52cc189b4fc6af6accc45fe7b7053d76d8724059:

  iio: adc: palmas: don't alter event config on suspend/resume (2023-04-13 12:10:11 +0100)

----------------------------------------------------------------
2nd set of IIO features and cleanups for the 6.4 cycle.

A few more changes. Some were dependent on fixes that are now upstream
and in char-misc-next.

st,lsm6dsx:
 - Add an ACPI ID (SMO8B30) and mount matrix (ROTM) seen in the wild.
ti,palmas
 - Take probe fully devm managed.
 - Add threshold event support (after some rework)
 - Stop changing the event config on suspend and resume.

----------------------------------------------------------------
Jonathan Cameron (3):
      iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
      iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
      iio: adc: palmas: Take probe fully device managed.

Patrik Dahlström (7):
      iio: adc: palmas: remove adc_wakeupX_data
      iio: adc: palmas: replace "wakeup" with "event"
      iio: adc: palmas: use iio_event_direction for threshold polarity
      iio: adc: palmas: move eventX_enable into palmas_adc_event
      iio: adc: palmas: always reset events on unload
      iio: adc: palmas: add support for iio threshold events
      iio: adc: palmas: don't alter event config on suspend/resume

 drivers/iio/adc/palmas_gpadc.c               | 615 +++++++++++++++++++++------
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h      |   2 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c |  77 +++-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c  |  16 +-
 include/linux/mfd/palmas.h                   |   8 -
 5 files changed, 566 insertions(+), 152 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] IIO: 2nd set of features for the 6.4 cycle.
  2023-04-15 17:50 [PULL] IIO: 2nd set of features for the 6.4 cycle Jonathan Cameron
@ 2023-04-15 18:25 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-04-15 18:25 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On Sat, Apr 15, 2023 at 06:50:27PM +0100, Jonathan Cameron wrote:
> The following changes since commit fba51482b6c0a6743b441bd57d53be11beb35a9b:
> 
>   Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next (2023-04-12 09:45:34 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-6.4b

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-15 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-15 17:50 [PULL] IIO: 2nd set of features for the 6.4 cycle Jonathan Cameron
2023-04-15 18:25 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox