Searched hist:cdc133bde9dd221319b9cf7fd99fcb4da8ba195c (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | device-remove.c | cdc133bde9dd221319b9cf7fd99fcb4da8ba195c Sun Jan 25 15:27:01 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Allow parents to have platform data for their children
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 <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
| H A D | device.c | cdc133bde9dd221319b9cf7fd99fcb4da8ba195c Sun Jan 25 15:27:01 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Allow parents to have platform data for their children
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 <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | bus.c | cdc133bde9dd221319b9cf7fd99fcb4da8ba195c Sun Jan 25 15:27:01 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Allow parents to have platform data for their children
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 <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | device.h | cdc133bde9dd221319b9cf7fd99fcb4da8ba195c Sun Jan 25 15:27:01 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Allow parents to have platform data for their children
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 <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|