All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/3] Renesas RZ/N1D SMP enabler
@ 2018-04-16  9:34 ` Michel Pollet
  0 siblings, 0 replies; 18+ messages in thread
From: Michel Pollet @ 2018-04-16  9:34 UTC (permalink / raw)
  To: linux-renesas-soc, Simon Horman
  Cc: phil.edworthy, buserror+upstream, Michel Pollet, Rob Herring,
	Mark Rutland, Magnus Damm, Russell King, Greg Kroah-Hartman,
	Chen-Yu Tsai, Martin Blumenstingl, Kevin Hilman, Rajendra Nayak,
	Stefan Wahren, Juri Lelli, Frank Rowand, Carlo Caione,
	Andreas Färber, Florian Fainelli, devicetree, linux-kernel,
	linux-arm-kernel

*Warning -- this requires the base RZ/N1 support patches already posted *

This is a tentative patch series for enabling the second CA7 of the RZ/N1D.
It's based on a spin_table method, and it reuses the same binding property
as that driver.

One question is: Do i have to document it separately, or is it sufficiently
clear?

Michel Pollet (3):
  dt-bindings: cpu: Add Renesas RZ/N1D SMP enable method.
  ARM: dts: Renesas RZ/N1D SMP enable method
  arm: shmobile: Add the RZ/N1D SMP enabler driver.

 Documentation/devicetree/bindings/arm/cpus.txt |  1 +
 arch/arm/boot/dts/r9a06g032.dtsi               |  2 +
 arch/arm/mach-shmobile/Makefile                |  1 +
 arch/arm/mach-shmobile/smp-r9a06g032.c         | 87 ++++++++++++++++++++++++++
 4 files changed, 91 insertions(+)
 create mode 100644 arch/arm/mach-shmobile/smp-r9a06g032.c

-- 
2.7.4

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

end of thread, other threads:[~2018-04-17  9:32 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-16  9:34 [RFC 0/3] Renesas RZ/N1D SMP enabler Michel Pollet
2018-04-16  9:34 ` Michel Pollet
2018-04-16  9:34 ` Michel Pollet
2018-04-16  9:34 ` [PATCH 1/1] arm: rzn1: Add support for the second CPU Michel Pollet
2018-04-16  9:34   ` Michel Pollet
2018-04-16  9:34 ` [RFC 1/3] dt-bindings: cpu: Add Renesas RZ/N1D SMP enable method Michel Pollet
2018-04-16  9:34   ` Michel Pollet
2018-04-16 21:37   ` Rob Herring
2018-04-16 21:37     ` Rob Herring
2018-04-16  9:34 ` [RFC 2/3] ARM: dts: " Michel Pollet
2018-04-16  9:34   ` Michel Pollet
2018-04-16  9:34 ` [RFC 3/3] arm: shmobile: Add the RZ/N1D SMP enabler driver Michel Pollet
2018-04-16  9:34   ` Michel Pollet
2018-04-16 21:46   ` Florian Fainelli
2018-04-16 21:46     ` Florian Fainelli
2018-04-17  9:32     ` Michel Pollet
2018-04-17  9:32       ` Michel Pollet
2018-04-17  9:32       ` Michel Pollet

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.