linux/Documentation/devicetree/bindings/iio
Linus Torvalds 0000d9ccbc Char/Misc/IIO/FPGA/GPIB/etc driver updates for 7.2-rc1
Here is the big set of char, misc, iio, fpga, and other small driver
 subsystems changes for 7.2-rc1.
 
 Lots of little stuff in here, the majority being of course the IIO
 driver updates, as a list they are:
   - IIO driver updates and additions
   - GPIB driver bugfixes and cleanups
   - Android binder driver updates (rust and C version)
   - counter driver updates
   - MHI driver updates
   - mei driver updates
   - w1 driver updates
   - interconnect driver updates
   - Comedi driver fixes and updates
   - some obsolete char drivers removed (applicom and dtlk)
   - hwtracing driver updates
   - other tiny driver updates
 
 All of these have been in linux-next for a while with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCajk4Gg8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yl89wCdG1WBLsvKHZ3zaFWd4POE8G/gS1YAnRf0GcRB
 0F1/iBXSZLaRF/p9dsGq
 =fg13
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull misc driver updates from Greg KH:
 "Here is the big set of char, misc, iio, fpga, and other small driver
  subsystems changes for 7.2-rc1.

  Lots of little stuff in here, the majority being of course the IIO
  driver updates, as a list they are:

   - IIO driver updates and additions

   - GPIB driver bugfixes and cleanups

   - Android binder driver updates (rust and C version)

   - counter driver updates

   - MHI driver updates

   - mei driver updates

   - w1 driver updates

   - interconnect driver updates

   - Comedi driver fixes and updates

   - some obsolete char drivers removed (applicom and dtlk)

   - hwtracing driver updates

   - other tiny driver updates

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (406 commits)
  w1: ds2482: Use named initializers for arrays of i2c_device_data
  firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version
  firmware: stratix10-rsu: avoid blocking reboot_image sysfs when busy
  coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()
  iio: adc: nxp-sar-adc: harden buffer ISR against per-channel read failure
  iio: chemical: scd30: Replace manual locking with RAII locking
  iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()
  iio: dac: ad5686: create bus ops struct
  iio: dac: ad5686: cleanup doc header of local structs
  iio: dac: ad5686: add control_sync() for single-channel devices
  iio: dac: ad5686: add helpers to handle powerdown masks
  iio: dac: ad5686: add of_match table to the spi driver
  iio: dac: ad5686: drop enum id
  iio: dac: ad5686: remove redundant register definition
  iio: dac: ad5686: refactor include headers
  iio: adc: ad4080: fix AD4880 chip ID
  iio: light: veml3328: add support for new device
  dt-bindings: iio: light: veml6030: add veml3328
  fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()
  fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
  ...
2026-06-22 12:20:21 -07:00
..
accel dt-bindings: iio: accel: adi,adxl372: add ADXL371 compatible 2026-03-21 11:20:58 +00:00
adc Char/Misc/IIO/FPGA/GPIB/etc driver updates for 7.2-rc1 2026-06-22 12:20:21 -07:00
addac dt-bindings: iio: add missing reset-gpios constrain 2023-10-10 17:28:36 +01:00
afe dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
amplifiers dt-bindings: iio: amplifiers: ad8366: add adrf5702/3 support 2026-03-26 20:10:26 +00:00
cdc dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
chemical dt-bindings: iio: chemical: sensirion,scd30: Update maintainers field 2026-05-31 10:59:40 +01:00
dac dt-bindings: iio: dac: Add ADI AD5706R 2026-05-31 10:59:32 +01:00
filter dt-bindings: iio: filter: Add lpf/hpf freq margins 2025-04-22 19:09:52 +01:00
frequency dt-bindings: iio: frequency: adf4377: add clk provider 2025-12-21 11:41:12 +00:00
gyroscope dt-bindings: iio: gyroscope: add mount-matrix for bmg160 2026-05-31 10:59:31 +01:00
health dt-bindings: iio: health: max30100: Add LED pulse-width property 2025-10-19 11:59:22 +01:00
humidity dt-bindings: iio: Correct indentation and style in DTS example 2025-02-03 19:15:37 +00:00
impedance-analyzer dt-bindings:iio:impedance-analyzer:adi,ad5933 yaml conversion. 2020-11-22 16:38:58 +00:00
imu dt-bindings: iio: imu: mpu6050: remove interrupts from required list 2025-11-09 12:57:05 +00:00
light dt-bindings: iio: light: veml6030: add veml3328 2026-06-01 10:20:10 +01:00
magnetometer dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA 2026-05-31 10:59:40 +01:00
multiplexer dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
potentiometer dt-bindings: iio: potentiometer: Add the Renesas X9250 potentiometers 2023-05-13 19:29:04 +01:00
potentiostat dt-bindings:iio:potentiostat:ti,lmp91000: txt to yaml conversion. 2020-12-03 19:40:21 +00:00
pressure dt-bindings: iio: pressure: add honeywell,abp2030pa 2025-12-21 11:41:13 +00:00
proximity dt-bindings: iio: proximity: add ST VL53L1X ToF sensor 2026-03-26 08:20:51 +00:00
resolver dt-bindings: iio: resolver: add devicetree bindings for ad2s1210 2023-10-05 15:12:50 +01:00
temperature dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983 2026-05-31 11:01:50 +01:00
common.yaml dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
mount-matrix.txt iio: document bindings for mounting matrices 2019-07-28 08:49:25 +01:00
samsung,sensorhub-rinato.yaml dt-bindings: iio: samsung,sensorhub-rinato: use spi-peripheral-props.yaml 2022-08-19 19:34:16 +01:00
st,st-sensors.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00