From: Christian Buschau Date: Sat, 27 Feb 2021 20:26:21 +0000 (+0100) Subject: lantiq: xway: ar9: add ICU1 (2nd core for SMP) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d3527bb83be949d2f4bc4431d5750a0fadc6c1f5;p=openwrt%2Fstaging%2Fnbd.git lantiq: xway: ar9: add ICU1 (2nd core for SMP) Fixes leftover TODO from commit 6bf179b27004eb76df3e466bd080fc5a83ccf0dd Signed-off-by: Christian Buschau Acked-by: Martin Blumenstingl --- diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi index a35bd17a96..b12005ff6b 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi +++ b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi @@ -44,8 +44,8 @@ #interrupt-cells = <1>; interrupt-controller; compatible = "lantiq,icu"; - /* TODO: AR9 should have ICU1 (like VR9) too */ - reg = <0x80200 0xc8>; + reg = <0x80200 0xc8 /* icu0 */ + 0x80300 0xc8>; /* icu1 */ }; watchdog@803f0 {