Re: [PATCH v2] MAINTAINERS: Fix the link to ad7606 dt-bindings

From: Jonathan Cameron
Date: Sat Mar 30 2019 - 13:56:14 EST


On Tue, 26 Mar 2019 12:59:52 +0200
Stefan Popa <stefan.popa@xxxxxxxxxx> wrote:

> The devicetree bindings documentation for ad7606 should also include
> the vendor prefix: ad7606.txt -> adi,ad7606.txt
>
> Fixes: 6e33a125df66 ("dt-bindings: iio: adc: Add docs for AD7606 ADC")
> Signed-off-by: Stefan Popa <stefan.popa@xxxxxxxxxx>
Applied to the togreg branch of iio.git and pushed out as testing for
the autobuilders to play with it.

Thanks,

Jonathan

> ---
> Changes in v2:
> - Added Fixes tag
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ff2c2f2..4f81cdc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -860,7 +860,7 @@ L: linux-iio@xxxxxxxxxxxxxxx
> W: http://ez.analog.com/community/linux-device-drivers
> S: Supported
> F: drivers/iio/adc/ad7606.c
> -F: Documentation/devicetree/bindings/iio/adc/ad7606.txt
> +F: Documentation/devicetree/bindings/iio/adc/adi,ad7606.txt
>
> ANALOG DEVICES INC AD7768-1 DRIVER
> M: Stefan Popa <stefan.popa@xxxxxxxxxx>