The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
@ 2025-11-28 16:15 Josua Mayer
  2025-11-28 16:15 ` [PATCH 1/2] dt-bindings: mmc: renesas,sdhi: Add mux-states property Josua Mayer
  2025-11-28 16:15 ` [PATCH 2/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux Josua Mayer
  0 siblings, 2 replies; 7+ messages in thread
From: Josua Mayer @ 2025-11-28 16:15 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Geert Uytterhoeven, Magnus Damm, Wolfram Sang
  Cc: Mikhail Anikin, Yazan Shhady, Jon Nettleton, linux-mmc,
	devicetree, linux-kernel, linux-renesas-soc, Josua Mayer

Some Renesas SoC based boards mux SD and eMMC on a single sdio
controller, exposing user control by dip switch and software control by
gpio.

Purpose is to simplify development and provisioning by selecting boot
media at power-on, and again before starting linux.

Add binding and driver support for linking a (gpio) mux to renesas sdio
controller.

Signed-off-by: Josua Mayer <josua@solid-run.com>
---
Josua Mayer (2):
      dt-bindings: mmc: renesas,sdhi: Add mux-states property
      mmc: host: renesas_sdhi_core: support configuring an optional sdio mux

 .../devicetree/bindings/mmc/renesas,sdhi.yaml      | 14 +++++++++++
 drivers/mmc/host/Kconfig                           |  1 +
 drivers/mmc/host/renesas_sdhi.h                    |  1 +
 drivers/mmc/host/renesas_sdhi_core.c               | 27 +++++++++++++++++++---
 4 files changed, 40 insertions(+), 3 deletions(-)
---
base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20251128-rz-sdio-mux-acc5137f1618

Best regards,
-- 
Josua Mayer <josua@solid-run.com>


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

end of thread, other threads:[~2025-12-01 12:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-28 16:15 [PATCH 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux Josua Mayer
2025-11-28 16:15 ` [PATCH 1/2] dt-bindings: mmc: renesas,sdhi: Add mux-states property Josua Mayer
2025-11-28 18:49   ` Conor Dooley
2025-12-01 12:01     ` Josua Mayer
2025-11-30  8:22   ` Krzysztof Kozlowski
2025-12-01 12:02     ` Josua Mayer
2025-11-28 16:15 ` [PATCH 2/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux Josua Mayer

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