Re: [PATCH v7 04/37] earlycon: add reg-offset to physical address before mapping

From: Rob Herring
Date: Thu Feb 15 2018 - 11:44:44 EST


On Tue, Feb 13, 2018 at 3:09 AM, Greentime Hu <green.hu@xxxxxxxxx> wrote:
> It will get the wrong virtual address because port->mapbase is not added
> the correct reg-offset yet. We have to update it before earlycon_map()
> is called
>
> Signed-off-by: Greentime Hu <greentime@xxxxxxxxxxxxx>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
> Cc: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: 088da2a17619 ("of: earlycon: Initialize port fields from DT
> properties")

This should get applied now rather than sit in numerous revisions of
this series for nds32.

Acked-by: Rob Herring <robh@xxxxxxxxxx>

Greg, can you apply?

Rob