power/reset: versatile: support the actual versatile
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 25 Jan 2016 08:29:53 +0000 (09:29 +0100)
committerSebastian Reichel <sre@kernel.org>
Mon, 15 Feb 2016 04:45:22 +0000 (05:45 +0100)
commit3f652c969dd223a6ff1df6e9a7052b0424a14167
tree5e3014a2d18f8db02a6e4763b4a59be8ab3c05d4
parent5b7a0187391fe9b48eec532bf0b4b814d491d5f5
power/reset: versatile: support the actual versatile

While this driver is named after the Versatile family of
boards (ARM reference designs) the machine actually called
Versatile was not supported. This patch makes the driver
handle also that machine. We augment the register names for
the reset to *VERSATILE* as well since it is the same
register offsets for Versatile and RealView.

Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/reset/arm-versatile-reboot.c