OSDN Git Service

ARM: dts: meson8b: add support for booting the secondary CPU cores
authorCarlo Caione <carlo@caione.org>
Sun, 17 Sep 2017 16:45:23 +0000 (18:45 +0200)
committerKevin Hilman <khilman@baylibre.com>
Sun, 29 Oct 2017 15:30:17 +0000 (08:30 -0700)
commit4692142a3dc82d60f9f290f98a6e1f8f627ba90a
treed98b4823f43890c18b37b4bd43e69ab243b5dcac
parent4a5a27116b447d00d0a0d3f554ea37ffe387657f
ARM: dts: meson8b: add support for booting the secondary CPU cores

Booting the secondary CPU cores involves the following nodes/devices:
- SCU (Snoop-Control-Unit, for which we already have a DT node)
- a reset line for each CPU core, provided by the reset-controller
  which is built into the clock-controller
- the PMU (power management unit) which controls the power of the CPU
  cores
- a range in the SRAM specifically reserved for booting secondary CPU
  cores
- the "enable-method" which activates booting the secondary CPU cores

This adds all required nodes and properties to boot the secondary CPU
cores.

Signed-off-by: Carlo Caione <carlo@caione.org>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Tested-by: Linus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson8b.dtsi