From: Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
linux-rtc@vger.kernel.org,
Thadeu Lima de Souza Cascardo <cascardo@igalia.com>,
kernel-dev@igalia.com
Subject: [PATCH 0/2] m68k: bvme6000: rtc: convert to rtc class
Date: Wed, 26 Feb 2025 09:26:26 -0300 [thread overview]
Message-ID: <20250226-m68k-rtc-v1-0-404641ec62e6@igalia.com> (raw)
This converts the DP8570A RTC driver to the RTC class, instead of directly
implementing the /dev/rtc RTC_RD_TIME and RTC_SET_TIME.
This will get rid of the last RTC_MINOR user in the kernel tree.
This has only been built-tested.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
---
Thadeu Lima de Souza Cascardo (2):
m68k: rtc: dp8570a: split read_time and set_time
m68k: rtc: dp8570a: make it a proper RTC class driver
arch/m68k/bvme6000/rtc.c | 207 +++++++++++++++++++----------------------------
1 file changed, 82 insertions(+), 125 deletions(-)
---
base-commit: d082ecbc71e9e0bf49883ee4afd435a77a5101b6
change-id: 20250225-m68k-rtc-c4635a8e0160
Best regards,
--
Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
next reply other threads:[~2025-02-26 12:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-26 12:26 Thadeu Lima de Souza Cascardo [this message]
2025-02-26 12:26 ` [PATCH 1/2] m68k: rtc: dp8570a: split read_time and set_time Thadeu Lima de Souza Cascardo
2025-02-26 12:26 ` [PATCH 2/2] m68k: rtc: dp8570a: make it a proper RTC class driver Thadeu Lima de Souza Cascardo
2025-02-27 11:05 ` Geert Uytterhoeven
2025-02-28 12:05 ` Thadeu Lima de Souza Cascardo
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=20250226-m68k-rtc-v1-0-404641ec62e6@igalia.com \
--to=cascardo@igalia.com \
--cc=alexandre.belloni@bootlin.com \
--cc=geert@linux-m68k.org \
--cc=kernel-dev@igalia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@lists.linux-m68k.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