Searched hist:"4 e0ee78f2af96676c9dca898c13250f62c513058" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | of_iommu.h | 4e0ee78f2af96676c9dca898c13250f62c513058 Mon Jun 25 06:23:54 CDT 2012 Hiroshi Doyu <hdoyu@nvidia.com> iommu: Add DMA window parser, of_get_dma_window()
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>
|
/openbmc/linux/drivers/iommu/ |
H A D | of_iommu.c | 4e0ee78f2af96676c9dca898c13250f62c513058 Mon Jun 25 06:23:54 CDT 2012 Hiroshi Doyu <hdoyu@nvidia.com> iommu: Add DMA window parser, of_get_dma_window()
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>
|
H A D | Makefile | diff 4e0ee78f2af96676c9dca898c13250f62c513058 Mon Jun 25 06:23:54 CDT 2012 Hiroshi Doyu <hdoyu@nvidia.com> iommu: Add DMA window parser, of_get_dma_window()
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>
|
H A D | Kconfig | diff 4e0ee78f2af96676c9dca898c13250f62c513058 Mon Jun 25 06:23:54 CDT 2012 Hiroshi Doyu <hdoyu@nvidia.com> iommu: Add DMA window parser, of_get_dma_window()
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>
|