summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt/dts
diff options
context:
space:
mode:
authorjchandra <jchandra@FreeBSD.org>2015-02-26 02:22:47 +0000
committerjchandra <jchandra@FreeBSD.org>2015-02-26 02:22:47 +0000
commit4d42a57ca7d462cd6864605668e90006e5b03750 (patch)
tree125f6625a8c92f99fd010316e2a3f141b2f205a1 /sys/boot/fdt/dts
parent00251f90bcb81d7d54b7e22b013d6c9d499c0950 (diff)
downloadFreeBSD-src-4d42a57ca7d462cd6864605668e90006e5b03750.zip
FreeBSD-src-4d42a57ca7d462cd6864605668e90006e5b03750.tar.gz
Remove run-time allocation of XLP IRQs
Follow the same static IRQ to Interrupt Table Entry mapping as the other OS supported on XLP.
Diffstat (limited to 'sys/boot/fdt/dts')
-rw-r--r--sys/boot/fdt/dts/mips/xlp-basic.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/fdt/dts/mips/xlp-basic.dts b/sys/boot/fdt/dts/mips/xlp-basic.dts
index 18cb04c..2284db8 100644
--- a/sys/boot/fdt/dts/mips/xlp-basic.dts
+++ b/sys/boot/fdt/dts/mips/xlp-basic.dts
@@ -62,7 +62,7 @@
current-speed = <115200>;
clock-frequency = <133000000>;
interrupt-parent = <&pic>;
- interrupts = <9>;
+ interrupts = <17>;
};
};
OpenPOWER on IntegriCloud