public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add basic rk3288 smp support
@ 2014-09-10 10:05 Kever Yang
  2014-09-10 10:05 ` [PATCH 1/2] ARM: rockchip: add basic smp support for rk3288 Kever Yang
  2014-09-10 10:05 ` [PATCH 2/2] ARM: dts: add intmem node for rk3288 smp support Kever Yang
  0 siblings, 2 replies; 6+ messages in thread
From: Kever Yang @ 2014-09-10 10:05 UTC (permalink / raw)
  To: heiko
  Cc: dianders, sonnyrao, addy.ke, cf, xjq, hj, huangtao, Kever Yang,
	Ian Campbell, devicetree, linux-kernel, Kumar Gala, Russell King,
	linux-rockchip, Rob Herring, Pawel Moll, Mark Rutland,
	linux-arm-kernel

rk3288 is dual-core CPU Soc, we need to enable the smp.
This patchset works with either arch-timer use the phisical counter
in kernel or the firmware initialize the arch-timer virtual counter
offset and use virtual counter in kernel.


Kever Yang (2):
  ARM: rockchip: add basic smp support for rk3288
  ARM: dts: add intmem node for rk3288 smp support

 arch/arm/boot/dts/rk3288.dtsi    | 18 ++++++++++++
 arch/arm/mach-rockchip/core.h    |  1 +
 arch/arm/mach-rockchip/platsmp.c | 60 +++++++++++++++++++++++++++++++++++++---
 3 files changed, 75 insertions(+), 4 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-09-11 17:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 10:05 [PATCH 0/2] add basic rk3288 smp support Kever Yang
2014-09-10 10:05 ` [PATCH 1/2] ARM: rockchip: add basic smp support for rk3288 Kever Yang
2014-09-10 19:17   ` Heiko Stübner
2014-09-11 17:41   ` Doug Anderson
2014-09-10 10:05 ` [PATCH 2/2] ARM: dts: add intmem node for rk3288 smp support Kever Yang
2014-09-11 17:58   ` Doug Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox