linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Support sdio feature
@ 2016-11-08  6:08 Yong Mao
  2016-11-08  6:08 ` [PATCH 1/4] mmc: mediatek: Fix CMD6 timeout issue Yong Mao
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Yong Mao @ 2016-11-08  6:08 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Rob Herring, Mark Rutland, Catalin Marinas, Will Deacon,
	Matthias Brugger, YH Huang, Mathias Nyman, Chunfeng Yun,
	Eddie Huang, Philipp Zabel, yong mao, Chaotian Jing,
	Nicolas Boichat, Douglas Anderson, Geert Uytterhoeven, devicetree,
	linux-arm-kernel, linux-kernel, linux-mmc, linux-mediatek,
	srv_heupstream

Fix CMD6 timeout issue
Add irqlock to protect accessing the shared register
Modify the implementation of msdc_card_busy
Add msdc_recheck_sdio_irq mechanism
Support sdr104_clk_delay in sdio
Add description of mmc3 for supporting sdio feature

yong mao (4):
  mmc: mediatek: Fix CMD6 timeout issue
  sdio: mediatek: Support sdio feature
  sdio: mediatek: support sdr104_clk_delay in sdio
  dts: arm64: enable mmc3 for supporting sdio feature

 arch/arm64/boot/dts/mediatek/mt8173-evb.dts |  82 +++++++++
 drivers/mmc/host/mtk-sd.c                   | 254 +++++++++++++++++++++-------
 2 files changed, 271 insertions(+), 65 deletions(-)

-- 
1.8.1.1.dirty

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

end of thread, other threads:[~2017-01-23 11:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-08  6:08 [PATCH 0/4] Support sdio feature Yong Mao
2016-11-08  6:08 ` [PATCH 1/4] mmc: mediatek: Fix CMD6 timeout issue Yong Mao
2016-12-01  9:51   ` Ulf Hansson
2017-01-03  9:14     ` Yong Mao
2016-11-08  6:08 ` [PATCH 2/4] sdio: mediatek: Support sdio feature Yong Mao
2017-01-23 11:24   ` Wei-Ning Huang
2017-01-23 11:34     ` Wei-Ning Huang
2016-11-08  6:09 ` [PATCH 3/4] sdio: mediatek: support sdr104_clk_delay in sdio Yong Mao
2016-11-08  6:09 ` [PATCH 4/4] dts: arm64: enable mmc3 for supporting sdio feature Yong Mao
2016-11-10  2:08   ` Yingjoe Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).