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-j7200-common-proc-board.dts | 4 ++-- > arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso | 4 ++-- > arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 4 ++-- > arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 4 ++-- > arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi | 4 ++-- > arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi | 5 ++++- > arch/arm64/boot/dts/ti/k3-j7200.dtsi | 4 ++-- > 7 files changed, 16 insertions(+), 13 deletions(-) Acked-by: Esteban Blanc <eblanc@xxxxxxxxxxxx> Best regards, Esteban