[PATCH] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
Ariel D'Alessandro
ariel.dalessandro at collabora.com
Tue Nov 16 04:41:49 CET 2021
On 11/15/21 6:39 PM, Fabio Estevam wrote:
> 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.
Makes sense. Will address in v3.
More information about the U-Boot
mailing list