From: Tom Rini <trini@konsulko.com>
To: Daniel Palmer <daniel@0x0f.com>
Cc: Simon Glass <sjg@chromium.org>,
Kuan-Wei Chiu <visitorckw@gmail.com>,
alison.wang@nxp.com, angelo@kernel-space.org, me@ziyao.cc,
heinrich.schuchardt@canonical.com, jserv@ccns.ncku.edu.tw,
eleanor15x@gmail.com, u-boot@lists.denx.de
Subject: Re: [PATCH v5 3/7] rtc: goldfish: Support platform data for non-DT probing
Date: Mon, 5 Jan 2026 19:49:43 -0600 [thread overview]
Message-ID: <20260106014943.GD3416603@bill-the-cat> (raw)
In-Reply-To: <CAFr9PX=S7X0Y5Rg2ySN8H_g7ot1R-Ksu+SZL=Ot4Yx=N2YDW6w@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]
On Tue, Jan 06, 2026 at 09:58:30AM +0900, Daniel Palmer wrote:
> Hi Tom, Simon,
>
> On Tue, 6 Jan 2026 at 08:47, Tom Rini <trini@konsulko.com> wrote:
> >
> > On Mon, Jan 05, 2026 at 04:30:26PM -0700, Simon Glass wrote:
> > > Hi Kuan-Wei,
>
> > >
> > > You can package your own devicetree in the U-Boot source, to handle
> > > what you need.
> >
> > That's not helpful feedback here, the correct path is to use the machine
> > as QEMU provides it and not start yet another pointless argument with
> > QEMU. And this probably applies to some of your other feedback as well,
> > thanks.
> >
> > --
> > Tom
>
> My version of this converts the bootinfo from QEMU to a devicetree
> inside of u-boot and then u-boot uses that going forward.
> I have suggested to the m68k kernel side that we allow bootinfo to
> pass a devicetree pointer and/or use embedded devicetrees in the
> kernel selected by the machine type in the bootinfo.
>
> My plan is once this very basic part is merged I will rebase my stuff
> onto this and then start spamming Kuan-Wei with patches to add in
> devicetree etc. ;)
Getting all of the other parts of the system in agreement and then doing
that sounds like a good plan to me, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2026-01-06 1:49 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-05 16:52 [PATCH v5 0/7] m68k: Add support for QEMU virt machine Kuan-Wei Chiu
2026-01-05 16:52 ` [PATCH v5 1/7] serial: Add Goldfish TTY driver Kuan-Wei Chiu
2026-01-05 23:30 ` Simon Glass
2026-01-06 19:25 ` Kuan-Wei Chiu
2026-01-07 10:59 ` Angelo Dureghello
2026-01-05 16:52 ` [PATCH v5 2/7] timer: Add Goldfish timer driver Kuan-Wei Chiu
2026-01-05 23:30 ` Simon Glass
2026-01-07 11:07 ` Angelo Dureghello
2026-01-05 16:52 ` [PATCH v5 3/7] rtc: goldfish: Support platform data for non-DT probing Kuan-Wei Chiu
2026-01-05 23:30 ` Simon Glass
2026-01-05 23:47 ` Tom Rini
2026-01-06 0:58 ` Daniel Palmer
2026-01-06 1:49 ` Tom Rini [this message]
2026-01-06 16:22 ` Simon Glass
2026-01-06 16:58 ` Tom Rini
2026-01-05 16:52 ` [PATCH v5 4/7] m68k: Add support for M68040 CPU Kuan-Wei Chiu
2026-01-05 23:30 ` Simon Glass
2026-01-06 19:38 ` Kuan-Wei Chiu
2026-01-05 16:52 ` [PATCH v5 5/7] board: Add QEMU m68k virt board support Kuan-Wei Chiu
2026-01-05 23:30 ` Simon Glass
2026-01-06 19:22 ` Kuan-Wei Chiu
2026-01-05 16:52 ` [PATCH v5 6/7] CI: Add test jobs for QEMU m68k virt machine Kuan-Wei Chiu
2026-01-05 23:30 ` Simon Glass
2026-01-05 16:52 ` [PATCH v5 7/7] MAINTAINERS: Update m68k entry Kuan-Wei Chiu
2026-01-07 14:37 ` Angelo Dureghello
2026-01-08 18:52 ` Maciej W. Rozycki
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=20260106014943.GD3416603@bill-the-cat \
--to=trini@konsulko.com \
--cc=alison.wang@nxp.com \
--cc=angelo@kernel-space.org \
--cc=daniel@0x0f.com \
--cc=eleanor15x@gmail.com \
--cc=heinrich.schuchardt@canonical.com \
--cc=jserv@ccns.ncku.edu.tw \
--cc=me@ziyao.cc \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
--cc=visitorckw@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