Re: [U-Boot] [PATCH v6 0/17] Driver model implementation, tests, demo and GPIO

2013-11-21 Thread Simon Glass
Hi, On Thu, Nov 7, 2013 at 9:31 AM, Simon Glass wrote: > > Note: If you are reviewing this code, but don't have a lot of time, please > consider starting with the 'demo' driver (patch 'dm: Add a > demonstration/example driver') since it clearly shows how devices and > uclasses work. Much of this

[U-Boot] [PATCH v6 0/17] Driver model implementation, tests, demo and GPIO

2013-11-07 Thread Simon Glass
Note: If you are reviewing this code, but don't have a lot of time, please consider starting with the 'demo' driver (patch 'dm: Add a demonstration/example driver') since it clearly shows how devices and uclasses work. Much of this series consists of test code and plumbing, so is of less interest