summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621.dtsi
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-11 19:22:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-11 19:22:15 +0000
commit77bedbe80dc913f0c06481ab26680362c5c20059 (patch)
treea08f62328a80c1ec069102850d1c3a1bf3275cad /target/linux/ramips/dts/mt7621.dtsi
parent6e12ef74305cfa532616d793d04596f9e2bb70ca (diff)
downloadmaster-31e0f0ae-77bedbe80dc913f0c06481ab26680362c5c20059.tar.gz
master-31e0f0ae-77bedbe80dc913f0c06481ab26680362c5c20059.tar.bz2
master-31e0f0ae-77bedbe80dc913f0c06481ab26680362c5c20059.zip
Revert "ramips: use gic timer as clocksource for mt7621"
This reverts commit 270a2afcc544ca14e79198346e7e186033472ae7. SVN-Revision: 47872
Diffstat (limited to 'target/linux/ramips/dts/mt7621.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7621.dtsi14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi
index 06828c6bbd..a06aee733b 100644
--- a/target/linux/ramips/dts/mt7621.dtsi
+++ b/target/linux/ramips/dts/mt7621.dtsi
@@ -88,9 +88,6 @@
compatible = "ns16550a";
reg = <0xc00 0x100>;
- /* FIXME: there should be way to detect this */
- clock-frequency = <50000000>;
-
interrupt-parent = <&gic>;
interrupts = <GIC_SHARED 26 IRQ_TYPE_LEVEL_HIGH>;
@@ -105,9 +102,6 @@
compatible = "ralink,mt7621-spi";
reg = <0xb00 0x100>;
- /* FIXME: there should be way to detect this */
- clock-frequency = <50000000>;
-
resets = <&rstctrl 18>;
reset-names = "spi";
@@ -249,14 +243,6 @@
#interrupt-cells = <3>;
mti,reserved-cpu-vectors = <7>;
-
- timer {
- compatible = "mti,gic-timer";
- interrupts = <GIC_LOCAL 1 IRQ_TYPE_NONE>;
-
- /* FIXME: there should be way to detect this */
- clock-frequency = <880000000>;
- };
};
nand@1e003000 {