Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* Re: [PATCH 0/5] mmc: tmio: make CTL_STATUS handling consistent
       [not found] <1460650609-2105-1-git-send-email-wsa@the-dreams.de>
@ 2016-04-26 16:25 ` Ulf Hansson
  2016-04-26 16:46   ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Ulf Hansson @ 2016-04-26 16:25 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-mmc, linux-renesas-soc

On 14 April 2016 at 18:16, Wolfram Sang <wsa@the-dreams.de> wrote:
> It took me a little to discover that CTL_STATUS has a different handling than
> the other registers. CTL_STATUS and CTL_STATUS2, both u16, are merged into a
> virtual u32. However, CTL_STATUS2 was also directly accessed.
>
> Clean this up, make this consistent, and document this. Making the driver less
> complex and easier to work with.
>
> Tested on Renesas R-Car Gen2 and Gen3. It is on top of my not-yet applied
> series "[PATCH 0/6] mmc: tmio/sdhi: clean up cruft". A complete branch is here:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/sdhi-uhs
>
>    Wolfram
>
> Wolfram Sang (5):
>   mmc: tmio: give read32/write32 functions more descriptive names
>   mmc: tmio: use BIT() within defines
>   mmc: tmio: use CTL_STATUS consistently
>   mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
>   mmc: tmio: document CTL_STATUS handling
>
>  drivers/mmc/host/sh_mobile_sdhi.c |  3 ++-
>  drivers/mmc/host/tmio_mmc.h       | 56 ++++++++++++++++++++-------------------
>  drivers/mmc/host/tmio_mmc_pio.c   | 24 ++++++++---------
>  3 files changed, 43 insertions(+), 40 deletions(-)
>
> --
> 2.7.0
>

I tried to apply this one, but it seems like it need a rebase. Can you
please have look and re-spin it.

Kind regards
Uffe

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/5] mmc: tmio: make CTL_STATUS handling consistent
  2016-04-26 16:25 ` [PATCH 0/5] mmc: tmio: make CTL_STATUS handling consistent Ulf Hansson
@ 2016-04-26 16:46   ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2016-04-26 16:46 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: linux-mmc, linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]


> I tried to apply this one, but it seems like it need a rebase. Can you
> please have look and re-spin it.

Huh? Okay will do. Thanks for ultra-fast applying :)


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-26 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1460650609-2105-1-git-send-email-wsa@the-dreams.de>
2016-04-26 16:25 ` [PATCH 0/5] mmc: tmio: make CTL_STATUS handling consistent Ulf Hansson
2016-04-26 16:46   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox