armbian-build/patch/kernel/mvebu-dev/fix_time_drift_remove_global_timer.patch.disabled
Heisath 59cdf431ef Update the dfs patches to the openwrt ones
These might be aligned better to the current mainline kernel
Also updates the way to disable the global timer
2020-11-26 09:53:11 +01:00

21 lines
570 B
Plaintext

diff --git a/arch/arm/boot/dts/armada-38x.dtsi b/arch/arm/boot/dts/armada-38x.dtsi
old mode 100644
new mode 100755
index 00ff549..6677697
--- a/arch/arm/boot/dts/armada-38x.dtsi
+++ b/arch/arm/boot/dts/armada-38x.dtsi
@@ -154,13 +154,6 @@
reg = <0xc000 0x58>;
};
- timer@c200 {
- compatible = "arm,cortex-a9-global-timer";
- reg = <0xc200 0x20>;
- interrupts = <GIC_PPI 11 (IRQ_TYPE_EDGE_RISING | GIC_CPU_MASK_SIMPLE(2))>;
- clocks = <&coreclk 2>;
- };
-
timer@c600 {
compatible = "arm,cortex-a9-twd-timer";
reg = <0xc600 0x20>;