Re: [PATCH 0/9] mmc: sdhi: some refactoring and adding basic r8a7795 support

2016-02-02 Thread Wolfram Sang
> Do note that I am re-basing my next branch from time to time, so I > assume the branch you shared with me isn't an immutable branch!? No prob, it was just for you :) signature.asc Description: PGP signature

Re: [PATCH 0/9] mmc: sdhi: some refactoring and adding basic r8a7795 support

2016-02-02 Thread Ulf Hansson
On 2 February 2016 at 15:06, Wolfram Sang wrote: > >> Although, I couldn't apply patch1, could you please send a new version >> rebased onto my next branch. > > I rebased to your tree (especially patch 1, rest stayed the same) and > pushed patches 1-8 here: > > git://git.kernel.org/pub/scm/linux/k

Re: [PATCH 0/9] mmc: sdhi: some refactoring and adding basic r8a7795 support

2016-02-02 Thread Wolfram Sang
> Although, I couldn't apply patch1, could you please send a new version > rebased onto my next branch. I rebased to your tree (especially patch 1, rest stayed the same) and pushed patches 1-8 here: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git mmc/sdhi-refactor Is pulling okay, o

Re: [PATCH 0/9] mmc: sdhi: some refactoring and adding basic r8a7795 support

2016-01-29 Thread Ulf Hansson
On 25 January 2016 at 20:15, Wolfram Sang wrote: > So, here is the series to enable basic SD support on r8a7795; no DMA and UHS-I > for now. Will be added incrementally. It turns out that the driver needs a > little love, so some refactoring is also in place before adding the actual > support. > >

[PATCH 0/9] mmc: sdhi: some refactoring and adding basic r8a7795 support

2016-01-25 Thread Wolfram Sang
So, here is the series to enable basic SD support on r8a7795; no DMA and UHS-I for now. Will be added incrementally. It turns out that the driver needs a little love, so some refactoring is also in place before adding the actual support. eMMC works in 4-bit mode, too. 8-bit mode sadly fails curren