[PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver
From: Dong Aisheng <hidden>
Date: 2012-08-10 03:14:38
On 10 August 2012 00:23, Uwe Kleine-K?nig [off-list ref] wrote:
This is mostly cut'n'paste from the imx51 pinctrl driver. The data was generated using sed and awk on arch/arm/plat-mxc/include/mach/iomux-mx35.h. Cc: Shawn Guo <redacted> Acked-by: Stephen Warren <redacted> Acked-by: Dong Aisheng <redacted> Cc: Linus Walleij <redacted> Signed-off-by: Uwe Kleine-K?nig <redacted> -- Changes since (implicit) v1, id:1343921942-22079-1-git-send-email-u.kleine-koenig at pengutronix.de - remove references to file names in binding documentation - remove sed commands from comments in driver - add explicit numbers for pins and functions @Stephen and Dong: I assumed your ack even though we didn't talk about adding numbers for the functions. If you don't like these please scream before the patch makes it in :-)
Is that for align with the pin func ids in binding doc? It looks no harmful, so i'm ok with it. Regards Dong Aisheng