[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150109102206.GB30143@bigcity.berto.se>
Date: Fri, 9 Jan 2015 11:22:06 +0100
From: Niklas Söderlund <niso@....se>
To: linux-kernel@...r.kernel.org, laurent.pinchart@...asonboard.com,
linus.walleij@...aro.org
Cc: devicetree@...r.kernel.org, linux-sh@...r.kernel.org,
magnus.damm@...il.com
Subject: Re: [PATCH 0/4] sh-pfc: Add emev2 pinmux support
Hi Linus and Laurent,
I know we are coming out of the holiday season so here is a humble ping
on this patchset.
* Niklas Söderlund <niso@....se> [2014-12-12 21:01:33 +0100]:
> Greetings,
>
> This patchset introduces pinmux support for the EMMA Mobile EV2 board to
> the sh-pfc pin-controller driver. Devicetree bindings for gpio and the
> populated serial connector are also defined in 3/4 and 4/4.
>
> Comments are welcome!
>
> Regards
> // Niklas
>
> Niklas Söderlund (4):
> sh-pfc: add macro to define pinmux without function
> sh-pfc: Add emev2 pinmux support
> ARM: shmobile: emev2: Add PFC information to emev2.dtsi
> ARM: shmobile: emev2-kzm9d: Add PFC information for uart1
>
> .../bindings/pinctrl/renesas,pfc-pinctrl.txt | 1 +
> arch/arm/boot/dts/emev2-kzm9d.dts | 13 +
> arch/arm/boot/dts/emev2.dtsi | 11 +
> drivers/pinctrl/sh-pfc/Kconfig | 5 +
> drivers/pinctrl/sh-pfc/Makefile | 1 +
> drivers/pinctrl/sh-pfc/core.c | 9 +
> drivers/pinctrl/sh-pfc/core.h | 1 +
> drivers/pinctrl/sh-pfc/pfc-emev2.c | 1915 ++++++++++++++++++++
> drivers/pinctrl/sh-pfc/sh_pfc.h | 2 +
> 9 files changed, 1958 insertions(+)
> create mode 100644 drivers/pinctrl/sh-pfc/pfc-emev2.c
>
> --
> 2.1.3
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists