diff options
| author | Nicolas Saenz Julienne <[email protected]> | 2021-01-12 13:55:22 +0100 |
|---|---|---|
| committer | Matthias Brugger <[email protected]> | 2021-02-18 11:56:25 +0100 |
| commit | 51bdb50904b1ffffc1caa8dd92f5abea78e33a0b (patch) | |
| tree | 861d5e3a57adaed2bd04df0489eed3df1af99369 /scripts | |
| parent | c709243ee0e1c3e1f8aaa750efb5b738493502c7 (diff) | |
dm: Introduce xxx_get_dma_range()
Add the following functions to get a specific device's DMA ranges:
- dev_get_dma_range()
- ofnode_get_dma_range()
- of_get_dma_range()
- fdt_get_dma_range()
They are specially useful in oder to be able validate a physical address
space range into a bus's and to convert addresses from and to address
spaces.
Signed-off-by: Nicolas Saenz Julienne <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Peter Robinson <[email protected]>
Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
