From: "Jonathan Neuschäfer" <j.ne@posteo.net>
To: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Cc: "Jonathan Neuschäfer" <j.ne@posteo.net>,
"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
"Alessandro Zummo" <a.zummo@towertech.it>,
rw-r-r-0644 <r.r.qwertyuiop.r.r@gmail.com>,
"Ash Logan" <ash@heyquark.com>,
linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org
Subject: Re: [PATCH] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
Date: Fri, 29 Oct 2021 11:06:34 +0000 [thread overview]
Message-ID: <YXvVuoaxGogAnyej@latitude> (raw)
In-Reply-To: <20211028213413.7lpd62vzs46ru7ul@luna>
[-- Attachment #1: Type: text/plain, Size: 965 bytes --]
On Thu, Oct 28, 2021 at 11:34:13PM +0200, Emmanuel Gil Peyrot wrote:
> On Thu, Oct 28, 2021 at 08:32:00PM +0000, Jonathan Neuschäfer wrote:
[...]
> The gc-linux project had such a bus driver, and I think also an
> USB Gecko driver, but from what I remember they got rejected in the
> kernel. I’d have to do some archeology to figure out why though.
Interesting, I wasn't aware that upstreaming had been attempted at all.
> Still, maybe it would be sensible to port their 2.6.32-era driver?
Possibly, but I think it requires a good deal of cleaning up.
I have a working patchset on top of Linux 5.x, but it's not in an
upstream-ready shape:
https://github.com/neuschaefer/linux/commits/wii
Unfortunately, I don't currently have the time/motivation to do
significant work in this area, so I probably can't help much.
> I have one such USB Gecko btw, so I should be able to test against it.
Great!
Best regards,
Jonathan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2021-10-29 11:06 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 22:05 [PATCH] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U Emmanuel Gil Peyrot
2021-10-27 16:45 ` Alexandre Belloni
2021-10-27 17:05 ` Emmanuel Gil Peyrot
2021-10-27 17:09 ` Emmanuel Gil Peyrot
2021-10-27 20:32 ` Alexandre Belloni
2021-10-28 20:32 ` Jonathan Neuschäfer
2021-10-28 21:34 ` Emmanuel Gil Peyrot
2021-10-29 11:06 ` Jonathan Neuschäfer [this message]
2021-10-27 22:35 ` [PATCH v2 0/5] " Emmanuel Gil Peyrot
2021-10-27 22:35 ` [PATCH v2 1/5] rtc: gamecube: " Emmanuel Gil Peyrot
2021-10-27 22:35 ` [PATCH v2 2/5] rtc: gamecube: Report low battery as invalid data Emmanuel Gil Peyrot
2021-11-30 22:45 ` Alexandre Belloni
2021-12-15 17:52 ` Emmanuel Gil Peyrot
2021-10-27 22:35 ` [PATCH v2 3/5] powerpc: wii.dts: Expose HW_SRNPROT on this platform Emmanuel Gil Peyrot
2021-10-27 22:35 ` [PATCH v2 4/5] powerpc: gamecube_defconfig: Enable the RTC driver Emmanuel Gil Peyrot
2021-10-27 22:35 ` [PATCH v2 5/5] powerpc: wii_defconfig: " Emmanuel Gil Peyrot
2021-12-15 17:54 ` [PATCH v3 0/5] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U Emmanuel Gil Peyrot
2021-12-15 17:54 ` [PATCH v3 1/5] rtc: gamecube: " Emmanuel Gil Peyrot
2021-12-15 17:54 ` [PATCH v3 2/5] rtc: gamecube: Report low battery as invalid data Emmanuel Gil Peyrot
2021-12-15 17:54 ` [PATCH v3 3/5] powerpc: wii.dts: Expose HW_SRNPROT on this platform Emmanuel Gil Peyrot
2021-12-15 17:55 ` [PATCH v3 4/5] powerpc: gamecube_defconfig: Enable the RTC driver Emmanuel Gil Peyrot
2021-12-15 17:55 ` [PATCH v3 5/5] powerpc: wii_defconfig: " Emmanuel Gil Peyrot
2021-12-16 4:52 ` [PATCH v3 0/5] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U Michael Ellerman
2021-12-16 9:50 ` Alexandre Belloni
2021-12-16 9:49 ` Alexandre Belloni
2021-12-16 20:22 ` Emmanuel Gil Peyrot
2021-12-16 20:56 ` Alexandre Belloni
2021-12-16 20:58 ` Emmanuel Gil Peyrot
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=YXvVuoaxGogAnyej@latitude \
--to=j.ne@posteo.net \
--cc=a.zummo@towertech.it \
--cc=alexandre.belloni@bootlin.com \
--cc=ash@heyquark.com \
--cc=linkmauve@linkmauve.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=r.r.qwertyuiop.r.r@gmail.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;
as well as URLs for NNTP newsgroup(s).