]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: socfpga: add reset for the Arria 10 platform
authorDinh Nguyen <dinguyen@opensource.altera.com>
Mon, 20 Jul 2015 16:23:13 +0000 (11:23 -0500)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Mon, 20 Jul 2015 20:44:43 +0000 (15:44 -0500)
commitcd871d517d46f26943f3c8f61c0d2ac6665da6a2
tree5abb55bbf4bb30df7694d27a4e783c4a4e5aadd1
parentb33612e183dcbaa2cc2479cedff6984a6cccdf6a
ARM: socfpga: add reset for the Arria 10 platform

Since the Arria10's reset register offset is different from the Cyclone/Arria 5,
it's best to add a new DT_MACHINE_START() for the Arria10.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
---
v2: use altera_a10_dt_match for the A10 machine desc
arch/arm/mach-socfpga/core.h
arch/arm/mach-socfpga/socfpga.c