diff options
author | Ciprian Regus <ciprian.regus@analog.com> | 2022-09-16 16:09:20 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-09-21 19:42:54 +0200 |
commit | cc6fbf2672bba1c1042f8e5b8a61067f5d3a3214 (patch) | |
tree | 21d2bd6d4fdfdd2c0de7e4efffc25e585513774f | |
parent | dt-bindings: iio: adc: Add docs for LTC2499 (diff) | |
download | linux-cc6fbf2672bba1c1042f8e5b8a61067f5d3a3214.tar.xz linux-cc6fbf2672bba1c1042f8e5b8a61067f5d3a3214.zip |
Add MAINTAINERS entries for LTC2497 and LTC2496
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>
Link: https://lore.kernel.org/r/20220916140922.2506248-4-ciprian.regus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 653e4c267777..4e5d1d737cfb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1319,6 +1319,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 |