Re: [PATCH v1 1/2] arm: npcm: modify configuration for the NPCM7xx BMC.

From: Arnd Bergmann
Date: Thu Apr 05 2018 - 08:51:26 EST


On Fri, Mar 16, 2018 at 6:56 AM, Brendan Higgins
<brendanhiggins@xxxxxxxxxx> wrote:
> On Thu, Mar 15, 2018 at 4:16 PM Tomer Maimon <tmaimon77@xxxxxxxxx> wrote:
>
>> Modify configuration and MakeFile
>> for the Nuvoton NPCM and NPCM7xx BMC.
>
>> Signed-off-by: Tomer Maimon <tmaimon77@xxxxxxxxx>
>> ---
>> arch/arm/mach-npcm/Kconfig | 40 +++++++++++-----------------------------
>> arch/arm/mach-npcm/Makefile | 4 +++-
>> 2 files changed, 14 insertions(+), 30 deletions(-)
>
> <snip>
>
> Reviewed-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>

Sorry for missing this earlier, I did ask for the rework but then
didn't see it as it
wasn't in my arm@xxxxxxxxxx inbox.

Tomer, please make sure that all patches you want to have included in
the kernel are sent to that address, while patches you want to have reviewed
are not sent to it.

Normally I don't apply patches during the merge window, but this one fixes
some build problems, so I've decided to take it.

Arnd