Home
last modified time | relevance | path

Searched hist:accd4b19b39bde7398aa8d1a8eeb66f3a14dde5b (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Ddevice-internal.haccd4b19b39bde7398aa8d1a8eeb66f3a14dde5b Tue Oct 14 05:41:50 UTC 2014 Simon Glass <sjg@chromium.org> dm: core: Allow parents to pass data to children during probe

Buses sometimes want to pass data to their children when they are probed.
For example, a SPI bus may want to tell the slave device about the chip
select it is connected to.

Add a new function to permit the parent data to be supplied to the child.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
H A Ddevice.haccd4b19b39bde7398aa8d1a8eeb66f3a14dde5b Tue Oct 14 05:41:50 UTC 2014 Simon Glass <sjg@chromium.org> dm: core: Allow parents to pass data to children during probe

Buses sometimes want to pass data to their children when they are probed.
For example, a SPI bus may want to tell the slave device about the chip
select it is connected to.

Add a new function to permit the parent data to be supplied to the child.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
/rk3399_rockchip-uboot/drivers/core/
H A Ddevice.caccd4b19b39bde7398aa8d1a8eeb66f3a14dde5b Tue Oct 14 05:41:50 UTC 2014 Simon Glass <sjg@chromium.org> dm: core: Allow parents to pass data to children during probe

Buses sometimes want to pass data to their children when they are probed.
For example, a SPI bus may want to tell the slave device about the chip
select it is connected to.

Add a new function to permit the parent data to be supplied to the child.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>