Re: [PATCH 1/3] arm: hisi: add ARCH_MULTI_V5 support

From: Arnd Bergmann
Date: Mon Oct 17 2016 - 09:52:24 EST


On Monday, October 17, 2016 8:07:03 PM CEST Pan Wen wrote:
> Add support for some HiSilicon SoCs which depend on ARCH_MULTI_V5.
>
> Signed-off-by: Pan Wen <wenpan@xxxxxxxxxxxxx>
>

Looks ok. I've added Marty Plummer to Cc, he was recently proposing
patches for Hi3520, which I think is closely related to this one.
Please try to work together so the patches don't conflict. It should
be fairly straightforward since you are basically doing the same
change here.

Arnd