Re: [PATCH 1/2] MXS: Set I2C timing registers for mxs-i2c

2012-06-29 Thread Dong Aisheng
! This was found and fixed by: Shawn Guo shawn@linaro.org Signed-off-by: Marek Vasut ma...@denx.de Cc: Detlev Zundel d...@denx.de CC: Dong Aisheng b29...@freescale.com CC: Fabio Estevam fabio.este...@freescale.com Cc: Linux ARM kernel linux-arm-ker...@lists.infradead.org Cc: linux-i2c

Re: [PATCH 2/2] MXS: Implement DMA support into mxs-i2c

2012-06-29 Thread Dong Aisheng
On Fri, Jun 29, 2012 at 04:24:03PM +0800, Marek Vasut wrote: This patch implements DMA support into mxs-i2c. DMA transfers are now enabled via DT. The DMA operation is enabled by default. Signed-off-by: Marek Vasut ma...@denx.de Cc: Detlev Zundel d...@denx.de CC: Dong Aisheng b29

Re: [PATCH 2/2] MXS: Implement DMA support into mxs-i2c

2012-06-29 Thread Dong Aisheng
On Fri, Jun 29, 2012 at 05:30:16PM +0800, Marek Vasut wrote: Dear Dong Aisheng, On Fri, Jun 29, 2012 at 04:24:03PM +0800, Marek Vasut wrote: This patch implements DMA support into mxs-i2c. DMA transfers are now enabled via DT. The DMA operation is enabled by default. Signed-off

Re: [PATCH 1/2] MXS: Set I2C timing registers for mxs-i2c

2012-06-29 Thread Dong Aisheng
On Fri, Jun 29, 2012 at 05:33:09PM +0800, Marek Vasut wrote: MX28 datasheet 27.5.2 - 27.5.4 ... there was a discussion about these in the thread under older patches. Those shall explain your questions below. Thanks for the info. Regards Dong Aisheng -- To unsubscribe from this list: send

Re: [PATCH 2/2] MXS: Implement DMA support into mxs-i2c

2012-06-29 Thread Dong Aisheng
On Fri, Jun 29, 2012 at 06:02:46PM +0800, Marek Vasut wrote: Dear Dong Aisheng, On Fri, Jun 29, 2012 at 05:30:16PM +0800, Marek Vasut wrote: Dear Dong Aisheng, On Fri, Jun 29, 2012 at 04:24:03PM +0800, Marek Vasut wrote: This patch implements DMA support into mxs-i2c. DMA

Re: [PATCH 12/16] i2c: imx: remove unneeded mach/irqs.h inclusion

2012-06-18 Thread Dong Aisheng
changed, 0 insertions(+), 1 deletions(-) Acked-by: Dong Aisheng dong.aish...@linaro.org Regards Dong Aisheng -- To unsubscribe from this list: send the line unsubscribe linux-i2c in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH RESEND 0/5] Adopt pinctrl support for a few outstanding imx drivers

2012-05-07 Thread Dong Aisheng
On Mon, May 07, 2012 at 03:34:06PM +0800, Shawn Guo wrote: On Mon, May 07, 2012 at 02:50:02PM +0800, Dong Aisheng wrote: 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

Re: [alsa-devel] [PATCH RESEND 0/9] Enable pinctrl support for mach-mxs

2012-05-07 Thread Dong Aisheng
On Mon, May 07, 2012 at 03:47:00PM +0800, Shawn Guo wrote: On Mon, May 07, 2012 at 03:14:00PM +0800, Dong Aisheng wrote: As IMX, basically i'd prefer to add pinctrl states in dts file at the same time within the patch or using a separate patch to add them before this series to avoid

Re: [PATCH 04/11] i2c: imx: add pinctrl support

2012-04-27 Thread Dong Aisheng
/lists/arm-kernel/msg171538.html Regards Dong Aisheng -- To unsubscribe from this list: send the line unsubscribe linux-i2c in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

RE: [PATCH] i2c-mxs: fix compile warning in mxs_i2c_xfer()

2011-11-24 Thread Dong Aisheng-B29396
; } Regards Dong Aisheng

RE: [PATCH] i2c-mxs: fix compile warning in mxs_i2c_xfer()

2011-11-24 Thread Dong Aisheng-B29396
-Original Message- From: Uwe Kleine-König [mailto:u.kleine-koe...@pengutronix.de] Sent: Thursday, November 24, 2011 5:07 PM To: Dong Aisheng-B29396 Cc: Wolfram Sang; Shawn Guo; linux-arm-ker...@lists.infradead.org; Ben Dooks; linux-i2c@vger.kernel.org Subject: Re: [PATCH] i2c-mxs