From nobody Tue Oct 7 14:56:29 2025 Received: from fw2.prolan.hu (fw2.prolan.hu [193.68.50.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 73F392AD2F; Wed, 9 Jul 2025 07:16:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.68.50.107 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752045381; cv=none; b=ONp4PX3ivCcLahg4IqNHKN9eJ/zffyQoHvVz9DR4Q7+2c6TtcCR+//t4uiCx/PAM6XYH1ZPZ42EshFephx2GbPOqaNoQPO1YhxqaYhBZfXAQNRlwFPRFD18qLVbR4RD2IBC7b5/mI2HDHfV2vbvZHnLNrKRSxWl4gK0EbnjlAJ4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752045381; c=relaxed/simple; bh=r+J9mKG7z6GEeYjIgZ6cDylRfxmeReRtlUA754Ir7qw=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=ZxDecMKTIsBo3jQYix07xs8LbXJPA7XRcr6qT6PVWRwu9GQiSElSP1YXDZO9o3MYjCENMFYs9IFyvviCNoU9RaIEOLbeVoPGHIPCgXwgitrNUXbo3Pjo8UryWLFF0Etn+u/gpNJvb492LvqfPnv8flb5ZiDlsxfkK+v4eOS3XxY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=prolan.hu; spf=pass smtp.mailfrom=prolan.hu; dkim=pass (4096-bit key) header.d=prolan.hu header.i=@prolan.hu header.b=iV4oGyyK; arc=none smtp.client-ip=193.68.50.107 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=prolan.hu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=prolan.hu Authentication-Results: smtp.subspace.kernel.org; dkim=pass (4096-bit key) header.d=prolan.hu header.i=@prolan.hu header.b="iV4oGyyK" Received: from proxmox-mailgw.intranet.prolan.hu (localhost.localdomain [127.0.0.1]) by proxmox-mailgw.intranet.prolan.hu (Proxmox) with ESMTP id BFFA1A00D7; Wed, 9 Jul 2025 09:16:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=prolan.hu; h=cc :cc:content-transfer-encoding:content-type:content-type:date :from:from:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mail; bh=N7acXkIHi8O9TV18aIAj 11BJUpuKJC2c+5Bs57k3SGc=; b=iV4oGyyKx/kc0RK+j6v38YzP6JvYemqhJH2N yxdyw1WgDKCDHCUinGExChxBd0lWDgc1zsoDtAaPHZ+3aoPAh1LoyQ1lGUVduVMa CRywd8aWIw5WacJXmjodcDazq/kKNF0JH3fEbsznqFs2AJLOUU9I6US8A6FsBL5B ydhdrKjjnDpjJUQIovkPrPBUyQArRC4P6AI6t/raGb/u5XJXjGHH/eCSlmvNKTkd 47KcYP+VbaplS6jlMUZw0KPwVjhkpp7C2ktyR6H2KriO5AgRfHwRbuvitqF8AKMh q1MogEIFtx+XUjgsxpCVpubBIq+3gDTJ5X1rrBphfNMBV7NJlYqAT5ozGif2aOhj vBOZxPlbZoES/PKVl6zL5BwEFvrGlPyAhHY/G/WM5eaxqynYBVCVScjDfgKVJ+X1 ufJvzxgNe4TWC7QOrMI0bKTXu/hG2LsO/L0oanBHhjhWgMZRd7uGknvZAxAE8miV 1VwkEc/eExR2cOU66LXdIACfoCpIo5Q+/KSW+1qhsV1dXo0xL1e+DKxWVb2FzXpN gJ2ZTgfG1MRiNLMH0BR4qbLUMlkFOy646j78G0JqfQFCbeqo08IZ62SYGnaGlTDe NovtPE5yTEKe9JUrOFFDvbsJMxwXsxuidd/4DZhMQD+g+M2Lb/XLMsyc/+NUlY6a lX84Yk4= From: =?utf-8?q?Bence_Cs=C3=B3k=C3=A1s?= Date: Wed, 9 Jul 2025 09:16:07 +0200 Subject: [PATCH v2 1/2] ARM: dts: imx6-tsx9x0: Replace license text comment with SPDX identifier Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: <20250709-tsx9x0-dts-lic-v2-1-b9b7d056728b@prolan.hu> References: <20250709-tsx9x0-dts-lic-v2-0-b9b7d056728b@prolan.hu> In-Reply-To: <20250709-tsx9x0-dts-lic-v2-0-b9b7d056728b@prolan.hu> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , "Sascha Hauer" , Pengutronix Kernel Team , Fabio Estevam CC: , , , , =?utf-8?q?Bence_Cs=C3=B3k=C3=A1s?= , Lucile Quirion , Sebastien Bourdelin , X-Mailer: b4 0.13.0 X-ESET-AS: R=OK;S=0;OP=CALC;TIME=1752045369;VERSION=7994;MC=3997003138;ID=156411;TRN=0;CRV=0;IPC=;SP=0;SIPS=0;PI=3;F=0 X-ESET-Antispam: OK X-EsetResult: clean, is OK X-EsetId: 37303A296767155E657160 Replace verbatim license text with a `SPDX-License-Identifier`. The comment header mis-attributes this license to be "X11", but the license text does not include the last line "Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium.". Therefore, this license is actually equivalent to the SPDX "MIT" license (confirmed by text diffing). Cc: Lucile Quirion Cc: Sebastien Bourdelin Cc: contact@savoirfairelinux.com Signed-off-by: Bence Cs=C3=B3k=C3=A1s --- arch/arm/boot/dts/nxp/imx/imx6dl-ts4900.dts | 38 +----------------------= ---- arch/arm/boot/dts/nxp/imx/imx6dl-ts7970.dts | 38 +----------------------= ---- arch/arm/boot/dts/nxp/imx/imx6q-ts4900.dts | 38 +----------------------= ---- arch/arm/boot/dts/nxp/imx/imx6q-ts7970.dts | 38 +----------------------= ---- arch/arm/boot/dts/nxp/imx/imx6qdl-ts4900.dtsi | 38 +----------------------= ---- arch/arm/boot/dts/nxp/imx/imx6qdl-ts7970.dtsi | 38 +----------------------= ---- 6 files changed, 6 insertions(+), 222 deletions(-) diff --git a/arch/arm/boot/dts/nxp/imx/imx6dl-ts4900.dts b/arch/arm/boot/dt= s/nxp/imx/imx6dl-ts4900.dts index 3d60cc725d9e..d7d6222d95c6 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6dl-ts4900.dts +++ b/arch/arm/boot/dts/nxp/imx/imx6dl-ts4900.dts @@ -1,42 +1,6 @@ +// SPDX-License-Identifier: (GPL-2.0-only OR MIT) /* * Copyright 2015 Technologic Systems - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * version 2 as published by the Free Software Foundation. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ =20 /dts-v1/; diff --git a/arch/arm/boot/dts/nxp/imx/imx6dl-ts7970.dts b/arch/arm/boot/dt= s/nxp/imx/imx6dl-ts7970.dts index 5da6feba2e66..3a4dce840683 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6dl-ts7970.dts +++ b/arch/arm/boot/dts/nxp/imx/imx6dl-ts7970.dts @@ -1,43 +1,7 @@ +// SPDX-License-Identifier: (GPL-2.0-only OR MIT) /* * Copyright 2015 Technologic Systems * Copyright 2017 Savoir-faire Linux - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * version 2 as published by the Free Software Foundation. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ =20 /dts-v1/; diff --git a/arch/arm/boot/dts/nxp/imx/imx6q-ts4900.dts b/arch/arm/boot/dts= /nxp/imx/imx6q-ts4900.dts index dce1e8671ebe..6ecf11db1a9a 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6q-ts4900.dts +++ b/arch/arm/boot/dts/nxp/imx/imx6q-ts4900.dts @@ -1,42 +1,6 @@ +// SPDX-License-Identifier: (GPL-2.0-only OR MIT) /* * Copyright 2015 Technologic Systems - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * version 2 as published by the Free Software Foundation. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ =20 /dts-v1/; diff --git a/arch/arm/boot/dts/nxp/imx/imx6q-ts7970.dts b/arch/arm/boot/dts= /nxp/imx/imx6q-ts7970.dts index 570bd3c309a6..9e919de968b3 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6q-ts7970.dts +++ b/arch/arm/boot/dts/nxp/imx/imx6q-ts7970.dts @@ -1,43 +1,7 @@ +// SPDX-License-Identifier: (GPL-2.0-only OR MIT) /* * Copyright 2015 Technologic Systems * Copyright 2017 Savoir-faire Linux - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * version 2 as published by the Free Software Foundation. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ =20 /dts-v1/; diff --git a/arch/arm/boot/dts/nxp/imx/imx6qdl-ts4900.dtsi b/arch/arm/boot/= dts/nxp/imx/imx6qdl-ts4900.dtsi index f88da757edda..ed602cda9ab4 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6qdl-ts4900.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6qdl-ts4900.dtsi @@ -1,42 +1,6 @@ +// SPDX-License-Identifier: (GPL-2.0-only OR MIT) /* * Copyright 2015 Technologic Systems - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * version 2 as published by the Free Software Foundation. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ =20 #include diff --git a/arch/arm/boot/dts/nxp/imx/imx6qdl-ts7970.dtsi b/arch/arm/boot/= dts/nxp/imx/imx6qdl-ts7970.dtsi index 11c70431feec..a48c35f80139 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6qdl-ts7970.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6qdl-ts7970.dtsi @@ -1,43 +1,7 @@ +// SPDX-License-Identifier: (GPL-2.0-only OR MIT) /* * Copyright 2015 Technologic Systems * Copyright 2017 Savoir-Faire Linux - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * version 2 as published by the Free Software Foundation. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ =20 #include --=20 2.43.0 From nobody Tue Oct 7 14:56:29 2025 Received: from fw2.prolan.hu (fw2.prolan.hu [193.68.50.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 73F0146B8; Wed, 9 Jul 2025 07:16:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.68.50.107 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752045380; cv=none; b=lUdWwczZap0V3dw9CrR1AtdbgkQR9HfZNLNHIWcHlaa6Z51aGG+tnVa2lT0jYkno1M6bwje/f7XyNPXycfAGQqxBVOwo8H/HpQQM5tdxKq7C6eCWFxnR+0bL+YEnwNuImUHyi/N+ez6Syd4LEcu7PODFRM2u40KvcxPOuMDCbFY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752045380; c=relaxed/simple; bh=rxn+o/fYVdBBDL9xtmjY1WUe0QN8BAwGFVnmr8XjEKs=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=bC6rre+/C+cTY75uoEga8GGDxXwqF6VqRIiUMku9/mkOp9aTdR1lpBT4s6XUT8oCQDmWRU9LIIerUmOcS8I2Sbm9DP8lH1UnEP0LAnQ1jyRfnxJC+xGIPCDSs2la3AFuAPXXeI2R5+JVu4+HD7y9kQr9kc4DFOA2f3hRI7LDH+U= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=prolan.hu; spf=pass smtp.mailfrom=prolan.hu; dkim=pass (4096-bit key) header.d=prolan.hu header.i=@prolan.hu header.b=YOpLxbPB; arc=none smtp.client-ip=193.68.50.107 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=prolan.hu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=prolan.hu Authentication-Results: smtp.subspace.kernel.org; dkim=pass (4096-bit key) header.d=prolan.hu header.i=@prolan.hu header.b="YOpLxbPB" Received: from proxmox-mailgw.intranet.prolan.hu (localhost.localdomain [127.0.0.1]) by proxmox-mailgw.intranet.prolan.hu (Proxmox) with ESMTP id DC37BA0A58; Wed, 9 Jul 2025 09:16:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=prolan.hu; h=cc :cc:content-transfer-encoding:content-type:content-type:date :from:from:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mail; bh=IFXNzZgsIkYiG7MwBsHn psXKT3JPGcxCmEcZuEJEixk=; b=YOpLxbPBy2sB/nRcqt71Dov82gF3X8WjyXPt wRe479PuI8GNgFnakhy0wJ7b1xqjOD5JkDnkCWdouEAL6Tfqjc5zAf564Bw9ucdz pIsvic96F2/mJXPQJN3VfH/r2aStQfXRQZT30a3NIbcx99ET5FAL7j4NbZ6IwjVy 7y4e9scKOpy+72Wu1JlTwFdAGH6c0cpnHAdW6eb9sJGAA8xnb/M3qzfmp8QCBtFV jEaWsrUD3QW9tpY3jJypm1yd5cF/8q5CiwZqMF2zy/HXDJ73ebiNlQ1mDSG9hO2i kY0ubMMiSocsf72JszPYgSTDrnn9ziiQw5ywSeeoiAkNlVAWokN5ChSktMMfex9R Hq+/MeQP9mxzP+8ovSoEqmijP0yyamFyXfMimoFUrYUC9Zi/IfBpH8cZcAuaL/rO KG0WGUj77KdRKWqyYt1UZfcHSRgT1hZ8WjUeiF/IgyRbaNS+1IGxDay+dkRuCzES qwVGonZlz2Gh8LyazjU7DJ2ze0tD5iOtDIPvHyYy4sVvrWgnf55mfLLyswh2Lxlt WT8GQqqr+PxhoOiBrtOlsLBz23kUr+iUZWI+6qPvjIGMCnpOVqhdQ8iscQVql4RH AZ4VjCsuBzz6fXJyAz5BSGwWGaaDZiYHRGLXEOUbgkl8oIZqwXa0VaoHJ0H7DvqO nhCaqTs= From: =?utf-8?q?Bence_Cs=C3=B3k=C3=A1s?= Date: Wed, 9 Jul 2025 09:16:08 +0200 Subject: [PATCH v2 2/2] ARM: dts: imx51-ts4800: Replace license text comment with SPDX identifier Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-ID: <20250709-tsx9x0-dts-lic-v2-2-b9b7d056728b@prolan.hu> References: <20250709-tsx9x0-dts-lic-v2-0-b9b7d056728b@prolan.hu> In-Reply-To: <20250709-tsx9x0-dts-lic-v2-0-b9b7d056728b@prolan.hu> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , "Sascha Hauer" , Pengutronix Kernel Team , Fabio Estevam CC: , , , , =?utf-8?q?Bence_Cs=C3=B3k=C3=A1s?= , Damien Riegel , X-Mailer: b4 0.13.0 X-ESET-AS: R=OK;S=0;OP=CALC;TIME=1752045369;VERSION=7994;MC=1191366156;ID=156413;TRN=0;CRV=0;IPC=;SP=0;SIPS=0;PI=3;F=0 X-ESET-Antispam: OK X-EsetResult: clean, is OK X-EsetId: 37303A296767155E657160 Replace verbatim license text with a `SPDX-License-Identifier`. The license is specified as "X11", but as other TSxxxx boards mis-attribute MIT as X11, this is probably the case here as well. Savoir-Faire Linux will have to confirm this. Cc: Damien Riegel Cc: contact@savoirfairelinux.com Signed-off-by: Bence Cs=C3=B3k=C3=A1s --- arch/arm/boot/dts/nxp/imx/imx51-ts4800.dts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/nxp/imx/imx51-ts4800.dts b/arch/arm/boot/dts= /nxp/imx/imx51-ts4800.dts index 079bd3d14999..aa7298e34a10 100644 --- a/arch/arm/boot/dts/nxp/imx/imx51-ts4800.dts +++ b/arch/arm/boot/dts/nxp/imx/imx51-ts4800.dts @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) /* * Copyright 2015 Savoir-faire Linux * * This device tree is based on imx51-babbage.dts - * - * Licensed under the X11 license or the GPL v2 (or later) */ =20 /dts-v1/; --=20 2.43.0