* NAND: pending patches for FSL-UPM and Socrates-NAND
@ 2009-04-06 13:40 Wolfgang Grandegger
2009-04-06 14:02 ` Kumar Gala
0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Grandegger @ 2009-04-06 13:40 UTC (permalink / raw)
To: linux-mtd@lists.infradead.org; +Cc: David Woodhouse, Kumar Gala
Hello,
I would like to ask for the status of the following patches:
[PATCH v4 0/4] NAND: Multi-chip support for FSL-UPM for TQM8548 modules
NAND: FSL-UPM: add multi chip support
http://lists.infradead.org/pipermail/linux-mtd/2009-March/025070.html
NAND: FSL-UPM: Add wait flags to support board/chip specific delays
http://lists.infradead.org/pipermail/linux-mtd/2009-March/025071.html
powerpc: NAND: FSL UPM: document new bindings
http://lists.infradead.org/pipermail/linux-mtd/2009-March/025072.html
powerpc/85xx: TQM8548: Update DTS file for multi-chip support
http://lists.infradead.org/pipermail/linux-mtd/2009-March/025051.html
Re: [PATCH 1/2] NAND: Add support for oob size 128
http://lists.infradead.org/pipermail/linux-mtd/2009-March/025046.html
[PATCH 2/2] NAND: Add support for NAND on the Socrates board
http://lists.infradead.org/pipermail/linux-mtd/2009-March/024982.html
Thanks,
Wolfgang.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NAND: pending patches for FSL-UPM and Socrates-NAND
2009-04-06 13:40 NAND: pending patches for FSL-UPM and Socrates-NAND Wolfgang Grandegger
@ 2009-04-06 14:02 ` Kumar Gala
2009-04-06 14:34 ` David Woodhouse
0 siblings, 1 reply; 4+ messages in thread
From: Kumar Gala @ 2009-04-06 14:02 UTC (permalink / raw)
To: Wolfgang Grandegger; +Cc: David Woodhouse, linux-mtd@lists.infradead.org
On Apr 6, 2009, at 8:40 AM, Wolfgang Grandegger wrote:
> Hello,
>
> I would like to ask for the status of the following patches:
>
> [PATCH v4 0/4] NAND: Multi-chip support for FSL-UPM for TQM8548
> modules
>
> NAND: FSL-UPM: add multi chip support
> http://lists.infradead.org/pipermail/linux-mtd/2009-March/025070.html
>
> NAND: FSL-UPM: Add wait flags to support board/chip specific delays
> http://lists.infradead.org/pipermail/linux-mtd/2009-March/025071.html
>
> powerpc: NAND: FSL UPM: document new bindings
> http://lists.infradead.org/pipermail/linux-mtd/2009-March/025072.html
>
> powerpc/85xx: TQM8548: Update DTS file for multi-chip support
> http://lists.infradead.org/pipermail/linux-mtd/2009-March/025051.html
I can take all 4 via the powerpc tree if David ack's the first two.
(or I can just deal with the last two).
> Re: [PATCH 1/2] NAND: Add support for oob size 128
> http://lists.infradead.org/pipermail/linux-mtd/2009-March/025046.html
>
> [PATCH 2/2] NAND: Add support for NAND on the Socrates board
> http://lists.infradead.org/pipermail/linux-mtd/2009-March/024982.html
These are best handled by David.
- k
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NAND: pending patches for FSL-UPM and Socrates-NAND
2009-04-06 14:02 ` Kumar Gala
@ 2009-04-06 14:34 ` David Woodhouse
2009-04-06 14:37 ` Kumar Gala
0 siblings, 1 reply; 4+ messages in thread
From: David Woodhouse @ 2009-04-06 14:34 UTC (permalink / raw)
To: Kumar Gala; +Cc: linux-mtd@lists.infradead.org, Wolfgang Grandegger
On Mon, 2009-04-06 at 09:02 -0500, Kumar Gala wrote:
> On Apr 6, 2009, at 8:40 AM, Wolfgang Grandegger wrote:
>
> > Hello,
> >
> > I would like to ask for the status of the following patches:
> >
> > [PATCH v4 0/4] NAND: Multi-chip support for FSL-UPM for TQM8548
> > modules
> >
> > NAND: FSL-UPM: add multi chip support
> > http://lists.infradead.org/pipermail/linux-mtd/2009-March/025070.html
> >
> > NAND: FSL-UPM: Add wait flags to support board/chip specific delays
> > http://lists.infradead.org/pipermail/linux-mtd/2009-March/025071.html
> >
> > powerpc: NAND: FSL UPM: document new bindings
> > http://lists.infradead.org/pipermail/linux-mtd/2009-March/025072.html
> >
> > powerpc/85xx: TQM8548: Update DTS file for multi-chip support
> > http://lists.infradead.org/pipermail/linux-mtd/2009-March/025051.html
>
> I can take all 4 via the powerpc tree if David ack's the first two.
> (or I can just deal with the last two).
>
> > Re: [PATCH 1/2] NAND: Add support for oob size 128
> > http://lists.infradead.org/pipermail/linux-mtd/2009-March/025046.html
> >
> > [PATCH 2/2] NAND: Add support for NAND on the Socrates board
> > http://lists.infradead.org/pipermail/linux-mtd/2009-March/024982.html
>
> These are best handled by David.
I've just applied all six, and was about to send Linus the pull request.
--
David Woodhouse Open Source Technology Centre
David.Woodhouse@intel.com Intel Corporation
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NAND: pending patches for FSL-UPM and Socrates-NAND
2009-04-06 14:34 ` David Woodhouse
@ 2009-04-06 14:37 ` Kumar Gala
0 siblings, 0 replies; 4+ messages in thread
From: Kumar Gala @ 2009-04-06 14:37 UTC (permalink / raw)
To: David Woodhouse; +Cc: linux-mtd@lists.infradead.org, Wolfgang Grandegger
On Apr 6, 2009, at 9:34 AM, David Woodhouse wrote:
> On Mon, 2009-04-06 at 09:02 -0500, Kumar Gala wrote:
>> On Apr 6, 2009, at 8:40 AM, Wolfgang Grandegger wrote:
>>
>>> Hello,
>>>
>>> I would like to ask for the status of the following patches:
>>>
>>> [PATCH v4 0/4] NAND: Multi-chip support for FSL-UPM for TQM8548
>>> modules
>>>
>>> NAND: FSL-UPM: add multi chip support
>>> http://lists.infradead.org/pipermail/linux-mtd/2009-March/
>>> 025070.html
>>>
>>> NAND: FSL-UPM: Add wait flags to support board/chip specific delays
>>> http://lists.infradead.org/pipermail/linux-mtd/2009-March/
>>> 025071.html
>>>
>>> powerpc: NAND: FSL UPM: document new bindings
>>> http://lists.infradead.org/pipermail/linux-mtd/2009-March/
>>> 025072.html
>>>
>>> powerpc/85xx: TQM8548: Update DTS file for multi-chip support
>>> http://lists.infradead.org/pipermail/linux-mtd/2009-March/
>>> 025051.html
>>
>> I can take all 4 via the powerpc tree if David ack's the first two.
>> (or I can just deal with the last two).
>>
>>> Re: [PATCH 1/2] NAND: Add support for oob size 128
>>> http://lists.infradead.org/pipermail/linux-mtd/2009-March/
>>> 025046.html
>>>
>>> [PATCH 2/2] NAND: Add support for NAND on the Socrates board
>>> http://lists.infradead.org/pipermail/linux-mtd/2009-March/
>>> 024982.html
>>
>> These are best handled by David.
>
> I've just applied all six, and was about to send Linus the pull
> request.
that's fine by me.
- k
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-04-06 14:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-06 13:40 NAND: pending patches for FSL-UPM and Socrates-NAND Wolfgang Grandegger
2009-04-06 14:02 ` Kumar Gala
2009-04-06 14:34 ` David Woodhouse
2009-04-06 14:37 ` Kumar Gala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox