In spi_configure() attempt to fetch transfer mode information from theplatform device tree. Implement this for FDT per the SPI controller andperiperal Device Tree bindings.
Make SPI direct configuration less #ifdef'y. No more checking what kindof platform device tree; instead, use a device call to enumerate thedirect config children of the bus.