Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-11-24 Thread Simon Glass
Hi, On 25 October 2014 at 23:10, Simon Glass wrote: > Hi Stephen, > > On 25 Oct 2014 23:08, "Stephen Warren" wrote: >> >> On 10/25/2014 09:47 PM, Simon Glass wrote: >> > Hi Stephen, >> > >> > On Oct 25, 2014 9:43 PM, "Stephen Warren" > > > wrote: >> >> >> >> On 10/2

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-26 Thread Simon Glass
Hi Stephen, On 25 Oct 2014 23:08, "Stephen Warren" wrote: > > On 10/25/2014 09:47 PM, Simon Glass wrote: > > Hi Stephen, > > > > On Oct 25, 2014 9:43 PM, "Stephen Warren" > > wrote: > >> > >> On 10/21/2014 08:04 PM, Simon Glass wrote: > >> > Hi Stephen, > >> > > >>

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-26 Thread Simon Glass
Hi Stephen, On Oct 25, 2014 9:43 PM, "Stephen Warren" wrote: > > On 10/21/2014 08:04 PM, Simon Glass wrote: > > Hi Stephen, > > > > On 20 October 2014 20:23, Stephen Warren wrote: > >> On 10/19/2014 09:14 PM, Simon Glass wrote: > >>> Hi Stephen, > >>> > >>> On 17 October 2014 20:51, Stephen Warr

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-26 Thread Stephen Warren
On 10/21/2014 08:04 PM, Simon Glass wrote: > Hi Stephen, > > On 20 October 2014 20:23, Stephen Warren wrote: >> On 10/19/2014 09:14 PM, Simon Glass wrote: >>> Hi Stephen, >>> >>> On 17 October 2014 20:51, Stephen Warren wrote: On 09/30/2014 07:41 PM, Stephen Warren wrote: > On 09/22/201

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-26 Thread Stephen Warren
On 10/25/2014 09:47 PM, Simon Glass wrote: > Hi Stephen, > > On Oct 25, 2014 9:43 PM, "Stephen Warren" > wrote: >> >> On 10/21/2014 08:04 PM, Simon Glass wrote: >> > Hi Stephen, >> > >> > On 20 October 2014 20:23, Stephen Warren > wrote

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-26 Thread Stephen Warren
On 10/21/2014 08:04 PM, Simon Glass wrote: > Hi Stephen, > > On 20 October 2014 20:23, Stephen Warren wrote: >> On 10/19/2014 09:14 PM, Simon Glass wrote: >>> Hi Stephen, >>> >>> On 17 October 2014 20:51, Stephen Warren wrote: On 09/30/2014 07:41 PM, Stephen Warren wrote: > On 09/22/201

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-22 Thread Simon Glass
Hi Stephen, On 21 October 2014 20:04, Simon Glass wrote: > Hi Stephen, > > On 20 October 2014 20:23, Stephen Warren wrote: >> On 10/19/2014 09:14 PM, Simon Glass wrote: >>> Hi Stephen, >>> >>> On 17 October 2014 20:51, Stephen Warren wrote: On 09/30/2014 07:41 PM, Stephen Warren wrote: >>>

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-21 Thread Simon Glass
Hi Stephen, On 20 October 2014 20:23, Stephen Warren wrote: > On 10/19/2014 09:14 PM, Simon Glass wrote: >> Hi Stephen, >> >> On 17 October 2014 20:51, Stephen Warren wrote: >>> On 09/30/2014 07:41 PM, Stephen Warren wrote: On 09/22/2014 05:30 PM, Simon Glass wrote: > This series adds d

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-20 Thread Stephen Warren
On 10/19/2014 09:14 PM, Simon Glass wrote: > Hi Stephen, > > On 17 October 2014 20:51, Stephen Warren wrote: >> On 09/30/2014 07:41 PM, Stephen Warren wrote: >>> On 09/22/2014 05:30 PM, Simon Glass wrote: This series adds driver model support to the GPIO and serial drivers used by Raspb

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-19 Thread Simon Glass
Hi Stephen, On 17 October 2014 20:51, Stephen Warren wrote: > On 09/30/2014 07:41 PM, Stephen Warren wrote: >> On 09/22/2014 05:30 PM, Simon Glass wrote: >>> This series adds driver model support to the GPIO and serial drivers used >>> by Raspberry Pi, and moves Raspberry Pi over to driver model.

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-10-17 Thread Stephen Warren
On 09/30/2014 07:41 PM, Stephen Warren wrote: > On 09/22/2014 05:30 PM, Simon Glass wrote: >> This series adds driver model support to the GPIO and serial drivers used >> by Raspberry Pi, and moves Raspberry Pi over to driver model. >> >> This requires adding driver model support to the pl01x seria

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-09-30 Thread Simon Glass
Hi Stephen, On 30 September 2014 19:41, Stephen Warren wrote: > On 09/22/2014 05:30 PM, Simon Glass wrote: >> This series adds driver model support to the GPIO and serial drivers used >> by Raspberry Pi, and moves Raspberry Pi over to driver model. >> >> This requires adding driver model support

Re: [U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-09-30 Thread Stephen Warren
On 09/22/2014 05:30 PM, Simon Glass wrote: > This series adds driver model support to the GPIO and serial drivers used > by Raspberry Pi, and moves Raspberry Pi over to driver model. > > This requires adding driver model support to the pl01x serial driver, and > replacing the bcm2835 GPIO driver w

[U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model

2014-09-22 Thread Simon Glass
This series adds driver model support to the GPIO and serial drivers used by Raspberry Pi, and moves Raspberry Pi over to driver model. This requires adding driver model support to the pl01x serial driver, and replacing the bcm2835 GPIO driver with a driver model version (since there are no longer