[PATCH v5] dt-bindings: iio: adc: lltc,ltc2497: generalise the title
From: Andrei Stancovici
Date: Tue Sep 15 2026 - 10:49:26 EST
The title names two of the four parts the schema documents: the LTC2305
and the LTC2499 are in the compatible enum and in the description, but
not in the title. Rather than extend the list each time a part is added,
say "LTC2497 and similar ADCs", as bindings covering a large number of
parts tend to end up doing. The full list stays in the description.
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Signed-off-by: Andrei Stancovici <andrei.stancovici@xxxxxxxxxx>
---
Changes in v5:
- Only this patch is resent. Patches 2 and 3 of the v4 series ("add
LTC2499 internal temperature channel" and "add 2x conversion speed
mode") are already on the testing branch of iio.git, so v5 is a
single-patch round.
- The title is now generalised instead of enumerating one more part.
v4 added the LTC2499 to it; Sashiko then pointed out that the LTC2305
is also supported and also missing, and Jonathan suggested stopping
the enumeration and using "LTC2497 and similar" as bindings with many
supported parts tend to do. The full list is already in the
description and is left alone.
- Documentation only; no driver change, so no hardware run for this
patch. The DC1012A-A validation previously reported covers the applied
patches 2 and 3.
v4: https://lore.kernel.org/r/20260909082755.366269-1-andrei.stancovici@xxxxxxxxxx
Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml b/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
index c884b6e03767..67445ad2bb3b 100644
--- a/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/iio/adc/lltc,ltc2497.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: Linear Technology / Analog Devices LTC2497 and LTC2309 ADC
+title: Linear Technology / Analog Devices LTC2497 and similar ADCs
maintainers:
- Michael Hennerich <michael.hennerich@xxxxxxxxxx>
base-commit: 36c12dbda81c284d72f3c64689461647497b643b
--
2.43.0