[PATCH 1/3] dt-bindings: iio: adc: lltc,ltc2497: add LTC2499 to title
Andrei Stancovici <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The LTC2499 is already listed in the compatible enum and covered by the description, but was missing from the binding title. Add it so the title matches the set of devices the schema documents. No schema or property change is needed. Signed-off-by: Andrei Stancovici <[email protected]> --- 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..8aa1ba0a8728 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, LTC2499 and LTC2309 ADC maintainers: - Michael Hennerich <[email protected]> -- 2.43.0