Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7dcd86e1 authored by Kim Phillips's avatar Kim Phillips Committed by Paul Mackerras
Browse files

[POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18



Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18 per
Tanya's catch.

Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
Signed-off-by: default avatarTanya Jiang <tanya.jiang@freescale.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent f04da0bc
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -214,10 +214,10 @@
					 b800 0 0 4 700 15 8

					/* IDSEL 0x18 */
					 b000 0 0 1 700 15 8
					 b000 0 0 2 700 16 8
					 b000 0 0 3 700 17 8
					 b000 0 0 4 700 14 8>;
					 c000 0 0 1 700 15 8
					 c000 0 0 2 700 16 8
					 c000 0 0 3 700 17 8
					 c000 0 0 4 700 14 8>;
			interrupt-parent = <700>;
			interrupts = <42 8>;
			bus-range = <0 0>;
@@ -274,10 +274,10 @@
					 b800 0 0 4 700 15 8

					/* IDSEL 0x18 */
					 b000 0 0 1 700 15 8
					 b000 0 0 2 700 16 8
					 b000 0 0 3 700 17 8
					 b000 0 0 4 700 14 8>;
					 c000 0 0 1 700 15 8
					 c000 0 0 2 700 16 8
					 c000 0 0 3 700 17 8
					 c000 0 0 4 700 14 8>;
			interrupt-parent = <700>;
			interrupts = <42 8>;
			bus-range = <0 0>;