[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250407-rtc-sd2405al-i2c-addr-v1-1-efdd951952c0@gmail.com>
Date: Mon, 07 Apr 2025 13:48:49 +0200
From: Tóth János via B4 Relay <devnull+gomba007.gmail.com@...nel.org>
To: Alexandre Belloni <alexandre.belloni@...tlin.com>
Cc: linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org,
Tóth János <gomba007@...il.com>
Subject: [PATCH] rtc: sd2405al: Add I2C address.
From: Tóth János <gomba007@...il.com>
It is common to include the I2C address of the device in the source
file.
Signed-off-by: Tóth János <gomba007@...il.com>
---
It is common to include the I2C address of the device in the source file.
---
drivers/rtc/rtc-sd2405al.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/rtc/rtc-sd2405al.c b/drivers/rtc/rtc-sd2405al.c
index 00c3033e8079..708ea5d964de 100644
--- a/drivers/rtc/rtc-sd2405al.c
+++ b/drivers/rtc/rtc-sd2405al.c
@@ -5,7 +5,9 @@
* Datasheet:
* https://image.dfrobot.com/image/data/TOY0021/SD2405AL%20datasheet%20(Angelo%20v0.1).pdf
*
- * Copyright (C) 2024 Tóth János <gomba007@...il.com>
+ * I2C slave address: 0x32
+ *
+ * Copyright (C) 2024-2025 Tóth János <gomba007@...il.com>
*/
#include <linux/bcd.h>
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250407-rtc-sd2405al-i2c-addr-392d58e8567d
Best regards,
--
Tóth János <gomba007@...il.com>
Powered by blists - more mailing lists