From: Grant Likely <grant.likely@secretlab.ca>
To: Shaohui Xie <Shaohui.Xie@freescale.com>
Cc: mm-commits@vger.kernel.org, kumar.gala@freescale.com,
avorontsov@mvista.com, akpm@linux-foundation.org,
linuxppc-dev@lists.ozlabs.org, davem@davemloft.net
Subject: Re: [PATCH] powerpc/85xx: fix memory controller compatible for edac
Date: Sat, 30 Jul 2011 22:03:28 -0600 [thread overview]
Message-ID: <20110731040328.GK24334@ponder.secretlab.ca> (raw)
In-Reply-To: <1311659193-694-1-git-send-email-Shaohui.Xie@freescale.com>
On Tue, Jul 26, 2011 at 01:46:33PM +0800, Shaohui Xie wrote:
> compatible in dts has been changed, so driver need to update accordingly.
>
> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
> ---
> apply for http://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git
> 'next' branch.
>
> drivers/edac/mpc85xx_edac.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/edac/mpc85xx_edac.c b/drivers/edac/mpc85xx_edac.c
> index 13f6cc5..94c064a 100644
> --- a/drivers/edac/mpc85xx_edac.c
> +++ b/drivers/edac/mpc85xx_edac.c
> @@ -1253,7 +1253,7 @@ static struct of_device_id mpc85xx_mc_err_of_match[] = {
> { .compatible = "fsl,p1020-memory-controller", },
> { .compatible = "fsl,p1021-memory-controller", },
> { .compatible = "fsl,p2020-memory-controller", },
> - { .compatible = "fsl,p4080-memory-controller", },
> + { .compatible = "fsl,qoriq-memory-controller", },
Are there any implementations in the field that depend on the p4080 value?
g.
next prev parent reply other threads:[~2011-07-31 14:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-26 5:46 [PATCH] powerpc/85xx: fix memory controller compatible for edac Shaohui Xie
2011-07-31 4:03 ` Grant Likely [this message]
2011-08-01 2:44 ` Xie Shaohui-B21989
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=20110731040328.GK24334@ponder.secretlab.ca \
--to=grant.likely@secretlab.ca \
--cc=Shaohui.Xie@freescale.com \
--cc=akpm@linux-foundation.org \
--cc=avorontsov@mvista.com \
--cc=davem@davemloft.net \
--cc=kumar.gala@freescale.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mm-commits@vger.kernel.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).