Re: [PATCH v4 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()

From: Rob Herring
Date: Mon Oct 26 2020 - 10:38:11 EST


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 <nsaenzjulienne@xxxxxxx>
>
> ---
> Changes since v3:
> - Remove HAS_DMA guards
>
> drivers/of/unittest.c | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>