lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 22 Jan 2024 09:24:48 -0600
From: Rob Herring <robh@...nel.org>
To: Nishanth Menon <nm@...com>
Cc: Tero Kristo <kristo@...nel.org>, Vignesh Raghavendra <vigneshr@...com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
	linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	"Alexander A. Klimov" <grandmaster@...klimov.de>,
	Ayush Singh <ayushdevel1325@...il.com>,
	Chao Zeng <chao.zeng@...mens.com>,
	Christian Gmeiner <christian.gmeiner@...il.com>,
	Esteban Blanc <eblanc@...libre.com>,
	Garrett Giordano <ggiordano@...tec.com>,
	Guillaume La Roque <glaroque@...libre.com>,
	Jan Kiszka <jan.kiszka@...mens.com>,
	Jason Kridner <jkridner@...gleboard.org>,
	Jerome Neanne <jneanne@...libre.com>,
	Julien Panis <jpanis@...libre.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
	Le Jin <le.jin@...mens.com>,
	Matthias Schiffer <matthias.schiffer@...tq-group.com>,
	Peng Fan <peng.fan@....com>,
	Pierre Gondois <pierre.gondois@....com>,
	Robert Nelson <robertcnelson@...il.com>,
	Roger Quadros <rogerq@...nel.org>,
	Ronald Wahl <ronald.wahl@...itan.com>,
	Sarah Walker <sarah.walker@...tec.com>,
	Tomi Valkeinen <tomi.valkeinen@...asonboard.com>,
	Tony Lindgren <tony@...mide.com>, Wadim Egorov <w.egorov@...tec.de>
Subject: Re: [PATCH V2 00/16] arm64: dts: ti: Additional licensing and
 clarification

On Mon, Jan 22, 2024 at 08:55:23AM -0600, Nishanth Menon wrote:
> Thank you all for the detailed acks on various patches on V1,
> consolidated all of these with V2 and noted some missing acks below.
> Since it has been 12 days since I posted v1 and v6.8-rc1 is now
> tagged, looks like a good time to refresh the series.
> 
> As part of my 2023 LPC talk[1] about the difficulty in ensuring
> device tree is same across multiple s/w ecosystems, I mentioned about
> Licensing, and Rob had indicated that other SoC vendors have MIT
> license option that allows co-existance with Apache.
> 
> So, bunch of internal paper work later (during which GPL-2.0-only
> had to be retained due to certain user community), here is the
> update to sync TI K3 device trees with addition of MIT license in
> addition to existing GPL-2.0 license.
> 
> After querying BeagleBoard Foundation folks, they'd also like to
> follow suit, so those platforms have been added to the list as well.
> 
> While at this, clarify existing licenses to be compatible with latest
> SPDX specifications for iot2050 and phycore.
> 
> Verdin platforms look already sane, so no action required there.
> 
> The CC list is based on (Since I am representing @ti.com for this
> series):
> git log --no-merges --pretty="%ae" $files|grep -v "@ti.com"|sort -u
> 
> Requesting Acked by from the CC list at the earliest so that we can
> merge this for next baseline. - patches 6, 8 and 10 need some
> love.
> 
> - "Alexander A. Klimov" <grandmaster@...klimov.de> (patch #6, #8)
> - Rob Herring <robh@...nel.org> (patch #6)
> - Peng Fan <peng.fan@....com> (patch #8)
> - Jerome Neanne <jneanne@...libre.com> (patch #8, #10)
> 
> Changes since V1:
> * Just picked up acks, most patches are clean now except for 6, 8 and
>   10.
> * As requested, Switched Phytec license from GPL2.0-only to Adding MIT
>   along with it.
> 
> V1: https://lore.kernel.org/all/20240110140903.4090946-1-nm@ti.com/
> 
> 
> Cc: "Alexander A. Klimov" <grandmaster@...klimov.de>
> Cc: Ayush Singh <ayushdevel1325@...il.com>
> Cc: Chao Zeng <chao.zeng@...mens.com>
> Cc: Christian Gmeiner <christian.gmeiner@...il.com>
> Cc: Esteban Blanc <eblanc@...libre.com>
> Cc: Garrett Giordano <ggiordano@...tec.com>
> Cc: Guillaume La Roque <glaroque@...libre.com>
> Cc: Jan Kiszka <jan.kiszka@...mens.com>
> Cc: Jason Kridner <jkridner@...gleboard.org>
> Cc: Jerome Neanne <jneanne@...libre.com>
> Cc: Julien Panis <jpanis@...libre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> Cc: Le Jin <le.jin@...mens.com>
> Cc: Matthias Schiffer <matthias.schiffer@...tq-group.com>
> Cc: Peng Fan <peng.fan@....com>
> Cc: Pierre Gondois <pierre.gondois@....com>
> Cc: Robert Nelson <robertcnelson@...il.com>
> Cc: Rob Herring <robh@...nel.org>
> Cc: Roger Quadros <rogerq@...nel.org>
> Cc: Ronald Wahl <ronald.wahl@...itan.com>
> Cc: Sarah Walker <sarah.walker@...tec.com>
> Cc: Tomi Valkeinen <tomi.valkeinen@...asonboard.com>
> Cc: Tony Lindgren <tony@...mide.com>
> Cc: Wadim Egorov <w.egorov@...tec.de>
> 
> Nishanth Menon (16):
>   arm64: dts: ti: Use https for urls
>   arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-am62p: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-j7200: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-j721e: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-j721s2: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-j784s4: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-pinctrl: Add MIT license along with GPL-2.0
>   arm64: dts: ti: k3-serdes: Add MIT license along with GPL-2.0
>   arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
>   arm64: dts: ti: phycore*: Add MIT license along with GPL-2.0
>   arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only
>   arm64: dts: ti: Makefile: Clarify GPL-2.0 as GPL-2.0-only

For the series:

Acked-by: Rob Herring <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ