All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: "Ariel D'Alessandro" <ariel.dalessandro@collabora.com>
Cc: U-Boot-Denx <u-boot@lists.denx.de>,
	Stefano Babic <sbabic@denx.de>,  dl-uboot-imx <uboot-imx@nxp.com>,
	Andre Przywara <andre.przywara@arm.com>,
	 Neil Armstrong <narmstrong@baylibre.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	 Tim Harvey <tharvey@gateworks.com>,
	Christian Hewitt <christianshewitt@gmail.com>,
	 Heiko Schocher <hs@denx.de>,
	Peter Robinson <pbrobinson@gmail.com>,
	Peng Fan <peng.fan@nxp.com>, Teresa Remmet <t.remmet@phytec.de>,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	 Ilko Iliev <iliev@ronetix.at>, Adam Ford <aford173@gmail.com>,
	Simon Glass <sjg@chromium.org>,
	 ZHIZHIKIN Andrey <andrey.zhizhikin@leica-geosystems.com>,
	Rick Chen <rick@andestech.com>, Sean Anderson <seanga2@gmail.com>,
	Patrick Delaunay <patrick.delaunay@foss.st.com>
Subject: Re: [PATCH] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
Date: Mon, 15 Nov 2021 18:39:51 -0300	[thread overview]
Message-ID: <CAOMZO5D5PxcJkzM0T5cEGC8fGLfqjJgVtPSZs6MGPDPBA+u6gA@mail.gmail.com> (raw)
In-Reply-To: <20211102231834.1372601-1-ariel.dalessandro@collabora.com>

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

I suggest you pick the dts directly from the kernel.

  parent reply	other threads:[~2021-11-15 21:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02 23:18 [PATCH] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board Ariel D'Alessandro
2021-11-03 12:26 ` Ariel D'Alessandro
2021-11-03 21:22 ` Marcel Ziswiler
2021-11-15 20:03   ` Ariel D'Alessandro
2021-11-15 21:39 ` Fabio Estevam [this message]
2021-11-16  3:41   ` Ariel D'Alessandro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOMZO5D5PxcJkzM0T5cEGC8fGLfqjJgVtPSZs6MGPDPBA+u6gA@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=aford173@gmail.com \
    --cc=andre.przywara@arm.com \
    --cc=andrey.zhizhikin@leica-geosystems.com \
    --cc=ariel.dalessandro@collabora.com \
    --cc=christianshewitt@gmail.com \
    --cc=hs@denx.de \
    --cc=iliev@ronetix.at \
    --cc=jagan@amarulasolutions.com \
    --cc=marcel.ziswiler@toradex.com \
    --cc=narmstrong@baylibre.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=pbrobinson@gmail.com \
    --cc=peng.fan@nxp.com \
    --cc=rick@andestech.com \
    --cc=sbabic@denx.de \
    --cc=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=t.remmet@phytec.de \
    --cc=tharvey@gateworks.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.