[PATCH v2 0/3] arm: npcm: add basic support for Nuvoton BMCs

Joel Stanley joel at jms.id.au
Fri Dec 15 11:49:57 AEDT 2017


On Thu, Dec 14, 2017 at 8:09 PM, Tomer Maimon <tmaimon77 at gmail.com> wrote:
> Changes since version 1:
>  - Add dt-binding documentation to NPCM
>  - Add dt-binding documentation to npcm7xx-smp
>
> This patch set adds support for the Nuvoton NPCM Baseboard Management Controller
> (BMC) SoC architecture as well as the NPCM750 variant. NPCM is an ARM based SoC
> with external DDR RAM and supports a large set of peripherals.
>
> The NPCM750 is based on Cortex A9 and comes in single core and dual core
> flavors.
>
> The device tree added in this patchset has a number of bindings for which the
> corresponding drivers will be sent out later and thus do not yet have binding
> documentation. Apologies in advance if you would like the bindings to be added
> along with the corresponding drivers.
>
> this patch set based on Brendan Higgins patcehs.
> https://patchwork.kernel.org/project/linux-arm-kernel/list/?submitter=170155

Thanks for the submission. I am happy to merge these in to the OpenBMC
tree while the review is ongoing upstream. Please cc me on the
upstream patches so I can assist with review.

Convention is moving to use SPDX-License-Identifier tags for new files
instead of spelling out the GPL licence message. Please consider
updating your patches to use these tags before you send out v3.

Finally, please follow the tips in our documentation on adding a
branch to the subject line:

 https://github.com/openbmc/linux/wiki/SubmittingPatches#use-the-git-tools

git format-patch -v3 --subject-prefix="PATCH linux dev-4.13" ...

This is only for submissions to the OpenBMC tree.

I noticed you're sending through your work mail server, but from your
gmail address. This might cause delivery problems, I recommend using
the gmail SMTP servers instead.

Cheers,

Joel


More information about the openbmc mailing list