On Tue, Nov 2, 2021 at 8:19 PM Ariel D'Alessandro
<ariel.dalessan...@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 <k...@kernel.org>
 */

I suggest you pick the dts directly from the kernel.

Reply via email to