Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1569546
| From | Ravikumar Kattekola <rk@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes |
| Date | 2017-01-30 11:20 +0100 |
| Message-ID | <t5he1-2Kr-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
A few issues have been identified during mmc testing and following
set of patches fixes a couple of them related to
*timeout handling and ceb error handling*
Tested on DRA75X PG 2.0 Rev H EVM
Kishon Vijay Abraham I (1):
mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value
for CMD6
Ravikumar Kattekola (2):
mmc: host: omap_hsmmc: reset cmd line on ceb error
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
drivers/mmc/host/omap_hsmmc.c | 29 +++++++++++++++++++----------
1 file changed, 19 insertions(+), 10 deletions(-)
--
1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes Ravikumar Kattekola <rk@ti.com> - 2017-01-30 11:20 +0100
[PATCH 1/3] mmc: host: omap_hsmmc: reset cmd line on ceb error Ravikumar Kattekola <rk@ti.com> - 2017-01-30 11:20 +0100
Re: [PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes Ulf Hansson <ulf.hansson@linaro.org> - 2017-01-31 11:20 +0100
Re: [PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes Ravikumar <rk@ti.com> - 2017-01-31 11:40 +0100
Re: [PATCH 0/3] mmc: host: omap_hsmmc: miscellaneous fixes Ulf Hansson <ulf.hansson@linaro.org> - 2017-01-31 12:00 +0100
csiph-web