[PATCH 06/10] ARM: dts: stm32: Add stm32mp13-ddr.dtsi template
Marek Vasut
marek.vasut at mailbox.org
Sun Jun 29 21:35:00 CEST 2025
On 6/3/25 4:22 PM, Patrick DELAUNAY wrote:
Hi,
>> +++ b/arch/arm/dts/stm32mp13-ddr.dtsi
>> @@ -0,0 +1,49 @@
>> +// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
>
>
> For new STM32MP file avoids to use the Deprecated License Identifiers
> (GPL-2.0+ / GPL-2.0)
>
> reference=
>
> +https://spdx.dev/learn/handling-license-info/
>
> + https://spdx.org/licenses/
>
>
> =>
>
> SPDX-License-Identifier: GPL-2.0-or-later OR BSD-3-Clause
>
>
>> +/*
>> + * Copyright : STMicroelectronics 2018
>
>
> This copyright, with year 2018 is strange this file is copied for TF-A
> file, I think = ./fdts/stm32mp13-ddr.dtsi
How did you arrive at this conclusion ? The content of these two files
is nothing alike , see e.g. diff output. The stm32mp13-ddr.dtsi is
derived from stm32mp15-ddr.dtsi, which is where the copyright stems
from, I can update it to 2018-2025 ?
More information about the U-Boot
mailing list