Skip to content

Commit c532cc6

Browse files
committed
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Jonathan writes: First set of IIO fixes for the 5.7 cycle. Includes one MAINTAINERS update to avoid people getting a lot of bounce messages and complaining about it. * MAINTAINERS - Drop Stefan Popa's Analog Devices email address in favour of Michael Hennerich. * core - Fix handling of dB sysfs inputs. - Drop a stray semi colon in macro definition. * ad5770r - Fix an off by one in chec on maximum number of channels. * ad7192 - Fix a null pointer de-reference due to the name previously being retrieved from the spi_get_device_id call which no longer works as the relevant table was removed. * ad7797 - Use correct attribute group. * counter/104-quad-8 - Add locks to prevent some race conditions. * inv-mpu6050 - Fix issues around suspend / resume clashing with runtime PM. * stm32-adc - Fix sleep in invalid context - Fix id relative path error in device tree binding doc. * st_lsm6dsx - Fix a read alignment issue on an untagged FIFO. - Handle odr for slave to properly compute the FIFO data layout / pattern. - Flush the HW FIFO before resettting the device to avoid a race on interrupt line 1. * st_sensors - Rely on ODR mask not ODR address to identify if the ODR can be set. Some devices have an ODR address of 0. * ti-ads8344 - Byte ordering was wrong - fix it. * xilinx-xadc - Fix inverted logic in powering down the second ADC. - Fix clearing interrupt when enabling the trigger. - Fix configuration of sequencer when in simultaneous sampling mode. - Limit initial sampling rate as done for runtime configured ones. * tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio: MAINTAINERS: remove Stefan Popa's email iio: adc: ad7192: fix null pointer de-reference crash during probe iio: core: remove extra semi-colon from devm_iio_device_register() macro iio: adc: ti-ads8344: properly byte swap value iio: imu: inv_mpu6050: fix suspend/resume with runtime power iio: st_sensors: rely on odr mask to know if odr can be set iio: xilinx-xadc: Make sure not exceed maximum samplerate iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode iio: xilinx-xadc: Fix clearing interrupt when enabling trigger iio: xilinx-xadc: Fix ADC-B powerdown iio: dac: ad5770r: fix off-by-one check on maximum number of channels iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device iio: core: Fix handling of 'dB' dt-bindings: iio: adc: stm32-adc: fix id relative path counter: 104-quad-8: Add lock guards - generic interface iio: imu: st_lsm6dsx: specify slave odr in slv_odr iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO iio: adc: stm32-adc: fix sleep in atomic context iio:ad7797: Use correct attribute_group
2 parents ea81c34 + 0f0459b commit c532cc6

File tree

17 files changed

+400
-111
lines changed

17 files changed

+400
-111
lines changed

Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: "http://devicetree.org/schemas/bindings/iio/adc/st,stm32-adc.yaml#"
4+
$id: "http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml#"
55
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
66

77
title: STMicroelectronics STM32 ADC bindings

MAINTAINERS

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ F: Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml
570570
F: drivers/input/misc/adxl34x.c
571571

572572
ADXL372 THREE-AXIS DIGITAL ACCELEROMETER DRIVER
573-
M: Stefan Popa <stefan.popa@analog.com>
573+
M: Michael Hennerich <michael.hennerich@analog.com>
574574
S: Supported
575575
W: http://ez.analog.com/community/linux-device-drivers
576576
F: Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
@@ -922,15 +922,15 @@ F: arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi
922922
F: drivers/net/ethernet/amd/xgbe/
923923

924924
ANALOG DEVICES INC AD5686 DRIVER
925-
M: Stefan Popa <stefan.popa@analog.com>
925+
M: Michael Hennerich <Michael.Hennerich@analog.com>
926926
927927
S: Supported
928928
W: http://ez.analog.com/community/linux-device-drivers
929929
F: drivers/iio/dac/ad5686*
930930
F: drivers/iio/dac/ad5696*
931931

932932
ANALOG DEVICES INC AD5758 DRIVER
933-
M: Stefan Popa <stefan.popa@analog.com>
933+
M: Michael Hennerich <Michael.Hennerich@analog.com>
934934
935935
S: Supported
936936
W: http://ez.analog.com/community/linux-device-drivers
@@ -946,7 +946,7 @@ F: Documentation/devicetree/bindings/iio/adc/adi,ad7091r5.yaml
946946
F: drivers/iio/adc/ad7091r5.c
947947

948948
ANALOG DEVICES INC AD7124 DRIVER
949-
M: Stefan Popa <stefan.popa@analog.com>
949+
M: Michael Hennerich <Michael.Hennerich@analog.com>
950950
951951
S: Supported
952952
W: http://ez.analog.com/community/linux-device-drivers
@@ -970,7 +970,7 @@ F: Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
970970
F: drivers/iio/adc/ad7292.c
971971

972972
ANALOG DEVICES INC AD7606 DRIVER
973-
M: Stefan Popa <stefan.popa@analog.com>
973+
M: Michael Hennerich <Michael.Hennerich@analog.com>
974974
M: Beniamin Bia <[email protected]>
975975
976976
S: Supported
@@ -979,7 +979,7 @@ F: Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml
979979
F: drivers/iio/adc/ad7606.c
980980

981981
ANALOG DEVICES INC AD7768-1 DRIVER
982-
M: Stefan Popa <stefan.popa@analog.com>
982+
M: Michael Hennerich <Michael.Hennerich@analog.com>
983983
984984
S: Supported
985985
W: http://ez.analog.com/community/linux-device-drivers
@@ -1040,7 +1040,7 @@ F: Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml
10401040
F: drivers/hwmon/adm1177.c
10411041

10421042
ANALOG DEVICES INC ADP5061 DRIVER
1043-
M: Stefan Popa <stefan.popa@analog.com>
1043+
M: Michael Hennerich <Michael.Hennerich@analog.com>
10441044
10451045
S: Supported
10461046
W: http://ez.analog.com/community/linux-device-drivers
@@ -1109,7 +1109,6 @@ F: drivers/iio/amplifiers/hmc425a.c
11091109
ANALOG DEVICES INC IIO DRIVERS
11101110
M: Lars-Peter Clausen <[email protected]>
11111111
M: Michael Hennerich <[email protected]>
1112-
M: Stefan Popa <[email protected]>
11131112
S: Supported
11141113
W: http://wiki.analog.com/
11151114
W: http://ez.analog.com/community/linux-device-drivers

0 commit comments

Comments
 (0)