Message ID | 20220901121700.1325733-2-ciprian.regus@analog.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | [v2,1/5] dt-bindings: iio: adc: Add docs for LTC2499 | expand |
On Thu, 1 Sep 2022 15:16:57 +0300 Ciprian Regus <ciprian.regus@analog.com> wrote: > Update the MAINTAINERS file to include the path for the LTC2496 > devicetree bindings documentation. > > Signed-off-by: Ciprian Regus <ciprian.regus@analog.com> Hi Ciprian, Thanks for tidying this up. Pulling the addition of the line for the ltc2497 into this patch as well would make more sense than the current split between patches 1 and 2. Obviously with updates to the patch description to mention that it is covering both. Thanks, Jonathan > --- > changes in v2: > - new patch > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3c847619ceb1..1beb41a8b672 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1327,6 +1327,7 @@ 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: Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml > F: drivers/iio/*/ad*
diff --git a/MAINTAINERS b/MAINTAINERS index 3c847619ceb1..1beb41a8b672 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1327,6 +1327,7 @@ 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: Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml F: drivers/iio/*/ad*
Update the MAINTAINERS file to include the path for the LTC2496 devicetree bindings documentation. Signed-off-by: Ciprian Regus <ciprian.regus@analog.com> --- changes in v2: - new patch MAINTAINERS | 1 + 1 file changed, 1 insertion(+)