Searched hist:f33017716e5c430d84366ecc4476ba2b655f3fef (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | simple-bus.c | f33017716e5c430d84366ecc4476ba2b655f3fef Wed Jul 08 02:53:44 UTC 2015 Simon Glass <sjg@chromium.org> dm: Support address translation for simple-bus
The 'ranges' property can be used to specify a translation from the system address to the bus address. Add support for this using the dev_get_addr() function, which devices should use to find their address.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | device.c | f33017716e5c430d84366ecc4476ba2b655f3fef Wed Jul 08 02:53:44 UTC 2015 Simon Glass <sjg@chromium.org> dm: Support address translation for simple-bus
The 'ranges' property can be used to specify a translation from the system address to the bus address. Add support for this using the dev_get_addr() function, which devices should use to find their address.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | device-internal.h | f33017716e5c430d84366ecc4476ba2b655f3fef Wed Jul 08 02:53:44 UTC 2015 Simon Glass <sjg@chromium.org> dm: Support address translation for simple-bus
The 'ranges' property can be used to specify a translation from the system address to the bus address. Add support for this using the dev_get_addr() function, which devices should use to find their address.
Signed-off-by: Simon Glass <sjg@chromium.org>
|