summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/GB-PC1.dts
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-01-20 19:56:33 -0800
committerMathias Kresin <dev@kresin.me>2018-01-24 07:33:42 +0100
commitc25d9cbde8297452978cbd70937fe91434546ded (patch)
treec6dd7bebe99a5b707628713cb21571abb27e943f /target/linux/ramips/dts/GB-PC1.dts
parent059b2f548184cc6f0e8a4d4be40a06fc5c49a24f (diff)
downloadopenwrt-c25d9cbde8297452978cbd70937fe91434546ded.tar.gz
openwrt-c25d9cbde8297452978cbd70937fe91434546ded.tar.bz2
openwrt-c25d9cbde8297452978cbd70937fe91434546ded.zip
ramips: Fix GB-PC1 cpuclock again
The intended frequency is 900 MHz, not 90. Fixes: 7059ab48a6d5 ("ramips: fix cpuclock for the GB-PC1") Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'target/linux/ramips/dts/GB-PC1.dts')
-rw-r--r--target/linux/ramips/dts/GB-PC1.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/GB-PC1.dts b/target/linux/ramips/dts/GB-PC1.dts
index 664dfa1efd..47e1377989 100644
--- a/target/linux/ramips/dts/GB-PC1.dts
+++ b/target/linux/ramips/dts/GB-PC1.dts
@@ -104,7 +104,7 @@
&cpuclock {
compatible = "fixed-clock";
- clock-frequency = <90000000>;
+ clock-frequency = <900000000>;
};
&pcie {