summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-12-22 10:16:52 +0000
committerJohn Crispin <john@openwrt.org>2012-12-22 10:16:52 +0000
commitefe3225e2b070c26f773b3441c9bfa788b76532a (patch)
tree5a80c5024701c642086f31b96c85e4cff8bbc554
parent379cd6e25e2f4dfb63ec2e9c9e6fe3fdcae25feb (diff)
downloadmaster-31e0f0ae-efe3225e2b070c26f773b3441c9bfa788b76532a.tar.gz
master-31e0f0ae-efe3225e2b070c26f773b3441c9bfa788b76532a.tar.bz2
master-31e0f0ae-efe3225e2b070c26f773b3441c9bfa788b76532a.zip
ar9 did not load atm driver properly
SVN-Revision: 34840
-rw-r--r--target/linux/lantiq/image/ar9.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/ar9.dtsi b/target/linux/lantiq/image/ar9.dtsi
index 63c7d61678..ba37f135df 100644
--- a/target/linux/lantiq/image/ar9.dtsi
+++ b/target/linux/lantiq/image/ar9.dtsi
@@ -150,7 +150,7 @@
};
ppe@E234000 {
- compatible = "lantiq,ppe-ar9";
+ compatible = "lantiq,ppe-arx100";
interrupt-parent = <&icu0>;
interrupts = <96>;
};