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 2/3] ARM: tegra: Add Avionic Design Medcom-Wide support
Date: Fri, 27 Jul 2012 14:26:06 -0600 [thread overview]
Message-ID: <5012F95E.9050200@wwwdotorg.org> (raw)
In-Reply-To: <1343228775-1330-2-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
On 07/25/2012 09:06 AM, Thierry Reding wrote:
> The Medcom is a 16:9 15" terminal that is used for patient infotainment
> in hospitals.
> diff --git a/arch/arm/boot/dts/tegra20-medcom.dts b/arch/arm/boot/dts/tegra20-medcom.dts
> + model = "Avionic Design Medcom-Wide board";
> + compatible = "ad,medcom-wide", "nvidia,tegra20";
The filename implies just "medcom" but the compatible value says
"medcom-wide". I assume the two should match. Are there multiple medcom
versions, with SW-visible differences?
> + sdhci@c8000600 {
> + cd-gpios = <&gpio 58 0>; /* gpio PH2 */
> + wp-gpios = <&gpio 59 0>; /* gpio PH3 */
> + status = "okay";
> + };
You want a bus-width property in that node. Same for Plutux.
> + backlight {
> + compatible = "pwm-backlight";
> + pwms = <&pwm 0 5000000>;
The tegra20.dtsi doesn't assign label "pwm" to the PWM controller yet...
The Plutux comments all apply here as well.
next prev parent reply other threads:[~2012-07-27 20:26 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 [this message]
[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 ` [PATCH 1/3] ARM: tegra: Add Avionic Design Plutux support Stephen Warren
[not found] ` <5012F889.1020004-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-07-30 7:54 ` 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=5012F95E.9050200@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.