Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: iio: adc: adi,ad7606: comment and sort the compatible names

AD7606-8 is referred to as AD7606 by Analog Devices. This comment aims
to avoid confusion. Also the compatible names were not sorted by
alphabetical order.

Signed-off-by: Guillaume Stols <gstols@baylibre.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20240628-cleanup-ad7606-v2-2-96e02f90256d@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Guillaume Stols and committed by
Jonathan Cameron
555b1a1f 93a81104

+2 -2
+2 -2
Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml
··· 20 20 compatible: 21 21 enum: 22 22 - adi,ad7605-4 23 - - adi,ad7606-8 24 - - adi,ad7606-6 25 23 - adi,ad7606-4 24 + - adi,ad7606-6 25 + - adi,ad7606-8 # Referred to as AD7606 (without -8) in the datasheet 26 26 - adi,ad7606b 27 27 - adi,ad7616 28 28