linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bsc9131:l2sram: Add compatible string for BSC9131 platform
@ 2013-02-19  9:14 Harninder Rai
  2013-02-19 17:18 ` Gala Kumar-B11780
  0 siblings, 1 reply; 2+ messages in thread
From: Harninder Rai @ 2013-02-19  9:14 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Harninder Rai, kumar.gala

Signed-off-by: Harninder Rai <harninder.rai@freescale.com>
---
 arch/powerpc/sysdev/fsl_85xx_l2ctlr.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c b/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c
index 8cf93f0..afc2dbf 100644
--- a/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c
+++ b/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c
@@ -203,6 +203,7 @@ static struct of_device_id mpc85xx_l2ctlr_of_match[] = {
 	{	.compatible = "fsl,p1024-l2-cache-controller",},
 	{	.compatible = "fsl,p1015-l2-cache-controller",},
 	{	.compatible = "fsl,p1010-l2-cache-controller",},
+	{	.compatible = "fsl,bsc9131-l2-cache-controller",},
 	{},
 };
 
-- 
1.7.6.GIT

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

* Re: [PATCH] bsc9131:l2sram: Add compatible string for BSC9131 platform
  2013-02-19  9:14 [PATCH] bsc9131:l2sram: Add compatible string for BSC9131 platform Harninder Rai
@ 2013-02-19 17:18 ` Gala Kumar-B11780
  0 siblings, 0 replies; 2+ messages in thread
From: Gala Kumar-B11780 @ 2013-02-19 17:18 UTC (permalink / raw)
  To: Rai Harninder-B01044; +Cc: <linuxppc-dev@ozlabs.org>


On Feb 19, 2013, at 3:14 AM, Harninder Rai wrote:

> Signed-off-by: Harninder Rai <harninder.rai@freescale.com>
> ---
> arch/powerpc/sysdev/fsl_85xx_l2ctlr.c |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

applied to next

- k

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

end of thread, other threads:[~2013-02-19 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19  9:14 [PATCH] bsc9131:l2sram: Add compatible string for BSC9131 platform Harninder Rai
2013-02-19 17:18 ` Gala Kumar-B11780

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).