+4
−0
+1
−0
drivers/iommu/of_iommu.c
0 → 100644
+90
−0
include/linux/of_iommu.h
0 → 100644
+21
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This code was based on:
"arch/microblaze/kernel/prom_parse.c"
"arch/powerpc/kernel/prom_parse.c"
Can replace "of_parse_dma_window()" in the above. This supports
different formats flexibly. "prefix" can be configured if any. "busno"
and "index" are optionally specified. Set NULL and 0 if not used.
Signed-off-by:
Hiroshi DOYU <hdoyu@nvidia.com>
Acked-by:
Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by:
Joerg Roedel <joerg.roedel@amd.com>