Home
last modified time | relevance | path

Searched hist:"3 f2a43c98d72bcb236f3db7e3a8355dd5e1311d8" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c3f2a43c98d72bcb236f3db7e3a8355dd5e1311d8 Fri Apr 17 19:50:40 CEST 2015 Florian Fainelli <f.fainelli@gmail.com> ARM: BCM63xx: Add secondary CPU PMB initialization sequence

The sequence to initialize a secondary CPU using the BCM63138 PMB is
extremely specific and represents much more code than any other on-chip
peripheral (AHCI, USB 3.0 or integrated Ethernet switch), as such we
keep that code local and utilize Device Tree to lookup all the resources
we need from the CPU device tree node.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>