Home
last modified time | relevance | path

Searched hist:f8a85449ef3e0963add728815771ccc09aa99875 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Ddevice-remove.cf8a85449ef3e0963add728815771ccc09aa99875 Sun Jan 25 15:27:00 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Allocate platform data when binding a device

When using allocated platform data, allocate it when we bind the device.
This makes it possible to fill in this information before the device is
probed.

This fits with the platform data model (when not using device tree),
since platform data exists at bind-time.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A Ddevice.cf8a85449ef3e0963add728815771ccc09aa99875 Sun Jan 25 15:27:00 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Allocate platform data when binding a device

When using allocated platform data, allocate it when we bind the device.
This makes it possible to fill in this information before the device is
probed.

This fits with the platform data model (when not using device tree),
since platform data exists at bind-time.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/rk3399_rockchip-uboot/test/dm/
H A Dtest-fdt.cf8a85449ef3e0963add728815771ccc09aa99875 Sun Jan 25 15:27:00 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Allocate platform data when binding a device

When using allocated platform data, allocate it when we bind the device.
This makes it possible to fill in this information before the device is
probed.

This fits with the platform data model (when not using device tree),
since platform data exists at bind-time.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>