summaryrefslogtreecommitdiffstats
path: root/include/sym53c8xx.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-01-25 08:27:08 -0700
committerSimon Glass <sjg@chromium.org>2015-01-29 17:09:56 -0700
commit081f2fcbd9a95ba10677065359791f8fea3f8c58 (patch)
treeed8312d3d54e07e659a64f5b59657a147317130f /include/sym53c8xx.h
parent19a25f672c6aa1a9a9b94c0ffbfda3e8246d1a19 (diff)
downloadblackbird-obmc-uboot-081f2fcbd9a95ba10677065359791f8fea3f8c58.tar.gz
blackbird-obmc-uboot-081f2fcbd9a95ba10677065359791f8fea3f8c58.zip
dm: core: Allow the uclass to set up a device's child after binding
For buses, after a child is bound, allow the uclass to perform some processing. This can be used to figure out the address of the child (e.g. the chip select for SPI slaves) so that it is ready to be probed. This avoids bus drivers having to repeat the same process, which really should be done by the uclass, since it is common. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/sym53c8xx.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud