From patchwork Wed Dec 18 07:41:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 13913139 Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 478ED159596 for ; Wed, 18 Dec 2024 07:41:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734507714; cv=none; b=G2uQ0VMX6oKFNNb28hudHKfRgCnk5vRTvuu1jGRcT53grMWtyotCyzpWe3grRHFqYVgj9wTVQF8hLAv57xxROkae/6ZIcwkhaBkL+CpI4CE2WuqyK+ZW/2Mcb7fvXVZfx1xLBn1m7XzwK6aNRKGa0uT2JmjNckzGCq2AHttfbK8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734507714; c=relaxed/simple; bh=rFk3OhYbTOdiWgha4HWjJodfVOhpNMHrJ85zonqt76I=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=ifauOS4sVwm1sGa0XKQA2nyqvweuX3Ql3zKdDkK+tuuyA3lDaByGfPC75lQWO556OjimdZXcRQwBO2GrPZ/UsnsjWAygbW7Bl98SP16I4TrgIiMJb0hnlx7qZVBJSmGdns6Rdgcw6L+kLbSQDWrhsfz1UkVqD2auvCGaCUKYPE8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=bTbL8ysj; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="bTbL8ysj" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; s=k1; bh=CA4QQLhX5JgwiU2FFQmxGsPl7AlRiNj9yNanvNh2mUM=; b=bTbL8y sjaU1vRwYbvCww4wMMd0O9memEwCJyriAJS3/qAUZutn7drnKbcXK+S5BB4aKbYB WYav1Tbdxrhgtu6YROcFKcR3IyyfMCnjZufzXQimwztCIaSzbm0DHOhf5ZUC4D9y 2iQ3W2xaS4caEuUGvI7ZMhvjk5caG02LG9u28giD1w1RRsNzyYXUE2xXhw7Ehgr6 gVd0jNdry7zPNbXqvG23jUxAZRR3qQvJAzenCfxf+cVljBE7XnH6acFMgT4HsClF DynYW3M1z4wDJ+/nZR+LeqOC9S8Ol6yAB35xPo/adU+Vo3mv1KlMslbup7BcUA3f WkN//Bqy5S28C6nA== Received: (qmail 204891 invoked from network); 18 Dec 2024 08:41:49 +0100 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 18 Dec 2024 08:41:49 +0100 X-UD-Smtp-Session: l3s3148p1@EYvYi4YpVpwujnsY From: Wolfram Sang To: linux-renesas-soc@vger.kernel.org Cc: Wolfram Sang , Jean Delvare , Guenter Roeck , Jonathan Corbet , linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org Subject: [PATCH v2 3/3] hwmon: (lm75) Fix LM75B document link Date: Wed, 18 Dec 2024 08:41:34 +0100 Message-ID: <20241218074131.4351-8-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20241218074131.4351-5-wsa+renesas@sang-engineering.com> References: <20241218074131.4351-5-wsa+renesas@sang-engineering.com> Precedence: bulk X-Mailing-List: linux-hwmon@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 NXP reorganized their website. Update the link for the LM75B datasheet. Signed-off-by: Wolfram Sang --- Changes since v1: new patch Documentation/hwmon/lm75.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/hwmon/lm75.rst b/Documentation/hwmon/lm75.rst index 9877ddbbf7c8..c6a54bbca3c5 100644 --- a/Documentation/hwmon/lm75.rst +++ b/Documentation/hwmon/lm75.rst @@ -129,7 +129,7 @@ Supported chips: Datasheet: Publicly available at the NXP website - https://www.nxp.com/documents/data_sheet/LM75B.pdf + https://www.nxp.com/docs/en/data-sheet/LM75B.pdf https://www.nxp.com/docs/en/data-sheet/P3T1755.pdf