* [RFC PATCH] ARM: Initial DTS support for Kirkwood GoFlex
@ 2012-06-21 14:11 Andrew Lunn
2012-06-21 14:32 ` Josh Coombs
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Lunn @ 2012-06-21 14:11 UTC (permalink / raw)
To: linux-arm-kernel
> Without the clock patch:
> - No NAND definitions anywhere - doesn't complete a boot
> - NAND defined and initialized in board-goflexnet.c - complete boot
> with NAND accessible
> - NAND defined via DT - doesn't complete a boot, stops at same point
> as with no NAND definitions
I'm surprised about the last. Is MTD finding the NAND device and
creating the partitions and devices?
> To move forward, do I assume the clock patch is going to be pulled
> into mainline and submit my patch as depending on it, with NAND
> defined in the DT, or for now submit with it defined and initialized
> via the board file until the DT issue can be resolved?
The patch has been accepted and should appear in the next -rc.
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
* [RFC PATCH] ARM: Initial DTS support for Kirkwood GoFlex
2012-06-21 14:11 [RFC PATCH] ARM: Initial DTS support for Kirkwood GoFlex Andrew Lunn
@ 2012-06-21 14:32 ` Josh Coombs
0 siblings, 0 replies; 2+ messages in thread
From: Josh Coombs @ 2012-06-21 14:32 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Jun 21, 2012 at 10:11 AM, Andrew Lunn <andrew@lunn.ch> wrote:
>> Without the clock patch:
>> - No NAND definitions anywhere - doesn't complete a boot
>> - NAND defined and initialized in board-goflexnet.c - complete boot
>> with NAND accessible
>> - NAND defined via DT - doesn't complete a boot, stops at same point
>> as with no NAND definitions
>
> I'm surprised about the last. Is MTD finding the NAND device and
> creating the partitions and devices?
According to the kernel dmesg output during init it sees it and lists
the partitions and their associated devices correctly.
>> To move forward, do I assume the clock patch is going to be pulled
>> into mainline and submit my patch as depending on it, with NAND
>> defined in the DT, or for now submit with it defined and initialized
>> via the board file until the DT issue can be resolved?
>
> The patch has been accepted and should appear in the next -rc.
>
> ? ?Andrew
I'll make sure my patch is clean then and submit with NAND defined via DT.
Josh C
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-21 14:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21 14:11 [RFC PATCH] ARM: Initial DTS support for Kirkwood GoFlex Andrew Lunn
2012-06-21 14:32 ` Josh Coombs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox