All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add basic rk3288 smp support
@ 2014-09-10 10:05 ` Kever Yang
  0 siblings, 0 replies; 14+ messages in thread
From: Kever Yang @ 2014-09-10 10:05 UTC (permalink / raw)
  To: 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] 14+ messages in thread

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

Thread overview: 14+ 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 ` 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   ` Kever Yang
2014-09-10 19:17   ` Heiko Stübner
2014-09-10 19:17     ` Heiko Stübner
2014-09-11 17:41   ` Doug Anderson
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-10 10:05   ` Kever Yang
2014-09-10 10:05   ` Kever Yang
2014-09-11 17:58   ` Doug Anderson
2014-09-11 17:58     ` Doug Anderson
2014-09-11 17:58     ` Doug Anderson

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.