Re: [PATCH 7/7] xtensa: remove arch specific early DT functions

From: Max Filippov
Date: Mon Jan 15 2018 - 04:13:35 EST


Hi Rob,

On Fri, Jan 5, 2018 at 3:20 PM, Rob Herring <robh@xxxxxxxxxx> wrote:
> Now that the DT core code handles bootmem arches, we can remove the xtensa
> specific early_init_dt_alloc_memory_arch function. The common
> early_init_dt_add_memory_arch can be used too now that xtensa switched to
> memblock.
>
> Cc: Chris Zankel <chris@xxxxxxxxxx>
> Cc: Max Filippov <jcmvbkbc@xxxxxxxxx>
> Cc: linux-xtensa@xxxxxxxxxxxxxxxx
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> This is dependent on patch 1. Please ack and I'll take or apply after
> 4.16-rc1.
>
> arch/xtensa/kernel/setup.c | 12 ------------
> 1 file changed, 12 deletions(-)

Acked-by: Max Filippov <jcmvbkbc@xxxxxxxxx>

--
Thanks.
-- Max