From: Tom Rini <trini@konsulko.com>
To: Francesco Dolcini <francesco@dolcini.it>
Cc: u-boot@lists.denx.de, marcel.ziswiler@toradex.com,
Fabio Estevam <festevam@gmail.com>,
"NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
Stefano Babic <sbabic@denx.de>,
Francesco Dolcini <francesco.dolcini@toradex.com>
Subject: Re: [PATCH v2 10/22] apalis-imx8: update spdx license identifier string
Date: Mon, 16 Jan 2023 09:23:57 -0500 [thread overview]
Message-ID: <20230116142357.GP3880571@bill-the-cat> (raw)
In-Reply-To: <Y8UrpiG7uSJ7+8Xb@francesco-nb.int.toradex.com>
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
On Mon, Jan 16, 2023 at 11:49:10AM +0100, Francesco Dolcini wrote:
> On Sat, Jan 14, 2023 at 12:27:11PM -0500, Tom Rini wrote:
> > On Fri, Jan 13, 2023 at 06:17:39PM +0100, Francesco Dolcini wrote:
> >
> > > From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> > >
> > > Update SPDX license identifier string.
> > >
> > > While at it also update copyright period.
> > >
> > > Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> > > Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
> > > ---
> > > v2: no changes
> >
> > Please don't do this. We have far more "GPL-2.0+" (almost 10000) than we
> > do "GPL-2.0-or-later" (225). And updating copyright years without any
> > other change isn't meaningful. If your legal department is insisting it
> > must be done, fine, please have them Signed-off-by the change. But for
> > the dts file, please get that by re-syncing with the kernel instead.
>
> I talked with Marcel and we agree on dropping this.
>
> Should I send a v3 or you just skip it when applying?
I'm fine with just skipping both when applying, but Stefano is the one
who will be putting this all in a PR when he gets back.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2023-01-16 14:24 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-13 17:17 [PATCH v2 00/22] apalis-imx8: boot issue fix and support refresh Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 01/22] apalis-imx8: fix booting caused by missing dm_event Francesco Dolcini
2023-01-14 11:25 ` Fabio Estevam
2023-01-14 13:27 ` Tom Rini
2023-01-14 16:57 ` Tom Rini
2023-01-14 17:22 ` Tom Rini
2023-01-14 17:48 ` Tom Rini
2023-01-14 18:00 ` Heinrich Schuchardt
2023-01-14 18:23 ` Tom Rini
2023-01-16 10:58 ` Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 02/22] apalis-imx8: implement pcb version and soc variant handling Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 03/22] apalis-imx8: turn off lcd backlight before os handover Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 04/22] apalis-imx8: display build info Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 05/22] apalis-imx8: provide proper config_sys_prompt Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 06/22] apalis-imx8: set bootdelay Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 07/22] apalis/colibri-imx8/8x: add overlay support for i.mx 8/8x-based soms Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 08/22] apalis/colibri-imx8/8x: remove global variable script Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 09/22] apalis-imx8: enable environment bootcount limit Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 10/22] apalis-imx8: update spdx license identifier string Francesco Dolcini
2023-01-14 17:27 ` Tom Rini
2023-01-16 10:49 ` Francesco Dolcini
2023-01-16 14:23 ` Tom Rini [this message]
2023-01-16 19:20 ` Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 11/22] apalis-imx8: remove obsolete sdhc related config defines Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 12/22] apalis-imx8: remove obsolete net usb start Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 13/22] apalis-imx8: introduce setup setting setupargs Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 14/22] apalis-imx8: drop obsolete environment variables Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 15/22] apalis-imx8: update update_uboot confirmation message Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 16/22] apalis-imx8: update env memory layout Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 17/22] board: apalis-imx8: get rid of sc_err_t type Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 18/22] board: apalis-imx8: remove board_phy_config duplicate Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 19/22] board: apalis-imx8: initialize snvs Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 20/22] apalis-imx8: set bootaux memory base and size Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 21/22] apalis-imx8: add M4 boot environment helpers Francesco Dolcini
2023-01-13 17:17 ` [PATCH v2 22/22] apalis-imx8: add emmc/mmc card pinctrl's for different speeds Francesco Dolcini
2023-01-14 11:34 ` [PATCH v2 00/22] apalis-imx8: boot issue fix and support refresh Fabio Estevam
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=20230116142357.GP3880571@bill-the-cat \
--to=trini@konsulko.com \
--cc=festevam@gmail.com \
--cc=francesco.dolcini@toradex.com \
--cc=francesco@dolcini.it \
--cc=marcel.ziswiler@toradex.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.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