From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)
Date: Tue, 26 Feb 2013 15:35:12 -0700 [thread overview]
Message-ID: <512D38A0.9020008@wwwdotorg.org> (raw)
In-Reply-To: <1361916489-3065-1-git-send-email-twarren@nvidia.com>
On 02/26/2013 03:08 PM, Tom Warren wrote:
> Minor edit to tegra_car node, add gpio node.
> diff --git a/arch/arm/dts/tegra114.dtsi b/arch/arm/dts/tegra114.dtsi
> - compatible = "nvidia,tegra114-car";
...
> + compatible = "nvidia,tegra114-car", "nvidia,tegra30-car";
The former is actually correct; the kernel DT is wrong here (the bug was
actually needed to temporarily work around not having a Tegra114 clock
driver), and a patch will be applied to fix this as soon as I can start
applying patches for 3.10. It's part of:
http://patchwork.ozlabs.org/patch/220736/
The GPIO change looks fine.
next prev parent reply other threads:[~2013-02-26 22:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 22:08 [U-Boot] [PATCH] Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car) Tom Warren
2013-02-26 22:35 ` Stephen Warren [this message]
2013-02-27 15:48 ` Tom Warren
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=512D38A0.9020008@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=u-boot@lists.denx.de \
/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.