From 94c4af3f3f49f33ee4c575e8e9675f1109ccf556 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 22 Dec 2012 10:16:52 +0000 Subject: [PATCH] [lantiq] 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>; }; -- 2.30.2