From: David Jander <david@protonic.nl>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: "Andrei VOLKOV" <andrey.volkov@munic.io>,
"Pavel Pisa" <pisa@fel.cvut.cz>,
"Bernhard Beschow" <shentey@gmail.com>,
"Matyáš Bobek" <matyas.bobek@gmail.com>,
"Matyas Bobek" <bobekmat@fel.cvut.cz>,
qemu-devel@nongnu.org, qemu-arm@nongnu.org,
"Oliver Hartkopp" <socketcan@hartkopp.net>,
"Nikita Ostrenkov" <n.ostrenkov@gmail.com>,
"Daniel P. Berrange" <berrange@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
linux-can@vger.kernel.org,
"Sascha Hauer" <s.hauer@pengutronix.de>
Subject: Re: [PATCH v3 0/7] hw/arm/sabrelite: Add FlexCAN support
Date: Thu, 28 May 2026 08:57:56 +0200 [thread overview]
Message-ID: <20260528085756.322eb221@erd003.prtnl> (raw)
In-Reply-To: <20260527-durable-festive-millipede-f6e2b9-mkl@pengutronix.de>
On Wed, 27 May 2026 20:38:10 +0200
Marc Kleine-Budde <mkl@pengutronix.de> wrote:
> On 27.05.2026 18:25:37, Andrei VOLKOV wrote:
> > As the original author, I have no objection to reusing (my part of) the
> > header under GPL-2.0-or-later. The reason it was not done that way in
> > 2005/2006 is simple: only GPLv2 existed at the time.
> >
> > All the more so since, as already noted, the code in question is essentially
> > a direct transcription of offsets and bit-fields from the Freescale/NXP
> > datasheets, which leaves very little room for a meaningful copyright claim
> > in the first place.
> >
> > Personally, I would prefer that this code not be rewritten and be kept as
> > is, to avoid introducing subtle bugs in QEMU later on.
> > That said, @Sascha and @David may have a different opinion.
> >
> > PS: andrey.volkov@munic.io is my correct current work address, but I would
> > prefer to use my personal one for this discussion.
>
> I've added David on Cc and given them a short overview of this
> discussion and linked this thread.
>
> I'll agree to re-license the register definitions of the flexcan driver
> to GPL-2.0-or-later. I'll poke Sasha tomorrow.
I have no objections for this part to be used under GPL-2.0-or-later.
Best regards,
--
David Jander
next prev parent reply other threads:[~2026-05-28 6:59 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 18:26 [PATCH v3 0/7] hw/arm/sabrelite: Add FlexCAN support Matyáš Bobek
2026-04-30 18:26 ` [PATCH v3 1/7] hw/arm/sabrelite: Open code DEFINE_MACHINE_ARM Matyáš Bobek
2026-04-30 18:26 ` [PATCH v3 2/7] hw/arm/sabrelite: Introduce class SabreliteMachineState Matyáš Bobek
2026-04-30 18:26 ` [PATCH v3 3/7] hw/misc/imx6_ccm: Add PLL3 and CAN clock Matyáš Bobek
2026-04-30 18:26 ` [PATCH v3 4/7] hw/net/can/flexcan: NXP FlexCAN core emulation Matyáš Bobek
2026-04-30 18:26 ` [PATCH v3 5/7] hw/arm: Plug FlexCAN into FSL_IMX6 and Sabrelite Matyáš Bobek
2026-04-30 18:26 ` [PATCH v3 6/7] tests: Add qtests for FlexCAN Matyáš Bobek
2026-04-30 18:26 ` [PATCH v3 7/7] docs/arm/sabrelite: Mention FlexCAN support Matyáš Bobek
2026-05-05 18:02 ` [PATCH v3 0/7] hw/arm/sabrelite: Add " Bernhard Beschow
2026-05-05 18:41 ` Peter Maydell
2026-05-05 20:21 ` Bernhard Beschow
2026-05-08 12:10 ` Peter Maydell
2026-05-27 10:42 ` Bernhard Beschow
2026-05-27 15:38 ` Pavel Pisa
2026-05-27 16:09 ` Marc Kleine-Budde
2026-05-27 16:25 ` Andrei VOLKOV
2026-05-27 16:28 ` Andrey VOLKOV
2026-05-27 18:38 ` Marc Kleine-Budde
2026-05-27 18:40 ` Marc Kleine-Budde
2026-05-28 6:57 ` David Jander [this message]
2026-05-28 8:53 ` Sascha Hauer
2026-05-28 11:48 ` Pavel Pisa
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=20260528085756.322eb221@erd003.prtnl \
--to=david@protonic.nl \
--cc=andrey.volkov@munic.io \
--cc=berrange@redhat.com \
--cc=bobekmat@fel.cvut.cz \
--cc=linux-can@vger.kernel.org \
--cc=matyas.bobek@gmail.com \
--cc=mkl@pengutronix.de \
--cc=n.ostrenkov@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=pisa@fel.cvut.cz \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=s.hauer@pengutronix.de \
--cc=shentey@gmail.com \
--cc=socketcan@hartkopp.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.