2023-09-26 10:14:39

by Antoniu Miclaus

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: fix Analog Devices website link

The http://ez.analog.com/community/linux-device-drivers link is broken.

Update website link to the new available one:
https://ez.analog.com/linux-software-drivers

Signed-off-by: Antoniu Miclaus <[email protected]>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b19995690904..94066240e475 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1119,7 +1119,7 @@ ANALOG DEVICES INC AD4130 DRIVER
M: Cosmin Tanislav <[email protected]>
L: [email protected]
S: Supported
-W: http://ez.analog.com/community/linux-device-drivers
+W: https://ez.analog.com/linux-software-drivers
F: Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
F: Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
F: drivers/iio/adc/ad4130.c
@@ -1152,7 +1152,7 @@ ANALOG DEVICES INC AD74115 DRIVER
M: Cosmin Tanislav <[email protected]>
L: [email protected]
S: Supported
-W: http://ez.analog.com/community/linux-device-drivers
+W: https://ez.analog.com/linux-software-drivers
F: Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
F: drivers/iio/addac/ad74115.c

@@ -12818,7 +12818,7 @@ MAX31827 TEMPERATURE SWITCH DRIVER
M: Daniel Matyas <[email protected]>
L: [email protected]
S: Supported
-W: http://ez.analog.com/community/linux-device-drivers
+W: https://ez.analog.com/linux-software-drivers
F: Documentation/devicetree/bindings/hwmon/adi,max31827.yaml
F: Documentation/hwmon/max31827.rst
F: drivers/hwmon/max31827.c
--
2.42.0


2023-09-30 16:40:40

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: fix Analog Devices website link

On Tue, 26 Sep 2023 13:01:49 +0300
Antoniu Miclaus <[email protected]> wrote:

> The http://ez.analog.com/community/linux-device-drivers link is broken.
>
> Update website link to the new available one:
> https://ez.analog.com/linux-software-drivers
>
> Signed-off-by: Antoniu Miclaus <[email protected]>

Applied to the togreg branch of iio.git and pushed out as testing.

Thanks,

J
> ---
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b19995690904..94066240e475 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1119,7 +1119,7 @@ ANALOG DEVICES INC AD4130 DRIVER
> M: Cosmin Tanislav <[email protected]>
> L: [email protected]
> S: Supported
> -W: http://ez.analog.com/community/linux-device-drivers
> +W: https://ez.analog.com/linux-software-drivers
> F: Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
> F: Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
> F: drivers/iio/adc/ad4130.c
> @@ -1152,7 +1152,7 @@ ANALOG DEVICES INC AD74115 DRIVER
> M: Cosmin Tanislav <[email protected]>
> L: [email protected]
> S: Supported
> -W: http://ez.analog.com/community/linux-device-drivers
> +W: https://ez.analog.com/linux-software-drivers
> F: Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
> F: drivers/iio/addac/ad74115.c
>
> @@ -12818,7 +12818,7 @@ MAX31827 TEMPERATURE SWITCH DRIVER
> M: Daniel Matyas <[email protected]>
> L: [email protected]
> S: Supported
> -W: http://ez.analog.com/community/linux-device-drivers
> +W: https://ez.analog.com/linux-software-drivers
> F: Documentation/devicetree/bindings/hwmon/adi,max31827.yaml
> F: Documentation/hwmon/max31827.rst
> F: drivers/hwmon/max31827.c