Re: [U-Boot] [PATCH 00/30] dm: Add driver-model support for block drivers

2016-02-29 Thread Simon Glass
Hi Stephen, On 16 February 2016 at 16:43, Stephen Warren wrote: > On 02/14/2016 07:16 PM, Simon Glass wrote: >> >> Recent additions of the MMC and DISK uclasses have indicated that it is >> time >> to look at adding a uclass for block devices. This series does this and >> includes a few clean-ups

Re: [U-Boot] [PATCH 00/30] dm: Add driver-model support for block drivers

2016-02-29 Thread Simon Glass
Hi Tom, On 15 February 2016 at 15:37, Tom Rini wrote: > On Sun, Feb 14, 2016 at 07:16:29PM -0700, Simon Glass wrote: > >> Recent additions of the MMC and DISK uclasses have indicated that it is time >> to look at adding a uclass for block devices. This series does this and >> includes a few clean

Re: [U-Boot] [PATCH 00/30] dm: Add driver-model support for block drivers

2016-02-16 Thread Stephen Warren
On 02/14/2016 07:16 PM, Simon Glass wrote: Recent additions of the MMC and DISK uclasses have indicated that it is time to look at adding a uclass for block devices. This series does this and includes a few clean-ups to the partition code also. A block device is typically a child device of its s

Re: [U-Boot] [PATCH 00/30] dm: Add driver-model support for block drivers

2016-02-15 Thread Tom Rini
On Sun, Feb 14, 2016 at 07:16:29PM -0700, Simon Glass wrote: > Recent additions of the MMC and DISK uclasses have indicated that it is time > to look at adding a uclass for block devices. This series does this and > includes a few clean-ups to the partition code also. > > A block device is typica

[U-Boot] [PATCH 00/30] dm: Add driver-model support for block drivers

2016-02-14 Thread Simon Glass
Recent additions of the MMC and DISK uclasses have indicated that it is time to look at adding a uclass for block devices. This series does this and includes a few clean-ups to the partition code also. A block device is typically a child device of its storage parent. For example an MMC device will