Commit 948e7d98 authored by Chris Packham's avatar Chris Packham Committed by Gregory CLEMENT
Browse files

ARM: dts: mvebu: add missing interrupt to 98dx4251 switch



The 98dx4251 has 4 interrupts for the packet processor whereas the
98dx3236 and 98dx3336 only have 3.

Signed-off-by: default avatarChris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 8035eaad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,4 +87,5 @@

&pp0 {
	compatible = "marvell,prestera-98dx4251";
	interrupts = <33>, <34>, <35>, <36>;
};