[PATCH 1/3] imx7d-sdb-u-boot: Pass SPDX-License tag
Marek Vasut
marex at denx.de
Tue Aug 8 23:46:57 CEST 2023
On 8/8/23 23:40, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> SPDX-License tag is missing and checkpatch complains about it.
>
> Add the SPDX-License tag using the same one from imx7d-sdb.dts.
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
> arch/arm/dts/imx7d-sdb-u-boot.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/dts/imx7d-sdb-u-boot.dtsi b/arch/arm/dts/imx7d-sdb-u-boot.dtsi
> index ac1d6e2e6480..818528c418f5 100644
> --- a/arch/arm/dts/imx7d-sdb-u-boot.dtsi
> +++ b/arch/arm/dts/imx7d-sdb-u-boot.dtsi
> @@ -1,3 +1,5 @@
> +// SPDX-License-Identifier: GPL-2.0+ OR MIT
> +
> &fec2 {
> status = "disable";
> };
Reviewed-by: Marek Vasut <marex at denx.de>
More information about the U-Boot
mailing list