Skip to content
Snippets Groups Projects
  1. Dec 10, 2019
  2. Dec 02, 2019
  3. Nov 14, 2019
  4. Nov 12, 2019
  5. Oct 27, 2019
  6. Oct 22, 2019
  7. Oct 15, 2019
  8. Oct 13, 2019
  9. Oct 08, 2019
  10. Aug 19, 2019
  11. Jul 29, 2019
  12. Jul 22, 2019
    • Fabien Dessenne's avatar
      dm: core: Introduce xxx_translate_dma_address() · 641067fb
      Fabien Dessenne authored
      
      Add the following functions to translate DMA address to CPU address:
      - dev_translate_dma_address()
      - ofnode_translate_dma_address()
      - of_translate_dma_address()
      - fdt_translate_dma_address()
      These functions work the same way as xxx_translate_address(), with the
      difference that the translation relies on the "dma-ranges" property
      instead of the "ranges" property.
      
      Add related test. Test report:
      => ut dm fdt_translation
      Test: dm_test_fdt_translation: test-fdt.c
      Test: dm_test_fdt_translation: test-fdt.c (flat tree)
      Failures: 0
      
      Signed-off-by: default avatarFabien Dessenne <fabien.dessenne@st.com>
      641067fb
  13. Jul 19, 2019
  14. Jul 18, 2019
  15. Jul 15, 2019
  16. Jul 11, 2019
  17. Jul 10, 2019
Loading