public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/3] imx7d-sdb-u-boot: Pass SPDX-License tag
@ 2023-08-08 21:40 Fabio Estevam
  2023-08-08 21:40 ` [PATCH 2/3] mx7dsabresd: Convert to watchdog driver model Fabio Estevam
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Fabio Estevam @ 2023-08-08 21:40 UTC (permalink / raw)
  To: sbabic; +Cc: uboot-imx, u-boot, marex, Fabio Estevam

From: Fabio Estevam <festevam@denx.de>

SPDX-License tag is missing and checkpatch complains about it.

Add the SPDX-License tag using the same one from imx7d-sdb.dts.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 arch/arm/dts/imx7d-sdb-u-boot.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/dts/imx7d-sdb-u-boot.dtsi b/arch/arm/dts/imx7d-sdb-u-boot.dtsi
index ac1d6e2e6480..818528c418f5 100644
--- a/arch/arm/dts/imx7d-sdb-u-boot.dtsi
+++ b/arch/arm/dts/imx7d-sdb-u-boot.dtsi
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0+ OR MIT
+
 &fec2 {
 	status = "disable";
 };
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-10-16 16:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08 21:40 [PATCH 1/3] imx7d-sdb-u-boot: Pass SPDX-License tag Fabio Estevam
2023-08-08 21:40 ` [PATCH 2/3] mx7dsabresd: Convert to watchdog driver model Fabio Estevam
2023-08-08 21:46   ` Marek Vasut
2023-10-16 16:46   ` sbabic
2023-08-08 21:40 ` [PATCH 3/3] smegw01: " Fabio Estevam
2023-08-08 21:46   ` Marek Vasut
2023-10-16 16:46   ` sbabic
2023-08-08 21:46 ` [PATCH 1/3] imx7d-sdb-u-boot: Pass SPDX-License tag Marek Vasut
2023-10-16 16:45 ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox