
On Sun, Nov 23, 2014 at 08:17:23AM -0700, Simon Glass wrote:
Hi Tom,
There several driver model series outstanding. This request tries to bring in what I think is ready for merging.
- at91 series
- most of the SPL series, but as mentioned I need a revert of 1ee30aee
before enabling this on Tegra (I know you are working on that)
- the common parts of the I2C series. You may have seen Masahiro's
suggestion to change the uclass <-> driver interface to something more like Linux. I would like to investigate this before merging the I2C series.
- a few other fairly small clean-ups
This leaves about 12 patches to come from the above series, which is a more manageable level. If we can sort out the I2C uclass and revert then I should be able to do this in the next week or so.
One I2C is sorted out I can merge Thierry's Tegra PCI-e series which depends on it. Then there are a few remaining patches from Masahiro to integrate, and hopefully fixing up driver model to use Kconfig everywhere. That will complete the driver model work for 2015.01.
--
The following changes since commit 4d70b34d7f721d8b1d4d628e68c3a44ab7a10dff:
Merge branch 'master' of git://git.denx.de/u-boot-ubi (2014-11-19 23:18:29 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to 17b28edb37a33d0c89089faf36e4edd7084f65fa:
dm: core: remove unnecessary return condition in uclass lookup (2014-11-22 10:16:49 +0100)
Applied to u-boot/master, thanks!