[RFC PATCH] ARM: Initial DTS support for Kirkwood GoFlex

Josh Coombs josh.coombs at gmail.com
Thu Jun 21 10:32:18 EDT 2012


On Thu, Jun 21, 2012 at 10:11 AM, Andrew Lunn <andrew at 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



More information about the linux-arm-kernel mailing list