From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH v3] sh-pfc: Add emev2 pinmux support Date: Sun, 25 Jan 2015 18:05:50 +0200 Message-ID: <2863690.d7fDhTIo9u@avalon> References: <1564701.sT8vso17XV@avalon> <1422193792-15970-1-git-send-email-niso@kth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1422193792-15970-1-git-send-email-niso@kth.se> Sender: linux-kernel-owner@vger.kernel.org To: Niklas =?ISO-8859-1?Q?S=F6derlund?= Cc: linux-kernel@vger.kernel.org, linus.walleij@linaro.org, devicetree@vger.kernel.org, linux-sh@vger.kernel.org, magnus.damm@gmail.com List-Id: devicetree@vger.kernel.org Hi Niklas, Thank you for the patch. On Sunday 25 January 2015 14:49:52 Niklas S=F6derlund wrote: > Add PFC support for the EMMA Mobile EV2 SoC including pin groups for > on-chip devices. >=20 > Signed-off-by: Niklas S=F6derlund Acked-by: Laurent Pinchart > --- > .../bindings/pinctrl/renesas,pfc-pinctrl.txt | 1 + > 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 | 1711 ++++++++++= +++++++ > 6 files changed, 1728 insertions(+) > create mode 100644 drivers/pinctrl/sh-pfc/pfc-emev2.c --=20 Regards, Laurent Pinchart