On Tue, Nov 23, 2010 at 11:20:01AM -0800, David Daney wrote: > For what it's worth, the FDT support in the kernel is almost > completely generic. The appropriate hooks are already in the mips > archetecture support, but most of the contents of > arch/mips/kernel/prom.c will likely need to be moved to chip/board > specific files. > > Over the next few weeks I plan on sending out patches to the > cavium-octeon support to convert it to use the FDT. So I don't > think it is out of the question that other chips would start to use > it as well. I'm willing to accept this patch because DT is still being introduced into the kernel. It's new, it's not entirely trivial and it will take some time until everybody is up to speed and I just can't stall new submissions until that changes. Even though this is a patch which we actually don't want ... So queued for 2.6.38. Thanks! Ralf