On Wed, 22 Feb 2012, Arnd Bergmann wrote:
On Wednesday 22 February 2012, Jason Cooper wrote:
quoted
Initially, copied guruplug-setup.c and did s/guruplug/dreamplug/g.
Then, switched to SPI based NOR flash.
After talking to Arnd Bergman, chose an incremental approach to adding
devicetree support. First, we use the dtb to tell us we are on the
dreamplug, then we gradually port over drivers.
Driver porting will start with the uart (see next patch), and progress
from there. Possibly, spi/flash/partitions will be next.
When done, board-dt.c will no longer be dreamplug specific, and dt's can
be made for the other kirkwood boards.
Signed-off-by: Jason Cooper <redacted>
Looks good to me.
I'm adding Nicolas and Lennert to Cc to make sure they see the mail.
Acked-by: Arnd Bergmann <arnd@arndb.de>
I'm fine with the approach.
Acked-by: Nicolas Pitre <redacted>
Arnd, Jason: please feel free to work something out between yourselves
to move those patches into the arm-soc tree.
Nicolas