From: Stephen Warren <swarren@wwwdotorg.org>
To: Hiroshi Doyu <hdoyu@nvidia.com>
Cc: linux-tegra@vger.kernel.org,
Russell King <linux@arm.linux.org.uk>,
Olof Johansson <olof@lixom.net>,
Jason Cooper <jason@lakedaemon.net>,
Shawn Guo <shawn.guo@linaro.org>, Andrew Lunn <andrew@lunn.ch>,
Kukjin Kim <kgene.kim@samsung.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [v4 1/6] ARM: tegra: Use DT /cpu node to detect number of CPU core
Date: Mon, 28 Jan 2013 11:04:19 -0700 [thread overview]
Message-ID: <5106BDA3.8090009@wwwdotorg.org> (raw)
In-Reply-To: <1359025829-22306-2-git-send-email-hdoyu@nvidia.com>
On 01/24/2013 04:10 AM, Hiroshi Doyu wrote:
> Tegra SoCs does not use SCU based to detect CPU core numbers but they
> use DT /cpu node. If it's not provided or failed, it continues as a
> single core.
I've applied patch 1 to Tegra's for-3.9/scu-base-rework branch, and
patches 2-6 to Tegra's for-3.9/soc-t114 branch.
WARNING: multiple messages have this Message-ID (diff)
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [v4 1/6] ARM: tegra: Use DT /cpu node to detect number of CPU core
Date: Mon, 28 Jan 2013 11:04:19 -0700 [thread overview]
Message-ID: <5106BDA3.8090009@wwwdotorg.org> (raw)
In-Reply-To: <1359025829-22306-2-git-send-email-hdoyu@nvidia.com>
On 01/24/2013 04:10 AM, Hiroshi Doyu wrote:
> Tegra SoCs does not use SCU based to detect CPU core numbers but they
> use DT /cpu node. If it's not provided or failed, it continues as a
> single core.
I've applied patch 1 to Tegra's for-3.9/scu-base-rework branch, and
patches 2-6 to Tegra's for-3.9/soc-t114 branch.
next prev parent reply other threads:[~2013-01-28 18:04 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 11:10 [v4 0/6] ARM: Initial support for Tegra114 SoC Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` [v4 1/6] ARM: tegra: Use DT /cpu node to detect number of CPU core Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-28 18:04 ` Stephen Warren [this message]
2013-01-28 18:04 ` Stephen Warren
[not found] ` <1359025829-22306-1-git-send-email-hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-01-24 11:10 ` [v4 2/6] ARM: tegra: fuse: Add chip ID Tegra114 0x35 Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` [v4 3/6] ARM: dt: tegra114: Add new SoC base, Tegra114 SoC Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` [v4 6/6] ARM: tegra: Add initial support for " Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` [v4 4/6] ARM: dt: tegra114: Add new board, Dalmore Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` [v4 5/6] ARM: dt: tegra114: Add new board, Pluto Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
2013-01-24 11:10 ` Hiroshi Doyu
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=5106BDA3.8090009@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=andrew@lunn.ch \
--cc=hdoyu@nvidia.com \
--cc=jason@lakedaemon.net \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
--cc=shawn.guo@linaro.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.