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>