diff mbox series

The datasheet URL has been changed.

Message ID 20240215151957.20855-1-okanakyuz@okanakyuz.com (mailing list archive)
State Accepted
Headers show
Series The datasheet URL has been changed. | expand

Commit Message

Okan Akyuz Feb. 15, 2024, 3:19 p.m. UTC
The URL for the datasheet was not functional. It has been replaced
with the active one from the manufacturer's website.

Signed-off-by: Okan Akyuz <okanakyuz@okanakyuz.com>
---
 Documentation/hwmon/max6620.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guenter Roeck Feb. 15, 2024, 5 p.m. UTC | #1
On 2/15/24 07:19, Okan Akyuz wrote:
> The URL for the datasheet was not functional. It has been replaced
> with the active one from the manufacturer's website.
> 
> Signed-off-by: Okan Akyuz <okanakyuz@okanakyuz.com>
> ---
>   Documentation/hwmon/max6620.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/hwmon/max6620.rst b/Documentation/hwmon/max6620.rst
> index 84c1c44d3de4..d70173bf0242 100644
> --- a/Documentation/hwmon/max6620.rst
> +++ b/Documentation/hwmon/max6620.rst
> @@ -11,7 +11,7 @@ Supported chips:
>   
>       Addresses scanned: none
>   
> -    Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6620.pdf
> +    Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/max6620.pdf
>   
>   Authors:
>       - L\. Grunenberg <contact@lgrunenberg.de>

Is this supposed to be v2 ? If so, please provide change logs.

Neither "The datasheet URL has been changed" now the original
"The URL of the datasheet seems to have changed" describes
the patch.

Please read and follow Documentation/process/submitting-patches.rst.

Thanks,
Guenter
Okan Akyuz Feb. 15, 2024, 8:42 p.m. UTC | #2
Analog Devices (ADI) acquired Maxim Integrated on September 8, 2021. I 
compared the revision numbers of the pdf files on archive.org. The 
addresses of the files changed somewhere between January 2022 and 
December 4, 2023. There is no version change on the pdf, just the url.

I will read the documentation again and prepare a more suitable patch. 
Since it was my first attempt.

Thank you for your help and understending.
Okan

On 15/02/2024 20:00, Guenter Roeck wrote:
> On 2/15/24 07:19, Okan Akyuz wrote:
>> The URL for the datasheet was not functional. It has been replaced
>> with the active one from the manufacturer's website.
>>
>> Signed-off-by: Okan Akyuz <okanakyuz@okanakyuz.com>
>> ---
>>   Documentation/hwmon/max6620.rst | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/hwmon/max6620.rst 
>> b/Documentation/hwmon/max6620.rst
>> index 84c1c44d3de4..d70173bf0242 100644
>> --- a/Documentation/hwmon/max6620.rst
>> +++ b/Documentation/hwmon/max6620.rst
>> @@ -11,7 +11,7 @@ Supported chips:
>>         Addresses scanned: none
>>   -    Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6620.pdf
>> +    Datasheet: 
>> https://www.analog.com/media/en/technical-documentation/data-sheets/max6620.pdf
>>     Authors:
>>       - L\. Grunenberg <contact@lgrunenberg.de>
>
> Is this supposed to be v2 ? If so, please provide change logs.
>
> Neither "The datasheet URL has been changed" now the original
> "The URL of the datasheet seems to have changed" describes
> the patch.
>
> Please read and follow Documentation/process/submitting-patches.rst.
>
> Thanks,
> Guenter
>
diff mbox series

Patch

diff --git a/Documentation/hwmon/max6620.rst b/Documentation/hwmon/max6620.rst
index 84c1c44d3de4..d70173bf0242 100644
--- a/Documentation/hwmon/max6620.rst
+++ b/Documentation/hwmon/max6620.rst
@@ -11,7 +11,7 @@  Supported chips:
 
     Addresses scanned: none
 
-    Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6620.pdf
+    Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/max6620.pdf
 
 Authors:
     - L\. Grunenberg <contact@lgrunenberg.de>