Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0

From: Ayush Singh
Date: Thu Jan 11 2024 - 02:02:49 EST


On 10/01/24 19:39, Nishanth Menon wrote:

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for device trees belonging to BeagleBoard.org Foundation
platforms. This allows for Linux kernel device tree to be used in
other Operating System ecosystems such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the copyright year to sync with current year
to indicate license change.

Cc: Ayush Singh <ayushdevel1325@xxxxxxxxx>
Cc: Jason Kridner <jkridner@xxxxxxxxxxxxxxx>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Cc: Robert Nelson <robertcnelson@xxxxxxxxx>
Cc: Tony Lindgren <tony@xxxxxxxxxxx>
Cc: Wadim Egorov <w.egorov@xxxxxxxxx>

Signed-off-by: Nishanth Menon <nm@xxxxxx>
---
.../boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso | 4 ++--
.../boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso | 4 ++--
arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts | 6 +++---
arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts | 8 ++++----
4 files changed, 11 insertions(+), 11 deletions(-)

Acked-by: Ayush Singh <ayushdevel1325@xxxxxxxxx>


Ayush Singh