[PATCH v3 0/2] Replace verbatim license text with a `SPDX-License-Identifier`.

Bence Csókás posted 2 patches 1 month, 3 weeks ago
There is a newer version of this series
arch/arm/boot/dts/nxp/imx/imx6q-cm-fx6.dts      | 38 +-----------------------
arch/arm/boot/dts/nxp/imx/imx6q-utilite-pro.dts | 39 +------------------------
arch/arm/boot/dts/nxp/imx/imx7d-cl-som-imx7.dts |  6 +---
arch/arm/boot/dts/nxp/imx/imx7d-sbc-imx7.dts    |  6 +---
4 files changed, 4 insertions(+), 85 deletions(-)
[PATCH v3 0/2] Replace verbatim license text with a `SPDX-License-Identifier`.
Posted by Bence Csókás 1 month, 3 weeks ago
Fix up Device Tree files by replacing the license text in comment blocks
by a `SPDX-License-Identifier`.

Signed-off-by: Bence Csókás <csokas.bence@prolan.hu>
---
Changes in v3:
- Fix one missing SPDX line
- Link to v2: https://lore.kernel.org/r/20250709-clab-dts-lic-v2-0-ae14e0fd0bf3@prolan.hu

Changes in v2:
- Also patch imx6q-utilite-pro.dts (in separate commit)
- Link to v1: https://lore.kernel.org/r/20250703-clab-dts-lic-v1-1-768cfb78ceda@prolan.hu

---
Bence Csókás (2):
      ARM: dts: imx6-compulab: Replace license text comment with SPDX identifier
      ARM: dts: imx6-utilite: Replace license text comment with SPDX identifier

 arch/arm/boot/dts/nxp/imx/imx6q-cm-fx6.dts      | 38 +-----------------------
 arch/arm/boot/dts/nxp/imx/imx6q-utilite-pro.dts | 39 +------------------------
 arch/arm/boot/dts/nxp/imx/imx7d-cl-som-imx7.dts |  6 +---
 arch/arm/boot/dts/nxp/imx/imx7d-sbc-imx7.dts    |  6 +---
 4 files changed, 4 insertions(+), 85 deletions(-)
---
base-commit: 66701750d5565c574af42bef0b789ce0203e3071
change-id: 20250703-clab-dts-lic-937f1ff6ceab

Best regards,
-- 
Bence Csókás <csokas.bence@prolan.hu>