[PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Aug 6 10:23:45 EDT 2012


Hello,

On Fri, Aug 03, 2012 at 08:25:18PM +0800, Shawn Guo wrote:
> On Thu, Aug 02, 2012 at 05:39:02PM +0200, Uwe Kleine-König wrote:
> > +enum imx35_pads {
> > +	/* sed -r -n 's@^#define MX35_PAD_([0-9A-Z_]*)__([0-9A-Z_]*)\s+IOMUX_PAD\(\s*([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9]*),\s*NO_PAD_CTRL\)@\tMX35_PAD_\1, at p' arch/arm/plat-mxc/include/mach/iomux-mx35.h | uniq */
> 
> I'm not sure we want to keep a reference to
> arch/arm/plat-mxc/include/mach/iomux-mx35.h that is to be removed.
ok for me to remove it. Will resend without that line and Stephen's Ack.

Thanks
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list