1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-13 14:01:09 +02:00
Files
u-boot-megous/drivers/core
Simon Glass accd4b19b3 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>
2014-10-22 10:36:46 -06:00
..
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:29 -04:00