mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 18:56:37 +00:00
lantiq: xway: ar9: add ICU1 (2nd core for SMP)
Fixes leftover TODO from commit 6bf179b270
Signed-off-by: Christian Buschau <christian.buschau@mailbox.org>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
This commit is contained in:
parent
fb0256e88e
commit
d3527bb83b
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user