From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Thierry Reding
<thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
Cc: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/3] ARM: tegra: Add Avionic Design Plutux support
Date: Fri, 27 Jul 2012 14:22:33 -0600 [thread overview]
Message-ID: <5012F889.1020004@wwwdotorg.org> (raw)
In-Reply-To: <1343228775-1330-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
On 07/25/2012 09:06 AM, Thierry Reding wrote:
> The Plutux is a set-top box device based on the Tamonten SOM and can be
> connected to a display via HDMI.
> diff --git a/arch/arm/boot/dts/tegra20-plutux.dts b/arch/arm/boot/dts/tegra20-plutux.dts
> + regulators {
> + compatible = "simple-bus";
> +
> + #address-cells = <1>;
> + #size-cells = <1>;
Depending on the outcome of the simple-bus discussion I mentioned on
IRC, this might want to be updated to match that. We'll see!
> + sound {
> + compatible = "nvidia,tegra-audio-wm8903-harmony",
> + "nvidia,tegra-audio-wm8903";
I think that first compatible value should be more like
"at,tegra-audio-plutux" or something like that; the driver itself
matches on "nvidia,tegra-audio-wm8903" only, and the first compatible
value is just in case we ever need board-specific fixes/hacks in the driver.
> diff --git a/arch/arm/mach-tegra/Makefile.boot b/arch/arm/mach-tegra/Makefile.boot
> dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-trimslice.dtb
> dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-ventana.dtb
> dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-whistler.dtb
> +dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-plutux.dtb
> dtb-$(CONFIG_ARCH_TEGRA_3x_SOC) += tegra30-cardhu.dtb
It'd be nice to keep that sorted first on 2x/3x SoC version, then
alphabetically.
next prev parent reply other threads:[~2012-07-27 20:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 15:06 [PATCH 1/3] ARM: tegra: Add Avionic Design Plutux support Thierry Reding
[not found] ` <1343228775-1330-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-07-25 15:06 ` [PATCH 2/3] ARM: tegra: Add Avionic Design Medcom-Wide support Thierry Reding
[not found] ` <1343228775-1330-2-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-07-27 20:26 ` Stephen Warren
[not found] ` <5012F95E.9050200-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-07-30 8:05 ` Thierry Reding
[not found] ` <20120730080550.GE15245-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-07-30 16:44 ` Stephen Warren
2012-07-25 15:06 ` [PATCH 3/3] ARM: tegra: Add Avionic Design Tamonten Evaluation Carrier support Thierry Reding
2012-07-27 20:22 ` Stephen Warren [this message]
[not found] ` <5012F889.1020004-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-07-30 7:54 ` [PATCH 1/3] ARM: tegra: Add Avionic Design Plutux support 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=5012F889.1020004@wwwdotorg.org \
--to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
--cc=ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org \
--cc=thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@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.