Re: [PATCH v2] powerpc: Add missing SPDX license identifiers to DTS files

2022-01-17 Thread Greg Kroah-Hartman
On Mon, Jan 17, 2022 at 07:03:45AM +, Christophe Leroy wrote: > Several DTS files are missing SPDX license identifiers. Normally DTS files are not just GPLv2, are you sure this is intended? > > For files in fsl/ subdirectory, GPL v2 or later is used based > on the comments in the files. You

[PATCH v2] powerpc: Add missing SPDX license identifiers to DTS files

2022-01-16 Thread Christophe Leroy
Several DTS files are missing SPDX license identifiers. For files in fsl/ subdirectory, GPL v2 or later is used based on the comments in the files. For others add the default kernel license identifier, ie GPL-2.0. Signed-off-by: Christophe Leroy Cc: Thomas Gleixner Cc: Greg Kroah-Hartman Cc: