diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-15 13:01:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-15 13:01:02 +0200 |
commit | 6ea65f24f78cdc1618be2b7ca5ffc9ce83448c3c (patch) | |
tree | 252a16c337e4f3af301be819c0db9f3f5f592956 /drivers/iio/accel/mc3230.c | |
parent | 5959fe74c9932d18059811af0ec4870831821c79 (diff) | |
parent | c57fa0037024c92c2ca34243e79e857da5d2c0a9 (diff) | |
download | linux-6ea65f24f78cdc1618be2b7ca5ffc9ce83448c3c.tar.gz linux-6ea65f24f78cdc1618be2b7ca5ffc9ce83448c3c.tar.bz2 linux-6ea65f24f78cdc1618be2b7ca5ffc9ce83448c3c.zip |
Merge tag 'iio-fixes-for-6.4b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Jonathan writes:
2nd set of IIO fixes for the 6.4 cycle.
Given how late this pull request is, I'm expecting these to get queued
up for the 6.5 merge window.
- adi,ad7192
* Fix a null pointer as spi_set_drvdata() is no longer called.
* Fix wrong check prior to using internal clock.
* Fix dt-binding to make it clear the voltage reference is required.
- adi,ad74413
* DIN_SINK should not be set for functions other than digital inputs.
Enforce that in the driver.
- amlogic,meson-saradc
* Fix clock divider mask length - affects only meson 8 family.
- freescale,fxls8962af
* Fix endian type and shift of channels to match with default device setup.
* Narrow errata handling to FXLS8962AF only as doesn't affect other devices
supported by this driver.
* tag 'iio-fixes-for-6.4b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio:
meson saradc: fix clock divider mask length
iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF
iio: accel: fxls8962af: fixup buffer scan element type
dt-bindings: iio: ad7192: Add mandatory reference voltage source
iio: adc: ad7192: Fix internal/external clock selection
iio: adc: ad7192: Fix null ad7192_state pointer access
iio: addac: ad74413: don't set DIN_SINK for functions other than digital input
Diffstat (limited to 'drivers/iio/accel/mc3230.c')
0 files changed, 0 insertions, 0 deletions