devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
@ 2024-06-13  9:17 Prabhakar
  2024-06-13  9:17 ` [RFC PATCH v2 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support Prabhakar
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Prabhakar @ 2024-06-13  9:17 UTC (permalink / raw)
  To: Wolfram Sang, Geert Uytterhoeven, Ulf Hansson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Magnus Damm
  Cc: linux-mmc, devicetree, linux-kernel, linux-renesas-soc, Prabhakar,
	Biju Das, Fabrizio Castro, Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series aims to add SD/MMC support for Renesas RZ/V2H(P) SoC.

v1->v2
- Dropped regulator core API changes
- Updated DT binding
- Now controlling PWEN bit via regultor api

v1: https://patchwork.kernel.org/project/linux-renesas-soc/cover/20240605074936.578687-1-prabhakar.mahadev-lad.rj@bp.renesas.com/

Cheers,
Prabhakar

Lad Prabhakar (3):
  dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
  mmc: tmio: Use MMC core APIs to control the vqmmc regulator
  mmc: renesas_sdhi: Add support for RZ/V2H(P) SoC

 .../devicetree/bindings/mmc/renesas,sdhi.yaml |  20 ++-
 drivers/mmc/host/renesas_sdhi.h               |   8 ++
 drivers/mmc/host/renesas_sdhi_core.c          |  43 +++++++
 drivers/mmc/host/renesas_sdhi_internal_dmac.c | 120 ++++++++++++++++++
 drivers/mmc/host/tmio_mmc.h                   |   5 +
 drivers/mmc/host/tmio_mmc_core.c              |   7 +-
 6 files changed, 198 insertions(+), 5 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-06-28 14:17 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13  9:17 [RFC PATCH v2 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC Prabhakar
2024-06-13  9:17 ` [RFC PATCH v2 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support Prabhakar
2024-06-13  9:17 ` [RFC PATCH v2 2/3] mmc: tmio: Use MMC core APIs to control the vqmmc regulator Prabhakar
2024-06-17  7:30   ` Wolfram Sang
2024-06-17  7:37   ` Geert Uytterhoeven
2024-06-13  9:17 ` [RFC PATCH v2 3/3] mmc: renesas_sdhi: Add support for RZ/V2H(P) SoC Prabhakar
2024-06-17  8:31   ` Wolfram Sang
2024-06-19 16:18     ` Lad, Prabhakar
2024-06-20  7:39       ` Wolfram Sang
2024-06-20  9:30         ` Biju Das
2024-06-20  9:43           ` Lad, Prabhakar
2024-06-20  9:49             ` Biju Das
2024-06-20  9:59               ` Lad, Prabhakar
2024-06-20 17:15         ` Lad, Prabhakar
2024-06-21  7:54           ` Wolfram Sang
2024-06-21 11:58             ` Geert Uytterhoeven
2024-06-21 12:33               ` Lad, Prabhakar
2024-06-28 14:17               ` Lad, Prabhakar
2024-06-20 15:40   ` Geert Uytterhoeven
2024-06-20 15:56     ` Lad, Prabhakar
2024-06-21  7:45       ` Wolfram Sang
2024-06-21  7:47         ` Wolfram Sang
2024-06-21  7:42     ` Wolfram Sang

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).