Merge pull request #2387 from armbian/AR-548

[AR-548] Disable DFS on mvebu-legacy&current
This commit is contained in:
Jannis 2020-12-02 07:49:54 +01:00 committed by GitHub
commit 50c1d58d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
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>;