]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: mvebu: add Armada 375 support to the system-controller driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 17 Feb 2014 14:23:22 +0000 (15:23 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 22 Feb 2014 00:41:09 +0000 (00:41 +0000)
commitdf863de19fc5a7b3a982a8204f9e2e8bb6e2d96d
tree4a40bbbc9277fac827b1fddaaf442d8e5bfc698b
parent798ec443ad30f1366ae6bff909eec77e8debffb4
ARM: mvebu: add Armada 375 support to the system-controller driver

The system controller block in the Armada 375 has different register
offsets for the system reset and other related functions. Therefore,
this commit introduces the new "armada-375-system-controller"
compatible string to identify the Armada 375 variant of the system
controller.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Documentation/devicetree/bindings/arm/mvebu-system-controller.txt
arch/arm/mach-mvebu/system-controller.c