Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dm/
H A Ddevice.hf5c67ea036be174f75cb48b8f91894bc710811dd Thu Jul 30 19:40:39 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Add a way to set a device name

Some devices are bound entirely by probing and do not have the benefit of
a device tree to give them a name. This is very common with PCI and USB. In
most cases this is fine, but we should add an official way to set a device
name. This should be called in the device's bind() method.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/drivers/core/
H A Ddevice.cf5c67ea036be174f75cb48b8f91894bc710811dd Thu Jul 30 19:40:39 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Add a way to set a device name

Some devices are bound entirely by probing and do not have the benefit of
a device tree to give them a name. This is very common with PCI and USB. In
most cases this is fine, but we should add an official way to set a device
name. This should be called in the device's bind() method.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>