RE: [PATCH 2/2] mmc: sdhci-pltfm: enable interrupt mode to detect card

2015-05-13 Thread Lu Y . B .
> -Original Message- > From: Wood Scott-B07421 > Sent: Thursday, May 14, 2015 12:37 AM > To: Lu Yangbo-B47093 > Cc: linuxppc-dev@lists.ozlabs.org; linux-ker...@vger.kernel.org > Subject: Re: [PATCH 2/2] mmc: sdhci-pltfm: enable interrupt mode to > detect card > > On Wed, 2015-05-13 at 16

RE: [PATCH 2/2] mmc: sdhci-pltfm: enable interrupt mode to detect card

2015-05-14 Thread Lu Y . B .
> -Original Message- > From: Wood Scott-B07421 > Sent: Friday, May 15, 2015 4:22 AM > To: Lu Yangbo-B47093 > Cc: linuxppc-dev@lists.ozlabs.org; linux-ker...@vger.kernel.org > Subject: Re: [PATCH 2/2] mmc: sdhci-pltfm: enable interrupt mode to > detect card > > On Thu, 2015-05-14 at 01:29

RE: powerpc/corenet: enable eSDHC

2015-06-08 Thread Lu Y . B .
Thanks a lot, Scott. And now a patch was merged on git://git.linaro.org/people/ulf.hansson/mmc.git next branch to fix this issue. It should be no problem. From 5fd26c7ecb32082745b0bd33c8e35badd1cb5a91 Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Fri, 5 Jun 2015 11:40:08 +0200 Subject: [PATC

RE: powerpc/corenet: enable eSDHC

2015-07-15 Thread Lu Y . B .
Hi Scott, Now the patch below has been merged on git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git. This issue should have been resolved. Thanks. commit 5fd26c7ecb32082745b0bd33c8e35badd1cb5a91 Author: Ulf Hansson Date: Fri Jun 5 11:40:08 2015 +0200 mmc: sdhci: Restore b

RE: [PATCH v2] powerpc/dts: Add and fix 1588 timer node for eTSEC

2015-07-15 Thread Lu Y . B .
Any comments? Thanks. > -Original Message- > From: Yangbo Lu [mailto:yangbo...@freescale.com] > Sent: Thursday, May 07, 2015 11:29 AM > To: linuxppc-dev@lists.ozlabs.org; linux-ker...@vger.kernel.org; Wood > Scott-B07421 > Cc: Lu Yangbo-B47093 > Subject: [PATCH v2] powerpc/dts: Add and fix

RE: [PATCH v2] powerpc/dts: Add and fix 1588 timer node for eTSEC

2015-07-19 Thread Lu Y . B .
> On Wed, 2015-07-15 at 21:37 -0500, Lu Yangbo-B47093 wrote: > > Any comments? > > Thanks. > > Sorry, I must have missed this on my last time through the patch queue. > I see you've decimalized the fiper and max-adj properties, which is > good... but does it really make sense for tmr-add? I'm not

RE: powerpc/corenet: enable eSDHC

2015-07-19 Thread Lu Y . B .
> OK, thanks. Assuming no similar issues when testing, I'll apply this > patch the next time I do a batch of patch application. > > Any thoughts regarding better error handling? > > -Scott Do you mean SD test? Actually SD patches needing to sent to upstream are tested on Li Yang's Linux tree.

RE: [PATCH v2] powerpc/dts: Add and fix 1588 timer node for eTSEC

2015-07-29 Thread Lu Y . B .
Hi Scott, I submitted a v3 patch for this. Sorry for my misunderstanding and thank a lot. Best regards, Yangbo Lu > -Original Message- > From: Wood Scott-B07421 > Sent: Friday, July 24, 2015 11:08 PM > To: Lu Yangbo-B47093 > Cc: linuxppc-dev@lists.ozlabs.org; linux-ker...@vger.kernel.o

RE: [PATCH 3/3] mmc: sdhci-of-esdhc: add workaround for T4240 incorrect HOSTVER value

2015-08-26 Thread Lu Y . B .
> > > > > For T4240-R1.0-R2.0, the HOSTVER register has incorrcet vender > > > > > version value and sdhc spec version value. This will break down > > > > > the ADMA data transfer. So add workaround to get right value > > > > > VVN=0x13, SVN = 0x1. > > > > > > > > So T4240-R1.0-R2.0 is the version

RE: [PATCH v3] powerpc/dts: Add and fix 1588 timer node for eTSEC

2015-09-06 Thread Lu Y . B .
Any comments? -Yangbo Lu > -Original Message- > From: Yangbo Lu [mailto:yangbo...@freescale.com] > Sent: Wednesday, July 29, 2015 3:13 PM > To: linuxppc-dev@lists.ozlabs.org; linux-ker...@vger.kernel.org; Wood > Scott-B07421 > Cc: Lu Yangbo-B47093 > Subject: [PATCH v3] powerpc/dts: Add an