Searched hist:daac3bfee57247013cb8373683e9babb191abd75 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | device-internal.h | daac3bfee57247013cb8373683e9babb191abd75 Wed May 11 21:26:24 UTC 2016 Stephen Warren <swarren@nvidia.com> dm: allow setting driver_data before/during bind
This will allow a driver's bind function to use the driver data. One example is the Tegra186 GPIO driver, which instantiates child devices for each of its GPIO ports, yet supports two different HW instances each with a different set of ports, and identified by the udevice_id .data field.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | lists.c | daac3bfee57247013cb8373683e9babb191abd75 Wed May 11 21:26:24 UTC 2016 Stephen Warren <swarren@nvidia.com> dm: allow setting driver_data before/during bind
This will allow a driver's bind function to use the driver data. One example is the Tegra186 GPIO driver, which instantiates child devices for each of its GPIO ports, yet supports two different HW instances each with a different set of ports, and identified by the udevice_id .data field.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
| H A D | device.c | daac3bfee57247013cb8373683e9babb191abd75 Wed May 11 21:26:24 UTC 2016 Stephen Warren <swarren@nvidia.com> dm: allow setting driver_data before/during bind
This will allow a driver's bind function to use the driver data. One example is the Tegra186 GPIO driver, which instantiates child devices for each of its GPIO ports, yet supports two different HW instances each with a different set of ports, and identified by the udevice_id .data field.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | README.txt | daac3bfee57247013cb8373683e9babb191abd75 Wed May 11 21:26:24 UTC 2016 Stephen Warren <swarren@nvidia.com> dm: allow setting driver_data before/during bind
This will allow a driver's bind function to use the driver data. One example is the Tegra186 GPIO driver, which instantiates child devices for each of its GPIO ports, yet supports two different HW instances each with a different set of ports, and identified by the udevice_id .data field.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|