clocksource/drivers/moxart: Add Aspeed support
authorJoel Stanley <joel@jms.id.au>
Thu, 21 Jul 2016 13:43:53 +0000 (23:13 +0930)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 9 Sep 2016 12:15:47 +0000 (14:15 +0200)
commitba36d53db536d31c49c139484e82581eeb377278
treeac9206e0f0e095cabb7cc02f255973ba7579734f
parent82fdd070873f7ac9b3e37b3d4523b4ae27d02e50
clocksource/drivers/moxart: Add Aspeed support

The Aspeed SoC has timer IP with a very similar register layout to the
moxart timer. This patch adds support for the fourth and fifth gen
aspeed SoCs, and has been tested on the ast2400 and ast2500.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/devicetree/bindings/timer/moxa,moxart-timer.txt
drivers/clocksource/moxart_timer.c