From efe3225e2b070c26f773b3441c9bfa788b76532a Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Sat, 22 Dec 2012 10:16:52 +0000
Subject: [PATCH] ar9 did not load atm driver properly

SVN-Revision: 34840
---
 target/linux/lantiq/image/ar9.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>;
 		};
-- 
GitLab