[U-Boot] [RFC PATCH v2 0/14] Driver model implementation, tests, demo and GPIO
Marek Vasut
marex at denx.de
Fri May 17 07:08:22 CEST 2013
Dear Simon Glass,
> Hi,
>
> On Tue, May 7, 2013 at 12:41 PM, Simon Glass <sjg at chromium.org> 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 series consists of test code and plumbing, so
> > is of less interest to driver authors.
> >
> > This patch adds a driver model implementation. It is taken from
> >
> > the driver model code developed by:
> > Marek Vasut <marex at denx.de>
> > Pavel Herrmann <morpheus.ibis at gmail.com>
> > Viktor Křivák <viktor.krivak at gmail.com>
> > Tomas Hlavacek <tmshlvck at gmail.com>
> >
> > Please see doc/driver-model/README.txt for details of how to run this and
> > what to look for. So far the documentation in doc/driver-model has not
> > been updated.
> >
> > You can find a test version of the code used here in branch dm2 at:
> > http://git.denx.de/u-boot-x86.git
> >
> > (Branch dm contains the original implementation)
>
> Does anyone have any comments on this series please?
I really cannot focus on much until 11th next month, sorry.
I should be able to review it after then ...
Best regards,
Marek Vasut
More information about the U-Boot
mailing list