[PATCH v2 2/2] ARM: dts: imx51-ts4800: Replace license text comment with SPDX identifier

Bence Csókás csokas.bence at prolan.hu
Wed Jul 9 00:16:08 PDT 2025


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 <damien.riegel at savoirfairelinux.com>
Cc: contact at savoirfairelinux.com
Signed-off-by: Bence Csókás <csokas.bence at prolan.hu>
---
 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)
  */
 
 /dts-v1/;

-- 
2.43.0





More information about the linux-arm-kernel mailing list