linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc: add missing deo ISA category to e500mc/e5500 dts
@ 2013-03-05 20:23 Stuart Yoder
  2013-03-05 20:31 ` Scott Wood
  0 siblings, 1 reply; 2+ messages in thread
From: Stuart Yoder @ 2013-03-05 20:23 UTC (permalink / raw)
  To: galak; +Cc: linuxppc-dev, Stuart Yoder

From: Stuart Yoder <stuart.yoder@freescale.com>

Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
---
 arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi |    1 +
 arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi  |    1 +
 2 files changed, 2 insertions(+)

diff --git a/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi b/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi
index 870c653..0e7bb68 100644
--- a/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi
+++ b/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi
@@ -53,6 +53,7 @@
 		power-isa-mmc;		// Memory Coherence
 		power-isa-scpm;		// Store Conditional Page Mobility
 		power-isa-wt;		// Wait
+		power-isa-deo;		// Data Cache Extended Operations
 		mmu-type = "power-embedded";
 	};
 };
diff --git a/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi b/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
index 3230212..39eba29 100644
--- a/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
+++ b/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
@@ -54,6 +54,7 @@
 		power-isa-scpm;		// Store Conditional Page Mobility
 		power-isa-wt;		// Wait
 		power-isa-64;		// 64-bit
+		power-isa-deo;		// Data Cache Extended Operations
 		mmu-type = "power-embedded";
 	};
 };
-- 
1.7.9.7

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] powerpc: add missing deo ISA category to e500mc/e5500 dts
  2013-03-05 20:23 [PATCH] powerpc: add missing deo ISA category to e500mc/e5500 dts Stuart Yoder
@ 2013-03-05 20:31 ` Scott Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Wood @ 2013-03-05 20:31 UTC (permalink / raw)
  To: Stuart Yoder; +Cc: linuxppc-dev, Stuart Yoder

On 03/05/2013 02:23:36 PM, Stuart Yoder wrote:
> From: Stuart Yoder <stuart.yoder@freescale.com>
>=20
> Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
> ---
>  arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi |    1 +
>  arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi  |    1 +
>  2 files changed, 2 insertions(+)
>=20
> diff --git a/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi =20
> b/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi
> index 870c653..0e7bb68 100644
> --- a/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/e500mc_power_isa.dtsi
> @@ -53,6 +53,7 @@
>  		power-isa-mmc;		// Memory Coherence
>  		power-isa-scpm;		// Store Conditional Page =20
> Mobility
>  		power-isa-wt;		// Wait
> +		power-isa-deo;		// Data Cache Extended =20
> Operations
>  		mmu-type =3D "power-embedded";
>  	};
>  };
> diff --git a/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi =20
> b/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
> index 3230212..39eba29 100644
> --- a/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
> @@ -54,6 +54,7 @@
>  		power-isa-scpm;		// Store Conditional Page =20
> Mobility
>  		power-isa-wt;		// Wait
>  		power-isa-64;		// 64-bit
> +		power-isa-deo;		// Data Cache Extended =20
> Operations
>  		mmu-type =3D "power-embedded";
>  	};
>  };

This is an FSL EREF category, not a Power ISA V2.06B category.

-Scott=

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-05 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 20:23 [PATCH] powerpc: add missing deo ISA category to e500mc/e5500 dts Stuart Yoder
2013-03-05 20:31 ` Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).