On Mon, May 07, 2012 at 08:53:55AM +0800, Shawn Guo wrote: > With patch 5b3aa5f (pinctrl: add pinctrl_provide_dummies interface for > platforms to use) applied on pinctrl tree, and patch "ARM: imx: enable > pinctrl dummy states" [1] being there, we are ready to adopt pinctrl > API for imx drivers. So let's start from a few outstanding ones. > > I would expect to ask Arnd and Olof to pull pinctrl tree into arm-soc > as a dependency and then have series [1] and this patch set go through > arm-soc tree to ease the merge process. > Shouldn't we add the pinctrl states in dts file at the same time with this patch series or using another separate patch to add them before this series to avoid breaking the exist mx6q platforms?
> Resend to have subsystem lists Cc-ed. > > Regards, > Shawn > > [1] http://thread.gmane.org/gmane.linux.kernel.mmc/14180 > > Shawn Guo (5): > tty: serial: imx: adopt pinctrl support ... > net: fec: adopt pinctrl support > can: flexcan: adopt pinctrl support This two also depends on another patch you sent. [PATCH RESEND 1/9] ARM: mxs: enable pinctrl dummy states http://www.spinics.net/lists/arm-kernel/msg173341.html Maybe you can put this two in the mxs convert series to avoid breaking mxs platforms. [PATCH 0/9] Enable pinctrl support for mach-mxs http://www.spinics.net/lists/arm-kernel/msg173312.html Regards Dong Aisheng > i2c: imx: adopt pinctrl support > spi/imx: adopt pinctrl support > > drivers/i2c/busses/i2c-imx.c | 8 ++++++++ > drivers/net/can/flexcan.c | 6 ++++++ > drivers/net/ethernet/freescale/fec.c | 9 +++++++++ > drivers/spi/spi-imx.c | 8 ++++++++ > drivers/tty/serial/imx.c | 8 ++++++++ > 5 files changed, 39 insertions(+), 0 deletions(-) > > -- > 1.7.5.4 > > > _______________________________________________ > linux-arm-kernel mailing list > [email protected] > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
