From: Florian Fainelli Date: Fri, 17 Apr 2015 17:50:40 +0000 (-0700) Subject: ARM: BCM63xx: Add secondary CPU PMB initialization sequence X-Git-Tag: omap-for-v4.3/legacy-v2-signed~133^2~16^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2a43c98d72;p=pandora-kernel.git 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 --- Reading git-diff-tree failed