Re: [U-Boot] SPI driver convert to Driver Model

2015-01-26 Thread Simon Glass
Hi, On 25 January 2015 at 20:44, haikun.w...@freescale.com wrote: > Hi, > > My driver should support ls1021aqds, ls1021atwr, mcf5445x, mcf5227x, mcf52x2. Please avoid top-posting. The first one at least supports generic board. It doesn't look like mcf5445x does though, so you should move that o

Re: [U-Boot] SPI driver convert to Driver Model

2015-01-22 Thread Simon Glass
(copying the list) Hi, On 19 January 2015 at 22:38, haikun.w...@freescale.com wrote: > Hi Simon, > > > > I am working for converting my SPI driver to driver model. > > I encountered some problems. > > My driver need to support many old platforms, such as m68k serials and there > is no DTS file f