summaryrefslogtreecommitdiffstats
path: root/dts/src/mips/img/boston.dts
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-05-08 08:15:01 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-05-08 08:15:01 +0200
commit5f713938cb13447de8fdc27d93b2197d2e870cf4 (patch)
tree11b8a7c7796518edcdcc9f511ccec70131cccf68 /dts/src/mips/img/boston.dts
parent6b85c20d46812bdbc062b863261c3e5100e30556 (diff)
downloadbarebox-5f713938cb13447de8fdc27d93b2197d2e870cf4.tar.gz
barebox-5f713938cb13447de8fdc27d93b2197d2e870cf4.tar.xz
dts: update to v4.17-rc2
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/src/mips/img/boston.dts')
-rw-r--r--dts/src/mips/img/boston.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/dts/src/mips/img/boston.dts b/dts/src/mips/img/boston.dts
index 1bd105428f..65af3f6ba8 100644
--- a/dts/src/mips/img/boston.dts
+++ b/dts/src/mips/img/boston.dts
@@ -51,6 +51,8 @@
ranges = <0x02000000 0 0x40000000
0x40000000 0 0x40000000>;
+ bus-range = <0x00 0xff>;
+
interrupt-map-mask = <0 0 0 7>;
interrupt-map = <0 0 0 1 &pci0_intc 1>,
<0 0 0 2 &pci0_intc 2>,
@@ -79,6 +81,8 @@
ranges = <0x02000000 0 0x20000000
0x20000000 0 0x20000000>;
+ bus-range = <0x00 0xff>;
+
interrupt-map-mask = <0 0 0 7>;
interrupt-map = <0 0 0 1 &pci1_intc 1>,
<0 0 0 2 &pci1_intc 2>,
@@ -107,6 +111,8 @@
ranges = <0x02000000 0 0x16000000
0x16000000 0 0x100000>;
+ bus-range = <0x00 0xff>;
+
interrupt-map-mask = <0 0 0 7>;
interrupt-map = <0 0 0 1 &pci2_intc 1>,
<0 0 0 2 &pci2_intc 2>,