[PATCH linux dev-4.13 v2 0/2] pinctrl: npcm: add NPCM7xx pinctrl driver
Joel Stanley
joel at jms.id.au
Fri May 18 17:56:38 AEST 2018
On 17 May 2018 at 22:54, Tomer Maimon <tmaimon77 at gmail.com> wrote:
> Changes since version 1:
> fixed comments from Andrew Jeffery<andrew at aj.id.au>:
> https://patchwork.ozlabs.org/patch/853395/
>
> This patch set adds pin controller support for the
> Nuvoton NPCM7xx Baseboard Management Controller (BMC).
>
> The NPCM7XX Pin Controller multi-function routed
> through the multiplexing block, Each pin supports
> GPIO functionality (GPIOx) and multiple functions
> that directly connect the pin to different hardware
> blocks.
I've applied these to dev-4.13.
How is the upstream submission going?
Cheers,
Joel
>
> Tomer Maimon (2):
> dt-binding: pinctrl: document NPCM7xx pin controller DT bindings
> pinctrl: npcm: add NPCM7xx pin control driver
>
> .../bindings/pinctrl/nuvoton,npcm7xx-pinctrl.txt | 70 +
> drivers/pinctrl/Kconfig | 1 +
> drivers/pinctrl/Makefile | 2 +
> drivers/pinctrl/nuvoton/Kconfig | 12 +
> drivers/pinctrl/nuvoton/Makefile | 1 +
> drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 2133 ++++++++++++++++++++
> 6 files changed, 2219 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/nuvoton,npcm7xx-pinctrl.txt
> create mode 100644 drivers/pinctrl/nuvoton/Kconfig
> create mode 100644 drivers/pinctrl/nuvoton/Makefile
> create mode 100644 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c
>
> --
> 2.14.1
>
More information about the openbmc
mailing list