Skip to content
Snippets Groups Projects
Commit accd4b19 authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarJagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
parent a8981d4f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment