Re: [PATCH v4 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
From: Rob Herring <robh@kernel.org>
Date: 2020-10-26 14:38:06
Also in:
linux-devicetree, linux-iommu, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-10-26 14:38:06
Also in:
linux-devicetree, linux-iommu, lkml
On Wed, 21 Oct 2020 14:34:34 +0200, Nicolas Saenz Julienne wrote:
Introduce a test for of_dma_get_max_cup_address(), it uses the same DT data as the rest of dma-ranges unit tests. Signed-off-by: Nicolas Saenz Julienne <redacted> --- Changes since v3: - Remove HAS_DMA guards drivers/of/unittest.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel