]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: adc: ltc2497: add support for ltc2305
authorKyle Hsieh <kylehsieh1995@gmail.com>
Wed, 25 Mar 2026 02:24:20 +0000 (10:24 +0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 25 Mar 2026 19:48:45 +0000 (19:48 +0000)
commit732df35bbb94c06099cf8c64076233347b278516
treece62ad6a9515174b797025ca0c21ceb9ff51ec3e
parent2f5bdca14ce88dd78998699ab25d129b9b3bc200
dt-bindings: adc: ltc2497: add support for ltc2305

Add documentation for the 2-channel LTC2305 ADC in the
existing ltc2497 binding.
This enables automatic device tree matching for LTC2305
while using the LTC2309 driver (drivers/iio/adc/ltc2309.c),
since both ADCs share the same I2C interface and 12-bit SAR architecture.
The main difference is the number of channels (LTC2305: 2, LTC2309: 8).

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Kyle Hsieh <kylehsieh1995@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml