ARM: dts: meson8: add the Cortex-A9 global timer
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Fri, 23 Nov 2018 19:53:09 +0000 (20:53 +0100)
committerKevin Hilman <khilman@baylibre.com>
Wed, 5 Dec 2018 00:48:13 +0000 (16:48 -0800)
commit2710e8d2131047c042b390c26d9a1ad9fe5765a1
tree19c976c5dc6b8384ce4e739b148c5f93b43f259b
parent1124d790b431a97dc3c6f4333718bad0f6f3093b
ARM: dts: meson8: add the Cortex-A9 global timer

The Meson8 and Meson8m2 SoCs are using four Cortex-A9 cores. These come
with an ARM global timer.
This adds the Cortex-A9 global timer but keeps it disabled for now. The
timer is clocked by the "PERIPH" clock whose rate can change during
runtime (when changing the frequency of the CPU clock). Unfortunately
the arm_global_timer driver does not handle changes to the clock rate
yet.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson8.dtsi