]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
i2c: nx: Add License
authorPeng Fan <peng.fan@nxp.com>
Mon, 25 May 2026 04:03:03 +0000 (12:03 +0800)
committerHeiko Schocher <hs@nabladev.com>
Wed, 8 Jul 2026 09:23:10 +0000 (11:23 +0200)
Add License information for nx_i2c driver.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Heiko Schocher <hs@nabladev.com>
drivers/i2c/nx_i2c.c

index ab3f1cc30cf9fdb68a8f987dc93902bc996c4909..5800e79ab70c4c5a5dfa134990fd3f8acdeb48ff 100644 (file)
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0+
+
 #include <errno.h>
 #include <dm.h>
 #include <i2c.h>