Merge tag 'bcm2835-soc-next-2017-08-24' into soc/next
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 24 Aug 2017 18:47:29 +0000 (11:47 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 25 Sep 2017 18:52:30 +0000 (11:52 -0700)
commitea023be7071c4e91bb7895aad26c8a52e52032e6
treed0dafb2ccc7787786d00713250ecfa30c44b2441
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
parent968f76417df671338ea3a1fd33b2c93a048cc1b1
Merge tag 'bcm2835-soc-next-2017-08-24' into soc/next

This pull request brings in a move of the bcm2836/7 SMP init code from
the irqchip driver to platsmp.c (general move acked by the maintainer,
v2 of the patch including a squashed in fix to prevent a dependency on
updated DT compatibles) and an added sev() to wake up the secondary
CPUs on newer firmware.  It also garbage collects some stub clock code
from before we had a proper clock driver, which has been acked by the
clk maintainers to go through the ARM trees.

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