Remove timer node since it is converted to ACPI using GTDT table.
Signed-off-by: Hanjun Guo hanjun.guo@linaro.org --- arch/arm64/boot/dts/rtsm_ve-aemv8a-acpi.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm64/boot/dts/rtsm_ve-aemv8a-acpi.dts b/arch/arm64/boot/dts/rtsm_ve-aemv8a-acpi.dts index 7f348eb..2649f49 100644 --- a/arch/arm64/boot/dts/rtsm_ve-aemv8a-acpi.dts +++ b/arch/arm64/boot/dts/rtsm_ve-aemv8a-acpi.dts @@ -79,6 +79,9 @@ interrupts = <1 9 0xf04>; };
+ /* + * Removed for ACPI + * timer { compatible = "arm,armv8-timer"; interrupts = <1 13 0xff01>, @@ -88,9 +91,6 @@ clock-frequency = <100000000>; };
- /* - * Removed for ACPI - * pmu { compatible = "arm,armv8-pmuv3"; interrupts = <0 60 4>,