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

From: Greg Kroah-Hartman
Date: Wed Feb 28 2018 - 07:39:43 EST


On Thu, Feb 15, 2018 at 09:40:49AM -0600, Rob Herring wrote:
> 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?

Yes, will queue it up now, thanks.

greg k-h