All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Thierry Reding
	<thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v4 3/5] ARM: tegra: Add Avionic Design Plutux support
Date: Wed, 19 Sep 2012 09:56:55 -0600	[thread overview]
Message-ID: <5059EB47.5010600@wwwdotorg.org> (raw)
In-Reply-To: <1347979144-24462-3-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>

On 09/18/2012 08:39 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

> +	sound {
> +		compatible = "ad,tegra-audio-plutux",
> +			     "nvidia,tegra-audio-wm8903";
> +		nvidia,model = "Avionic Design Plutux";
> +
> +		nvidia,audio-routing =
> +			"Headphone Jack", "HPOUTR",
> +			"Headphone Jack", "HPOUTL",
> +			"Int Spk", "ROP",
> +			"Int Spk", "RON",
> +			"Int Spk", "LOP",
> +			"Int Spk", "LON",
> +			"Mic Jack", "MICBIAS",
> +			"IN1L", "Mic Jack";
> +
> +		nvidia,i2s-controller = <&tegra_i2s1>;
> +		nvidia,audio-codec = <&wm8903>;
> +
> +		nvidia,spkr-en-gpios = <&wm8903 2 0>;
> +		nvidia,hp-det-gpios = <&gpio 178 0>; /* gpio PW2 */
> +		nvidia,int-mic-en-gpios = <&gpio 184 0>; /*gpio PX0 */
> +		nvidia,ext-mic-en-gpios = <&gpio 185 0>; /* gpio PX1 */

Does your board really have all of those GPIOs? Having both
int-mic-en-gpios and ext-mic-en-gpios is something pretty unique to
Harmony so far, and also a pretty broken HW design, so I'd hope people
haven't copied it.

  parent reply	other threads:[~2012-09-19 15:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18 14:39 [PATCH v4 1/5] ARM: tegra: dts: Add pwm label Thierry Reding
     [not found] ` <1347979144-24462-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-09-18 14:39   ` [PATCH v4 2/5] ARM: tegra: Add Avionic Design Tamonten support Thierry Reding
     [not found]     ` <1347979144-24462-2-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-09-19 15:55       ` Stephen Warren
     [not found]         ` <5059EAF2.10706-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-09-19 16:38           ` Thierry Reding
2012-09-18 14:39   ` [PATCH v4 3/5] ARM: tegra: Add Avionic Design Plutux support Thierry Reding
     [not found]     ` <1347979144-24462-3-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-09-19 15:56       ` Stephen Warren [this message]
     [not found]         ` <5059EB47.5010600-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-09-19 16:42           ` Thierry Reding
     [not found]             ` <20120919164242.GB19464-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-09-19 16:48               ` Stephen Warren
2012-09-18 14:39   ` [PATCH v4 4/5] ARM: tegra: Add Avionic Design Medcom-Wide support Thierry Reding
2012-09-18 14:39   ` [PATCH v4 5/5] ARM: tegra: Add Avionic Design Tamonten Evaluation Carrier 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=5059EB47.5010600@wwwdotorg.org \
    --to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@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.