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

Commit 8264b3d1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update the CE interrupt number"

parents 1cba7830 8f457a15
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -52,17 +52,17 @@
	reg = <0x18800000 0x800000>;
	reg-names = "membase";
	interrupts =
		<0 445 0 /* CE0 */ >,
		<0 446 0 /* CE1 */ >,
		<0 447 0 /* CE2 */ >,
		<0 448 0 /* CE3 */ >,
		<0 449 0 /* CE4 */ >,
		<0 450 0 /* CE5 */ >,
		<0 452 0 /* CE6 */ >,
		<0 453 0 /* CE7 */ >,
		<0 454 0 /* CE8 */ >,
		<0 455 0 /* CE9 */ >,
		<0 456 0 /* CE10 */ >,
		<0 457 0 /* CE11 */ >;
		<0 413 0 /* CE0 */ >,
		<0 414 0 /* CE1 */ >,
		<0 415 0 /* CE2 */ >,
		<0 416 0 /* CE3 */ >,
		<0 417 0 /* CE4 */ >,
		<0 418 0 /* CE5 */ >,
		<0 420 0 /* CE6 */ >,
		<0 421 0 /* CE7 */ >,
		<0 422 0 /* CE8 */ >,
		<0 423 0 /* CE9 */ >,
		<0 424 0 /* CE10 */ >,
		<0 425 0 /* CE11 */ >;
	};
};