[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1399871006.529846706@f188.i.mail.ru>
Date: Mon, 12 May 2014 09:03:26 +0400
From: Alexander Shiyan <shc_work@...l.ru>
To: Sascha Hauer <s.hauer@...gutronix.de>
Cc: linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Shawn Guo <shawn.guo@...aro.org>,
Sascha Hauer <kernel@...gutronix.de>
Subject: Re: [PATCH] pinctrl: Add i.MX1 pincontrol driver
Mon, 12 May 2014 06:51:13 +0200 от Sascha Hauer <s.hauer@...gutronix.de>:
> On Fri, May 09, 2014 at 08:16:33PM +0400, Alexander Shiyan wrote:
> > This patch adds pincontrol driver for Freescale i.MX1 SOCs.
> >
> > Signed-off-by: Alexander Shiyan <shc_work@...l.ru>
> > ---
> > drivers/pinctrl/Kconfig | 7 ++
> > drivers/pinctrl/Makefile | 1 +
> > drivers/pinctrl/pinctrl-imx1.c | 279 +++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 287 insertions(+)
> > create mode 100644 drivers/pinctrl/pinctrl-imx1.c
>
> Nice. I thought about adding devicetree support for i.MX1 aswell.
>
> Don't we need a imx1-pinfunc.h file to make use of this patch?
It will be added along with the DTS template for that CPU architecture.
---
Powered by blists - more mailing lists