Message ID | 20220916140922.2506248-4-ciprian.regus@analog.com |
---|---|
State | Accepted |
Commit | cc6fbf2672bba1c1042f8e5b8a61067f5d3a3214 |
Headers | show |
Series | Add support for LTC2499 ADC | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index ed31866e4c4e..ca7fc57173c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1327,6 +1327,8 @@ W: https://ez.analog.com/linux-software-drivers F: Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523 F: Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4350 F: Documentation/devicetree/bindings/iio/*/adi,* +F: Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml +F: Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml F: drivers/iio/*/ad* F: drivers/iio/adc/ltc249* F: drivers/iio/amplifiers/hmc425a.c
Update the MAINTAINERS file to include the path for the LTC2497 and LTC2496 devicetree bindings documentation. Signed-off-by: Ciprian Regus <ciprian.regus@analog.com> --- changes in v3: - added entry for ltc2497. - updated the patch title and description. MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)