ARM: shmobile: sh73a0 dtsi: Add Cortex-A9 TWD node
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 17 Feb 2015 14:52:39 +0000 (15:52 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Feb 2015 23:22:48 +0000 (08:22 +0900)
Add a node for the Private Timer and Watchdog, as found in the Cortex-A9
MPCore.

Without this, there's no clocksource available during early kernel
initialization, before cmt1 is initialized, leading to a lock-up if
CONFIG_CPU_IDLE=y.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found