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/foundation-v8-acpi.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm64/boot/dts/foundation-v8-acpi.dts b/arch/arm64/boot/dts/foundation-v8-acpi.dts index 7f57c53..b5f432f 100644 --- a/arch/arm64/boot/dts/foundation-v8-acpi.dts +++ b/arch/arm64/boot/dts/foundation-v8-acpi.dts @@ -74,6 +74,9 @@ interrupts = <1 9 0xf04>; };
+ /* + * Removed for ACPI + * timer { compatible = "arm,armv8-timer"; interrupts = <1 13 0xff01>, @@ -83,9 +86,6 @@ clock-frequency = <100000000>; };
- /* - * Removed for ACPI - * pmu { compatible = "arm,armv8-pmuv3"; interrupts = <0 60 4>,