Home
last modified time | relevance | path

Searched hist:bb58503d80808b973950ca425c7fb0bc6172a2bd (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Droot.hbb58503d80808b973950ca425c7fb0bc6172a2bd Wed Jul 23 12:55:23 UTC 2014 Simon Glass <sjg@chromium.org> dm: Add dm_scan_other() to locate board-specific devices

Some boards will have devices which are not in the device tree and do not
have platform data. They may be programnatically created, for example.
Add a hook which boards can use to bind those devices early in boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/core/
H A Droot.cbb58503d80808b973950ca425c7fb0bc6172a2bd Wed Jul 23 12:55:23 UTC 2014 Simon Glass <sjg@chromium.org> dm: Add dm_scan_other() to locate board-specific devices

Some boards will have devices which are not in the device tree and do not
have platform data. They may be programnatically created, for example.
Add a hook which boards can use to bind those devices early in boot.

Signed-off-by: Simon Glass <sjg@chromium.org>