Re: [PATCH v8 1/3] dt-bindings: firmware: add google,gs101-acpm-ipc
From: Tudor Ambarus <tudor.ambarus@linaro.org>
Date: 2025-02-11 11:57:11
Also in:
linux-devicetree, linux-samsung-soc, lkml
From: Tudor Ambarus <tudor.ambarus@linaro.org>
Date: 2025-02-11 11:57:11
Also in:
linux-devicetree, linux-samsung-soc, lkml
On 2/11/25 10:36 AM, Diederik de Haas wrote:
quoted
+# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)Shouldn't this be ``(GPL-2.0-only OR BSD-2-Clause)`` ? AFAIK it's the recommended form since SPDX 3.0: https://spdx.dev/license-list-3-0-released/
It should, it's a copy-paste error.
Looking in the driver patch, I shall update
include/linux/firmware/samsung/exynos-acpm-protocol.h to GPL-2.0-only as
well.
And then I shall s/MODULE_LICENSE("GPL");/MODULE_LICENSE("GPL v2");/
everywhere as "GPL" indicates [GNU Public License v2 or later].
I'm going to respin everything to fix the License mismatch in the set.
Thanks!
ta