diff mbox series

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

Message ID 1553597992-31693-1-git-send-email-stefan.popa@analog.com (mailing list archive)
State New, archived
Headers show
Series [v2] MAINTAINERS: Fix the link to ad7606 dt-bindings | expand

Commit Message

Stefan Popa March 26, 2019, 10:59 a.m. UTC
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@analog.com>
---
Changes in v2:
	- Added Fixes tag

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jonathan Cameron March 30, 2019, 5:56 p.m. UTC | #1
On Tue, 26 Mar 2019 12:59:52 +0200
Stefan Popa <stefan.popa@analog.com> 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@analog.com>
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@vger.kernel.org
>  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@analog.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index ff2c2f2..4f81cdc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -860,7 +860,7 @@  L:	linux-iio@vger.kernel.org
 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@analog.com>