Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH V2 0/2] mmc: Add wakeup functionality support for sdio cards
@ 2022-05-26 12:12 Sarthak Garg
  2022-05-26 12:12 ` [PATCH V2 1/2] mmc: core: Define a new vendor ops to enable wakeup capability Sarthak Garg
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sarthak Garg @ 2022-05-26 12:12 UTC (permalink / raw)
  To: adrian.hunter, ulf.hansson
  Cc: linux-mmc, linux-kernel, linux-arm-msm, quic_kamasali,
	quic_rampraka, quic_pragalla, quic_sayalil, Sarthak Garg

Changes since V1:
	- Define a new vendor ops to let vendor enable wakeup capability
	  as per their needs.

Sarthak Garg (2):
  mmc: core: Define a new vendor ops to enable wakeup capability
  mmc: sdhci-msm: Add wakeup functionality to sdio cards

 drivers/mmc/core/bus.c       |  3 +++
 drivers/mmc/host/sdhci-msm.c | 14 ++++++++++++++
 include/linux/mmc/host.h     |  7 +++++++
 3 files changed, 24 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-06-14 23:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-26 12:12 [PATCH V2 0/2] mmc: Add wakeup functionality support for sdio cards Sarthak Garg
2022-05-26 12:12 ` [PATCH V2 1/2] mmc: core: Define a new vendor ops to enable wakeup capability Sarthak Garg
2022-05-27  9:22   ` Adrian Hunter
2022-05-26 12:12 ` [PATCH V2 2/2] mmc: sdhci-msm: Add wakeup functionality to sdio cards Sarthak Garg
2022-06-14 23:12 ` [PATCH V2 0/2] mmc: Add wakeup functionality support for " Ulf Hansson

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