Re: [PATCH 3/6] of/spi: add support to parse the SPI flash's partitions

2010-07-27 Thread Grant Likely
gt; To: Hu Mingkai-B21284 >> Cc: linuxppc-...@ozlabs.org; ga...@kernel.crashing.org; Zang >> Roy-R61911 >> Subject: Re: [PATCH 3/6] of/spi: add support to parse the SPI >> flash's partitions >> >> On Mon, Jul 26, 2010 at 1:25 AM, Hu Mingkai-B21284 >>

RE: [PATCH 3/6] of/spi: add support to parse the SPI flash's partitions

2010-07-26 Thread Hu Mingkai-B21284
Of Grant > >> Likely > >> Sent: Monday, July 26, 2010 8:28 AM > >> To: Hu Mingkai-B21284 > >> Cc: linuxppc-...@ozlabs.org; ga...@kernel.crashing.org; Zang > >> Roy-R61911 > >> Subject: Re: [PATCH 3/6] of/spi: add support to parse the >

Re: [PATCH 3/6] of/spi: add support to parse the SPI flash's partitions

2010-07-26 Thread Grant Likely
-...@ozlabs.org; ga...@kernel.crashing.org; Zang >> Roy-R61911 >> Subject: Re: [PATCH 3/6] of/spi: add support to parse the SPI >> flash's partitions >> >> On Tue, Jul 20, 2010 at 10:08:22AM +0800, Mingkai Hu wrote: >> > Signed-off-by: Mingkai Hu >&

RE: [PATCH 3/6] of/spi: add support to parse the SPI flash's partitions

2010-07-26 Thread Hu Mingkai-B21284
> -Original Message- > From: Grant Likely [mailto:glik...@secretlab.ca] On Behalf Of > Grant Likely > Sent: Monday, July 26, 2010 8:28 AM > To: Hu Mingkai-B21284 > Cc: linuxppc-...@ozlabs.org; ga...@kernel.crashing.org; Zang > Roy-R61911 > Subject: Re: [PATCH

Re: [PATCH 3/6] of/spi: add support to parse the SPI flash's partitions

2010-07-25 Thread Grant Likely
On Tue, Jul 20, 2010 at 10:08:22AM +0800, Mingkai Hu wrote: > Signed-off-by: Mingkai Hu > --- > drivers/of/of_spi.c | 11 +++ > drivers/spi/spi_mpc8xxx.c |1 + > 2 files changed, 12 insertions(+), 0 deletions(-) > > diff --git a/drivers/of/of_spi.c b/drivers/of/of_spi.c > ind

[PATCH 3/6] of/spi: add support to parse the SPI flash's partitions

2010-07-19 Thread Mingkai Hu
Signed-off-by: Mingkai Hu --- drivers/of/of_spi.c | 11 +++ drivers/spi/spi_mpc8xxx.c |1 + 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/drivers/of/of_spi.c b/drivers/of/of_spi.c index 5fed7e3..284ca0e 100644 --- a/drivers/of/of_spi.c +++ b/drivers/of/of_spi