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

Commit 37f2808b authored by Stephen George's avatar Stephen George Committed by Kumar Gala
Browse files

powerpc/fsl-booke: Update DCSR EPU device tree entries for existing SoCs



Identifies the epu as compatible with Chassis v1 Debug IP.

Signed-off-by: default avatarStephen George <Stephen.George@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 8c33de98
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -155,7 +155,7 @@
	compatible = "fsl,dcsr", "simple-bus";

	dcsr-epu@0 {
		compatible = "fsl,dcsr-epu";
		compatible = "fsl,p2041-dcsr-epu", "fsl,dcsr-epu";
		interrupts = <52 2 0 0
			      84 2 0 0
			      85 2 0 0>;
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@
	compatible = "fsl,dcsr", "simple-bus";

	dcsr-epu@0 {
		compatible = "fsl,dcsr-epu";
		compatible = "fsl,p3041-dcsr-epu", "fsl,dcsr-epu";
		interrupts = <52 2 0 0
			      84 2 0 0
			      85 2 0 0>;
+1 −1
Original line number Diff line number Diff line
@@ -156,7 +156,7 @@
	compatible = "fsl,dcsr", "simple-bus";

	dcsr-epu@0 {
		compatible = "fsl,dcsr-epu";
		compatible = "fsl,p4080-dcsr-epu", "fsl,dcsr-epu";
		interrupts = <52 2 0 0
			      84 2 0 0
			      85 2 0 0>;
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@
	compatible = "fsl,dcsr", "simple-bus";

	dcsr-epu@0 {
		compatible = "fsl,dcsr-epu";
		compatible = "fsl,p5020-dcsr-epu", "fsl,dcsr-epu";
		interrupts = <52 2 0 0
			      84 2 0 0
			      85 2 0 0>;
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@
	compatible = "fsl,dcsr", "simple-bus";

	dcsr-epu@0 {
		compatible = "fsl,dcsr-epu";
		compatible = "fsl,p5040-dcsr-epu", "fsl,dcsr-epu";
		interrupts = <52 2 0 0
			      84 2 0 0
			      85 2 0 0>;