linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: tegra: Add cpu node in device tree
@ 2013-01-11 13:11 Hiroshi Doyu
  2013-01-11 13:11 ` [PATCH 1/2] ARM: tegra20: Add cpu node Hiroshi Doyu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Hiroshi Doyu @ 2013-01-11 13:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

>From the discussion(*1) of CPU core# detection, DT cpu node will be
the only way to do it right. So we need to add cpu nodes on the
existing Tegra SoCs(T20/T30) first in order to remove the existing A9
SCU detection later, where DT cpu# detection fails, we would consider
a single cpu core avalable.

Tested only with T30.

Hiroshi Doyu (2):
  ARM: tegra20: Add cpu node
  ARM: tegra30: Add cpu node

 arch/arm/boot/dts/tegra20.dtsi |   29 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/tegra30.dtsi |   29 +++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)

*1:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-January/140209.html

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-11 18:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 13:11 [PATCH 0/2] ARM: tegra: Add cpu node in device tree Hiroshi Doyu
2013-01-11 13:11 ` [PATCH 1/2] ARM: tegra20: Add cpu node Hiroshi Doyu
2013-01-11 13:26   ` [PATCH 1'/2] " Hiroshi Doyu
2013-01-11 18:13     ` Stephen Warren
2013-01-11 13:11 ` [PATCH 2/2] ARM: tegra30: " Hiroshi Doyu
2013-01-11 14:44 ` [PATCH 0/2] ARM: tegra: Add cpu node in device tree Lorenzo Pieralisi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).