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

Commit 9b952a39 authored by Malcolm Crossley's avatar Malcolm Crossley Committed by Kumar Gala
Browse files

powerpc/86xx: Fix GE SBC310 XMC site support



Correction to interrupt map mask for GE SBC310 XMC site and addition of
alias.

Signed-off-by: default avatarMalcolm Crossley <malcolm.crossley2@gefanuc.com>
Signed-off-by: default avatarMartyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent f5d570d3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@
		serial0 = &serial0;
		serial1 = &serial1;
		pci0 = &pci0;
		pci1 = &pci1;
	};

	cpus {
@@ -374,7 +375,7 @@
		clock-frequency = <33333333>;
		interrupt-parent = <&mpic>;
		interrupts = <0x18 0x2>;
		interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
		interrupt-map-mask = <0xff00 0x0 0x0 0x7>;
		interrupt-map = <
			0x0000 0x0 0x0 0x1 &mpic 0x0 0x2
			0x0000 0x0 0x0 0x2 &mpic 0x1 0x2