On 04/04/2023 11:47, Konrad Dybcio wrote: >>> diff --git a/arch/arm64/boot/dts/qcom/qcm2290.dtsi b/arch/arm64/boot/dts/qcom/qcm2290.dtsi >>> new file mode 100644 >>> index 000000000000..27d4742cdb19 >>> --- /dev/null >>> +++ b/arch/arm64/boot/dts/qcom/qcm2290.dtsi >>> @@ -0,0 +1,848 @@ >>> +// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) >> >> Same concern. Also in DTS. > This was based off of sm6115 dtsi, which is dual-licensed. > I'm not a legal expert, not sure how much flexibility we > can get here. Ah, ok, then the weird license was chosen for sm6115. You should keep the license then. It is always a bit surprising when people choose GPL v8 for their code... Best regards, Krzysztof