From: "Csókás Bence" <csokas.bence@prolan.hu>
To: <gomba007@gmail.com>, Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: <linux-kernel@vger.kernel.org>, <linux-rtc@vger.kernel.org>
Subject: Re: [PATCH v4] drivers: rtc: Add driver for SD2405AL.
Date: Mon, 24 Jun 2024 15:30:25 +0200 [thread overview]
Message-ID: <de896abc-aa93-4886-a414-ad992605ba91@prolan.hu> (raw)
In-Reply-To: <20240624-rtc-sd2405al-v4-1-2b2bc759f98f@gmail.com>
Hi!
As per my last email,
On 6/24/24 13:25, Tóth János via B4 Relay wrote:
> From: Tóth János <gomba007@gmail.com>
>
> Add support for the DFRobot SD2405AL I2C RTC Module.
>
> Datasheet:
> https://image.dfrobot.com/image/data/TOY0021/SD2405AL%20datasheet%20(Angelo%20v0.1).pdf
>
> Product:
> https://www.dfrobot.com/product-1600.html
>
> To instantiate (assuming device is connected to I2C-1)
> as root:
> echo sd2405al 0x32 > /sys/bus/i2c/devices/i2c-1/new_device
> as user:
> echo 'sd2405al 0x32' | sudo tee /sys/class/i2c-adapter/i2c-1/new_device
>
> The driver is tested with:
> + hwclock
> + tools/testing/selftests/rtc/setdate
> + tools/testing/selftests/rtc/rtctest
>
> Signed-off-by: Tóth János <gomba007@gmail.com>
Reviewed-by: Csókás, Bence <csokas.bence@prolan.hu>
> ---
> Changes in v4:
> - Implement more comprehensive data validation.
BTW why did you decide to add this? Did you have problems with these
high bits getting set?
Bence
next prev parent reply other threads:[~2024-06-24 13:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 11:25 [PATCH v4] drivers: rtc: Add driver for SD2405AL Tóth János via B4 Relay
2024-06-24 13:30 ` Csókás Bence [this message]
2024-06-24 14:01 ` Tóth János
2024-08-26 10:21 ` Tóth János
2024-08-26 23:29 ` Alexandre Belloni
2024-08-27 13:56 ` Tóth János
2024-08-27 17:03 ` Markus Elfring
2024-08-28 7:50 ` Tóth János
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=de896abc-aa93-4886-a414-ad992605ba91@prolan.hu \
--to=csokas.bence@prolan.hu \
--cc=alexandre.belloni@bootlin.com \
--cc=gomba007@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
/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