mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Kryštof Černý via B4 Relay" <devnull+cleverline1mc.gmail.com@kernel.org>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Rob Herring <robh@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	 Stefan Wahren <stefan.wahren@chargebyte.com>
Cc: "Ben Gardner" <bgardner@wabtec.com>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	"Kryštof Černý" <cleverline1mc@gmail.com>
Subject: [PATCH v2 2/3] w1: ds2482: Fix datasheet URL
Date: Fri, 22 Nov 2024 09:53:58 +0100	[thread overview]
Message-ID: <20241122-ds2482-add-reg-v2-2-a5a03ee74da7@gmail.com> (raw)
In-Reply-To: <20241122-ds2482-add-reg-v2-0-a5a03ee74da7@gmail.com>

From: Kryštof Černý <cleverline1mc@gmail.com>

Current link does redirect to wrong place.

Signed-off-by: Kryštof Černý <cleverline1mc@gmail.com>
---
 drivers/w1/masters/ds2482.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/w1/masters/ds2482.c b/drivers/w1/masters/ds2482.c
index 3fb35e92fc1587dc4e609c0061fa5057e0027a80..ba86b5953b8d3ed1fe40d40a1a2b018c57fb91b8 100644
--- a/drivers/w1/masters/ds2482.c
+++ b/drivers/w1/masters/ds2482.c
@@ -7,7 +7,7 @@
  * It is a I2C to 1-wire bridge.
  * There are two variations: -100 and -800, which have 1 or 8 1-wire ports.
  * The complete datasheet can be obtained from MAXIM's website at:
- *   http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4382
+ *   https://www.analog.com/en/products/ds2482-100.html
  */
 
 #include <linux/module.h>

-- 
2.39.5



  parent reply	other threads:[~2024-11-22  8:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-22  8:53 [PATCH v2 0/3] Add support for attaching a regulator to w1: ds2482 Kryštof Černý via B4 Relay
2024-11-22  8:53 ` [PATCH v2 1/3] w1: ds2482: Add regulator support Kryštof Černý via B4 Relay
2024-11-23 16:32   ` Krzysztof Kozlowski
2024-11-24 10:22     ` Kryštof Černý
2024-11-24 10:50       ` Krzysztof Kozlowski
2024-11-22  8:53 ` Kryštof Černý via B4 Relay [this message]
2024-11-22  8:53 ` [PATCH v2 3/3] dt-bindings: w1: ds2482: Add vcc-supply property Kryštof Černý via B4 Relay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241122-ds2482-add-reg-v2-2-a5a03ee74da7@gmail.com \
    --to=devnull+cleverline1mc.gmail.com@kernel.org \
    --cc=bgardner@wabtec.com \
    --cc=cleverline1mc@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=stefan.wahren@chargebyte.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®