public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
@ 2014-03-27  0:04 Felipe Balbi
  2014-03-27  0:04 ` [PATCH 1/5] mmc: host: omap_hsmmc: pass host as an argument Felipe Balbi
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Felipe Balbi @ 2014-03-27  0:04 UTC (permalink / raw)
  To: Balaji T K
  Cc: chris, ulf.hansson, linux-mmc, Linux OMAP Mailing List,
	Linux Kernel Mailing List, Felipe Balbi

Hi,

this series lets us access the newer registers introduced
back in OMAP4 which give us some valid information about
the OMAP HSMMC IP like max block size, support for ADMA,
support for Retention.

Right now, only setting max_blk_size correctly as supporting
ADMA and Retention will take a lot of work.

Tested on OMAP5 uEVM.

Felipe Balbi (5):
  mmc: host: omap_hsmmc: pass host as an argument
  mmc: host: omap_hsmmc: add reg_offset field
  mmc: host: omap_hsmmc: introduce new accessor functions
  mmc: host: omap_hsmmc: switch over to new accessors
  mmc: host: omap_hsmmc: set max_blk_size correctly

 drivers/mmc/host/omap_hsmmc.c | 291 ++++++++++++++++++++++++++----------------
 1 file changed, 182 insertions(+), 109 deletions(-)

-- 
1.9.1.286.g5172cb3


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

end of thread, other threads:[~2014-04-24 15:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27  0:04 [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements Felipe Balbi
2014-03-27  0:04 ` [PATCH 1/5] mmc: host: omap_hsmmc: pass host as an argument Felipe Balbi
2014-03-27  0:04 ` [PATCH 2/5] mmc: host: omap_hsmmc: add reg_offset field Felipe Balbi
2014-03-27  0:04 ` [PATCH 3/5] mmc: host: omap_hsmmc: introduce new accessor functions Felipe Balbi
2014-04-24 15:17   ` Balaji T K
2014-03-27  0:04 ` [PATCH 4/5] mmc: host: omap_hsmmc: switch over to new accessors Felipe Balbi
2014-03-27  0:04 ` [PATCH 5/5] mmc: host: omap_hsmmc: set max_blk_size correctly Felipe Balbi
2014-03-27  0:12   ` Felipe Balbi
2014-04-21 17:32 ` [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements Felipe Balbi
2014-04-22 15:30   ` Balaji T K
2014-04-22 15:48     ` Felipe Balbi
2014-04-23 16:26       ` Felipe Balbi
2014-04-24 15:21       ` Balaji T K
2014-04-24 15:26         ` Felipe Balbi
2014-04-24 14:31 ` Balaji T K
2014-04-24 14:39   ` Felipe Balbi
2014-04-24 14:43     ` Balaji T K
2014-04-24 14:48       ` Felipe Balbi

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