Skip to content
Snippets Groups Projects
Commit f8973325 authored by Mark Langsdorf's avatar Mark Langsdorf Committed by Tom Rini
Browse files

ARM: highbank: add reset support for Calxeda Midway machine


The Calxeda Midway part has A15 cores, which do not have the Highbank
A9's SCU used there for resetting the chip.
Add code to distinguish between the A9 and the A15 and invoke the
appropriate register writes to support the newer part.

Andre: rework detection of Highbank vs. Midway
Rob: fix Andre's reworked detection

Signed-off-by: default avatarMark Langsdorf <mark.langsdorf@gmail.com>
Signed-off-by: default avatarAndre Przywara <osp@andrep.de>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 083ffd65
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment