[PATCH] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board

Fabio Estevam festevam at gmail.com
Mon Nov 15 22:39:51 CET 2021


On Tue, Nov 2, 2021 at 8:19 PM Ariel D'Alessandro
<ariel.dalessandro at collabora.com> wrote:

> --- /dev/null
> +++ b/arch/arm/dts/imx8mn-var-som.dts

In the Linux kernel, this is called imx8mn-var-som.dtsi.

> @@ -0,0 +1,425 @@
> +// SPDX-License-Identifier: GPL-2.0+
> +/*
> + * Copyright 2021 Collabora Ltd.

In the Linux kernel it has:

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright 2019 NXP
 * Copyright 2019-2020 Variscite Ltd.
 * Copyright (C) 2020 Krzysztof Kozlowski <krzk at kernel.org>
 */

I suggest you pick the dts directly from the kernel.


More information about the U-Boot mailing list