From: Eric Brower <ebrower-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
To: Chris Desjardins
<chris.desjardins-8HJrC8Or5ylBDgjK7y7TUQ@public.gmane.org>
Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
"linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Thierry Reding
<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH 1/1] ARM: tegra: Add basic support for carma devkit
Date: Thu, 27 Jun 2013 09:59:47 -0700 [thread overview]
Message-ID: <51CC6F83.2010606@nvidia.com> (raw)
In-Reply-To: <1371994685-4997-1-git-send-email-chris.desjardins-8HJrC8Or5ylBDgjK7y7TUQ@public.gmane.org>
On 06/23/2013 06:38 AM, Chris Desjardins wrote:
>
> Signed-off-by: Chris Desjardins <chris.desjardins-8HJrC8Or5ylBDgjK7y7TUQ@public.gmane.org>
> ---
> arch/arm/boot/dts/tegra30-carma.dts | 461 +++++++++++++++++++++++++++++++++++
> 1 file changed, 461 insertions(+)
> create mode 100644 arch/arm/boot/dts/tegra30-carma.dts
>
> diff --git a/arch/arm/boot/dts/tegra30-carma.dts b/arch/arm/boot/dts/tegra30-carma.dts
> new file mode 100644
> index 0000000..e88134e
> --- /dev/null
> +++ b/arch/arm/boot/dts/tegra30-carma.dts
> @@ -0,0 +1,461 @@
> +/dts-v1/;
> +#include "tegra30.dtsi"
> +
> +/**
> + * This file contains common DT entry for Carma
> + */
> +
> +/ {
> + model = "NVIDIA Tegra30 Carma evaluation board";
> + compatible = "nvidia,carma", "nvidia,tegra30";
Chris,
This is not an NVIDIA board, it's a Seco board. I'd suggest:
model = "Seco Tegra30 Carma development board";
compatible = "seco,carma", "nvidia,tegra30";
But you might want to check with Seco regarding preference of prefix for
"seco,carma" above. I see no precedent for it after a quick check.
Thanks,
Eric
next prev parent reply other threads:[~2013-06-27 16:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-23 13:38 [PATCH 1/1] ARM: tegra: Add basic support for carma devkit Chris Desjardins
2013-06-23 13:54 ` Chris Desjardins
[not found] ` <1371994685-4997-1-git-send-email-chris.desjardins-8HJrC8Or5ylBDgjK7y7TUQ@public.gmane.org>
2013-06-24 17:19 ` Stephen Warren
2013-06-25 15:47 ` Chris Desjardins
[not found] ` <loom.20130625T165829-570-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2013-06-25 16:06 ` Stephen Warren
2013-06-27 16:59 ` Eric Brower [this message]
[not found] ` <51CC6F83.2010606-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-06-27 17:51 ` Stephen Warren
[not found] ` <51CC7B98.5090103-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-06-27 18:23 ` Thierry Reding
2013-08-27 7:56 ` Thierry Reding
[not found] ` <CAGjquTQe0_+oEtyuF0Q0T8rZnQmz1h45T18zePe+BHVTjVQW_Q@mail.gmail.com>
[not found] ` <CAGjquTQe0_+oEtyuF0Q0T8rZnQmz1h45T18zePe+BHVTjVQW_Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-27 9:19 ` Fwd: " Chris Desjardins
2013-08-27 10:56 ` Thierry Reding
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=51CC6F83.2010606@nvidia.com \
--to=ebrower-ddmlm1+adcrqt0dzr+alfa@public.gmane.org \
--cc=chris.desjardins-8HJrC8Or5ylBDgjK7y7TUQ@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
--cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/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.