From: Hal Feng <hal.feng@starfivetech.com>
To: Tom Rini <trini@konsulko.com>, Leo <ycliang@andestech.com>,
Peng Fan <peng.fan@nxp.com>,
Jaehoon Chung <jh80.chung@samsung.com>,
Quentin Schulz <quentin.schulz@cherry.de>,
oliver Fendt <ofendt@googlemail.com>,
Kuan Lim Lee <kuanlim.lee@starfivetech.com>,
Wei Liang Lim <weiliang.lim@starfivetech.com>
Cc: Hal Feng <hal.feng@starfivetech.com>, u-boot@lists.denx.de
Subject: [PATCH v1] mmc: sdhci-cadence6: Fix the license to GPL-2.0+
Date: Mon, 12 Jan 2026 10:39:47 +0800 [thread overview]
Message-ID: <20260112023948.46008-1-hal.feng@starfivetech.com> (raw)
The license of the file is not valid. Fix it to GPL-2.0+.
Fixes: fe11aa0b8ca3 ("mmc: sdhci-cadence: Add support for Cadence sdmmc v6")
Reported-by: Quentin Schulz <quentin.schulz@cherry.de>
Reported-by: oliver Fendt <ofendt@googlemail.com>
Closes: https://lore.kernel.org/all/CAFoF8fC4foffYJgYm9CkViET83gDu05noVRxLxgs+KWXN_-LBQ@mail.gmail.com/
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
---
drivers/mmc/sdhci-cadence6.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mmc/sdhci-cadence6.c b/drivers/mmc/sdhci-cadence6.c
index 91a245aa490..ca1086e2359 100644
--- a/drivers/mmc/sdhci-cadence6.c
+++ b/drivers/mmc/sdhci-cadence6.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0-or-platform_driver
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2023 Starfive.
* Author: Kuan Lim Lee <kuanlim.lee@starfivetech.com>
base-commit: 1bcb2fe324180d0a8cfbdb0511737eba1d5b8550
--
2.43.2
next reply other threads:[~2026-01-12 4:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-12 2:39 Hal Feng [this message]
2026-01-12 9:41 ` [PATCH v1] mmc: sdhci-cadence6: Fix the license to GPL-2.0+ Quentin Schulz
2026-01-12 10:10 ` Tanmay Kathpalia
2026-01-13 9:08 ` Peng Fan
2026-01-22 8:24 ` Peng Fan (OSS)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260112023948.46008-1-hal.feng@starfivetech.com \
--to=hal.feng@starfivetech.com \
--cc=jh80.chung@samsung.com \
--cc=kuanlim.lee@starfivetech.com \
--cc=ofendt@googlemail.com \
--cc=peng.fan@nxp.com \
--cc=quentin.schulz@cherry.de \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=weiliang.lim@starfivetech.com \
--cc=ycliang@andestech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.