From: geert+renesas@glider.be (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] arm64: dts: r8a7796: Add Secondary CPU Cores
Date: Tue, 7 Mar 2017 19:03:21 +0100 [thread overview]
Message-ID: <1488909806-3322-1-git-send-email-geert+renesas@glider.be> (raw)
Hi Simon, Magnus,
This patch series adds the second Cortex-A57 CPU core, the Cortex-A57
PMU, and the Cortex-A53 L2 cache-controller, CPU, and PMU nodes on the
Renesas R-Car M3-W SoC to its DTS file.
Note that these patches add hardware description; actual enabling of the
CPU depends on the PSCI firmware.
With the current firmware version (v2.16.0), only the CA57 CPU cores are
enabled, hence the last patch does not introduce undeterministic
scheduling behavior due to migration between big and LITTLE cores.
Changes compared to v1:
- Add Cortex-A57 and Cortex-A53 PMU nodes,
- Drop unit address and reg property for integrated cache-controller.
Tested on r8a7796/salvator-x, with CPU hot(un)plug and system suspend.
Thanks for applying!
Geert Uytterhoeven (3):
arm64: dts: r8a7796: Add CA53 L2 cache-controller node
arm64: dts: r8a7796: Add Cortex-A53 CPU cores
arm64: dts: r8a7796: Add Cortex-A53 PMU node
Takeshi Kihara (2):
arm64: dts: r8a7796: Add Cortex-A57 CPU cores
arm64: dts: r8a7796: Add Cortex-A57 PMU node
arch/arm64/boot/dts/renesas/r8a7796.dtsi | 83 +++++++++++++++++++++++++++++---
1 file changed, 77 insertions(+), 6 deletions(-)
--
2.7.4
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2017-03-07 18:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-07 18:03 Geert Uytterhoeven [this message]
2017-03-07 18:03 ` [PATCH v2 1/5] arm64: dts: r8a7796: Add Cortex-A57 CPU cores Geert Uytterhoeven
2017-03-07 18:03 ` [PATCH v2 2/5] arm64: dts: r8a7796: Add Cortex-A57 PMU node Geert Uytterhoeven
2017-03-07 18:03 ` [PATCH v2 3/5] arm64: dts: r8a7796: Add CA53 L2 cache-controller node Geert Uytterhoeven
2017-03-07 18:03 ` [PATCH v2 4/5] arm64: dts: r8a7796: Add Cortex-A53 CPU cores Geert Uytterhoeven
2017-03-07 18:03 ` [PATCH v2 5/5] arm64: dts: r8a7796: Add Cortex-A53 PMU node Geert Uytterhoeven
2017-03-10 9:28 ` [PATCH v2 0/5] arm64: dts: r8a7796: Add Secondary CPU Cores Simon Horman
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=1488909806-3322-1-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.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 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).