Re: [U-Boot] [PATCH v3 07/26] dm: core: Allow parents to have platform data for their children

2015-01-26 Thread Simon Glass
On 25 January 2015 at 18:56, Masahiro Yamada yamad...@jp.panasonic.com wrote:

 On Sun, 25 Jan 2015 08:27:01 -0700
 Simon Glass s...@chromium.org wrote:

 For buses it is common for parents to need to know the address of the child
 on the bus, the bus speed to use for that child, and other information. This
 can be provided in platform data attached to each child.

 Add driver model support for this, including auto-allocation which can be
 requested using a new property to specify the size of the data.

 Signed-off-by: Simon Glass s...@chromium.org



 Reviewed-by: Masahiro Yamada yamad...@jp.panasonic.com

Applied to -u-boot-dm
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v3 07/26] dm: core: Allow parents to have platform data for their children

2015-01-25 Thread Masahiro Yamada

On Sun, 25 Jan 2015 08:27:01 -0700
Simon Glass s...@chromium.org wrote:

 For buses it is common for parents to need to know the address of the child
 on the bus, the bus speed to use for that child, and other information. This
 can be provided in platform data attached to each child.
 
 Add driver model support for this, including auto-allocation which can be
 requested using a new property to specify the size of the data.
 
 Signed-off-by: Simon Glass s...@chromium.org



Reviewed-by: Masahiro Yamada yamad...@jp.panasonic.com

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot