On 27 November 2015 at 02:24, Stefan Roese <[email protected]> wrote: > This patch adds driver model support to the kirkwood SPI driver. Which > is also used on the MVEBU SoC's, now being converted to DM. Non-DM > support is still available for the "older" platforms using this > driver, like kirkwood. > > Signed-off-by: Stefan Roese <[email protected]> > Cc: Valentin Longchamp <[email protected]> > Cc: Luka Perkov <[email protected]> > Cc: Jagan Teki <[email protected]> > Cc: Simon Glass <[email protected]> > --- > drivers/spi/kirkwood_spi.c | 222 > ++++++++++++++++++++++++++++++++------------- > 1 file changed, 159 insertions(+), 63 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

