From: <Chang-Ming.Huang@freescale.com>
To: <linuxppc-dev@lists.ozlabs.org>
Cc: Jerry Huang <Chang-Ming.Huang@freescale.com>
Subject: [PATCH 1/2] powerpc/mpc85xx: p1022ds support the MTD for NOR and NAND flash
Date: Tue, 17 Apr 2012 09:42:34 +0800 [thread overview]
Message-ID: <1334626955-8069-1-git-send-email-Chang-Ming.Huang@freescale.com> (raw)
From: Jerry Huang <Chang-Ming.Huang@freescale.com>
The compatilbe 'simple-bus' is removed from the latest DTS for NAND and
NOR flash partition, so we must add the new compatilbe support for p1022ds,
otherwise, the kernel can't parse the partition of NOR and NAND flash.
Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
---
arch/powerpc/platforms/85xx/p1022_ds.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/platforms/85xx/p1022_ds.c b/arch/powerpc/platforms/85xx/p1022_ds.c
index 6c8ff8b..8948293 100644
--- a/arch/powerpc/platforms/85xx/p1022_ds.c
+++ b/arch/powerpc/platforms/85xx/p1022_ds.c
@@ -379,6 +379,7 @@ static struct of_device_id __initdata p1022_ds_ids[] = {
{ .compatible = "gianfar", },
/* So that the DMA channel nodes can be probed individually: */
{ .compatible = "fsl,eloplus-dma", },
+ { .compatible = "fsl,p1022-elbc", },
{},
};
--
1.7.5.4
next reply other threads:[~2012-04-17 1:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-17 1:42 Chang-Ming.Huang [this message]
2012-04-17 1:42 ` [PATCH 2/2] powerpc/p1022ds/DTS: Add RTC support Chang-Ming.Huang
2012-05-10 21:03 ` Tabi Timur-B04825
2012-06-29 19:59 ` Kumar Gala
2012-07-02 13:32 ` Kumar Gala
2012-05-10 21:04 ` [PATCH 1/2] powerpc/mpc85xx: p1022ds support the MTD for NOR and NAND flash Tabi Timur-B04825
2012-07-02 17:54 ` Kumar Gala
2012-07-11 10:07 ` Huang Changming-R66093
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=1334626955-8069-1-git-send-email-Chang-Ming.Huang@freescale.com \
--to=chang-ming.huang@freescale.com \
--cc=linuxppc-dev@lists.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).