On Wed Jan 10, 2024 at 3:08 PM CET, Nishanth Menon wrote: > Modify license to include dual licensing as GPL-2.0-only OR MIT > license for SoC and TI evm device tree files. 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 TI copyright year to sync with current year > to indicate license change (and add it at least for one file which was > missing TI copyright). > > Cc: Esteban Blanc <eblanc@xxxxxxxxxxxx> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Cc: Pierre Gondois <pierre.gondois@xxxxxxx> > Cc: Tony Lindgren <tony@xxxxxxxxxxx> > > Signed-off-by: Nishanth Menon <nm@xxxxxx> > --- > arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 4 ++-- > arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi | 4 ++-- > arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts | 4 ++-- > arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso | 4 ++-- > arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso | 4 ++-- > arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 4 ++-- > arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 4 ++-- > arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi | 4 ++-- > arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi | 5 ++++- > arch/arm64/boot/dts/ti/k3-j721s2.dtsi | 4 ++-- > 10 files changed, 22 insertions(+), 19 deletions(-) Acked-by: Esteban Blanc <eblanc@xxxxxxxxxxxx> Best regards, Esteban