linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Harninder Rai <harninder.rai@freescale.com>
To: <linuxppc-dev@ozlabs.org>
Cc: Harninder Rai <harninder.rai@freescale.com>, kumar.gala@freescale.com
Subject: [PATCH] bsc9131:l2sram: Add compatible string for BSC9131 platform
Date: Tue, 19 Feb 2013 14:44:21 +0530	[thread overview]
Message-ID: <1361265261-28169-1-git-send-email-harninder.rai@freescale.com> (raw)

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

             reply	other threads:[~2013-02-19  9:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-19  9:14 Harninder Rai [this message]
2013-02-19 17:18 ` [PATCH] bsc9131:l2sram: Add compatible string for BSC9131 platform Gala Kumar-B11780

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1361265261-28169-1-git-send-email-harninder.rai@freescale.com \
    --to=harninder.rai@freescale.com \
    --cc=kumar.gala@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).