From d3527bb83be949d2f4bc4431d5750a0fadc6c1f5 Mon Sep 17 00:00:00 2001 From: Christian Buschau Date: Sat, 27 Feb 2021 21:26:21 +0100 Subject: [PATCH] lantiq: xway: ar9: add ICU1 (2nd core for SMP) Fixes leftover TODO from commit 6bf179b27004eb76df3e466bd080fc5a83ccf0dd Signed-off-by: Christian Buschau Acked-by: Martin Blumenstingl --- target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {