public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Marcin Wojtas" <mw@semihalf.com>
To: Laszlo Ersek <lersek@redhat.com>,
	Leif Lindholm <leif.lindholm@linaro.org>
Cc: edk2-devel-groups-io <devel@edk2.groups.io>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	 "jsd@semihalf.com" <jsd@semihalf.com>,
	Grzegorz Jaszczyk <jaz@semihalf.com>,
	 Kostya Porotchkin <kostap@marvell.com>,
	Andrew Fish <afish@apple.com>,
	 Michael D Kinney <michael.d.kinney@intel.com>
Subject: Re: [edk2-platforms: PATCH v2 03/10] Marvell/Cn9130Db: Add DeviceTree
Date: Wed, 21 Aug 2019 13:04:04 +0200	[thread overview]
Message-ID: <CAPv3WKc5qB8kqJOV7ZaL9XLmMzgy=T6Mu1z9n5qUaaMdex_hSg@mail.gmail.com> (raw)
In-Reply-To: <7fc5feaf-2f47-9542-7230-1cea425d6196@redhat.com>

Hi Leif, Laszlo

śr., 21 sie 2019 o 11:11 Laszlo Ersek <lersek@redhat.com> napisał(a):
>
> On 08/19/19 19:14, Leif Lindholm wrote:
> > +Stewards (don't panic!)
> >
> > On Fri, Aug 16, 2019 at 11:03:42PM +0200, Marcin Wojtas wrote:
> >> Hi Leif,
> >>
> >> pt., 16 sie 2019 o 19:10 Leif Lindholm <leif.lindholm@linaro.org> napisał(a):
> >>>
> >>> On Thu, Aug 15, 2019 at 04:54:07AM +0200, Marcin Wojtas wrote:
> >>>> This patch adds device tree sources which are common for Cn913x SoCs
> >>>> and the CN9130 development board (variant A). Wiring up of support
> >>>> will be done in the follow-up commits.
> >>>>
> >>>> Signed-off-by: Marcin Wojtas <mw@semihalf.com>
> >>>
> >>> Again, I've not reviewed the contents extensively, *but* this patch
> >>> cannot go into edk2-platforms - it has GPL licensed content.
> >>> Was it meant for edk2-non-osi? Because we could take it there.
> >>
> >> Thanks for catching this - my oversight. The top-level DT files should
> >> also be dual licenced (GPL2.0/MIT), same as recently submitted to
> >> Linux. So IMO no need to go for edk2-non-osi.
> >
> > Right. MIT *is* an acceptable license, but no other licenses than
> > BSD+Patent are blanket approved - it's a case by case basis.
> >
> > We still have a gap with regards to the explicit patent grant since
> > the dropping of the TianoCore Contribution Agreement. While this is
> > less problematic for something like .dts files, I don't think it can
> > be argued that the problem does not exist for them.
> >
> > My preference for resolving this would be that anything merged into
> > !edk2-non-osi (and, yes, we really ought to create an
> > edk2-other-license or whatever) needs to use a license compatible with
> > BSD+Patent (MIT is) and is registered as:
> >
> > SPDX-License-Identifier: BSD-2-Clause-Patent AND <other license>
> >
> > TL;DR: if you want to get the set merged quickly, edk2-non-osi is the
> > best route for these files.
>
> no particular comments from me; what Leif suggests looks fine to me
> (from orbit anyway)
>

Ok, fair enough - since I cannot re-send with contribution agreement
any more, I have to use edk2-non-osi path.

Best regards,
Marcin

  reply	other threads:[~2019-08-21 11:04 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-15  2:54 [edk2-platforms: PATCH v2 00/10] Marvell Octeon CN913X SoC family support Marcin Wojtas
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 01/10] Marvell/Armada7k8k: Fix 32-bit compilation Marcin Wojtas
2019-08-16 17:03   ` Leif Lindholm
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 02/10] Marvell/Cn9130Db: Add ACPI tables Marcin Wojtas
2019-08-16 17:06   ` Leif Lindholm
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 03/10] Marvell/Cn9130Db: Add DeviceTree Marcin Wojtas
2019-08-16 17:10   ` Leif Lindholm
2019-08-16 21:03     ` Marcin Wojtas
2019-08-19 17:14       ` Leif Lindholm
2019-08-21  9:11         ` Laszlo Ersek
2019-08-21 11:04           ` Marcin Wojtas [this message]
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 04/10] Marvell/Cn9130Db: Introduce board support Marcin Wojtas
2019-08-16 17:31   ` Leif Lindholm
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 05/10] Marvell/Library: ArmadaSoCDescLib: Extend Xenon information Marcin Wojtas
2019-08-16 17:34   ` Leif Lindholm
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 06/10] Marvell/Library: MppLib: Allow to configure more Xenon PHYs Marcin Wojtas
2019-08-16 17:36   ` [edk2-devel] " Leif Lindholm
2019-08-16 21:04     ` Marcin Wojtas
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 07/10] Marvell/Library: IcuLib: Fix debug information Marcin Wojtas
2019-08-16 17:37   ` Leif Lindholm
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 08/10] Marvell/Cn9131Db: Introduce board support Marcin Wojtas
2019-08-16 17:39   ` Leif Lindholm
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 09/10] Marvell/Cn9132Db: " Marcin Wojtas
2019-08-16 17:40   ` Leif Lindholm
2019-08-15  2:54 ` [edk2-platforms: PATCH v2 10/10] Marvell/Drivers: SmbiosPlatformDxe: Use more generic board name Marcin Wojtas
2019-08-16 17:41   ` [edk2-devel] " Leif Lindholm
2019-08-16 20:57     ` Marcin Wojtas
2019-08-19 17:00       ` Leif Lindholm

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-list 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='CAPv3WKc5qB8kqJOV7ZaL9XLmMzgy=T6Mu1z9n5qUaaMdex_hSg@mail.gmail.com' \
    --to=devel@edk2.groups.io \
    /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