On 11 February 2016 at 12:00, Jagan Teki <[email protected]> wrote: > After this conversion the driver will able to support > both dm and non-dm and code is more extensible like we > can remove the non-dm part simply without touching anycode > if all the boards which are using this driver become dm driven. > > Cc: Tom Rini <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Christophe Ricard <[email protected]> > Signed-off-by: Jagan Teki <[email protected]> > --- > drivers/spi/omap3_spi.c | 678 > +++++++++++++++++++++++++++++------------------- > 1 file changed, 407 insertions(+), 271 deletions(-)
Reviewed-by: Simon Glass <[email protected]> Can CONFIG_OMAP3_SPI_D0_D1_SWAPPED be moved to device tree for the DM version? - Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

