linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs
@ 2024-04-22 21:30 Prabhakar
  2024-04-22 21:30 ` [PATCH 1/6] dt-bindings: mmc: renesas,sdhi: Drop 'items' keyword Prabhakar
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Prabhakar @ 2024-04-22 21:30 UTC (permalink / raw)
  To: Geert Uytterhoeven, Ulf Hansson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Magnus Damm, Wolfram Sang,
	linux-mmc
  Cc: 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,

- RZ/G2UL and RZ/Five ("r9a07g043")
- RZ/G2L(C) ("r9a07g044")
- RZ/V2L ("r9a07g054")
- RZ/G3S ("r9a08g045")
- RZ/V2M ("r9a09g011")

The SD/MMC Interface in the above listed SoCs is not identical to that of
R-Car Gen3. These SoCs have HS400 disabled and use fixed address mode.
Therefore, we need to apply fixed_addr_mode and hs400_disabled quirks.
'renesas,rzg2l-sdhi' is introduced as a generic compatible string for the
above SoCs where fixed_addr_mode and hs400_disabled quirks will be applied.

Cheers,
Prabhakar

Lad Prabhakar (6):
  dt-bindings: mmc: renesas,sdhi: Drop 'items' keyword
  dt-bindings: mmc: renesas,sdhi: Document RZ/G2L family compatibility
  mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S,
    and RZ/V2M SoCs
  arm64: dts: renesas: r9a09g011: Update fallback string for SDHI nodes
  arm64: dts: renesas: rzg2l-family: Update fallback string for SDHI
    nodes
  arm64: dts: renesas: r9a08g045: Update fallback string for SDHI nodes

 .../devicetree/bindings/mmc/renesas,sdhi.yaml | 38 ++++++++-----------
 arch/arm64/boot/dts/renesas/r9a07g043.dtsi    |  4 +-
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi    |  4 +-
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi    |  4 +-
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi    |  6 +--
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi    |  6 +--
 drivers/mmc/host/renesas_sdhi_internal_dmac.c |  8 ++--
 7 files changed, 31 insertions(+), 39 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-24 14:41 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-22 21:30 [PATCH 0/6] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs Prabhakar
2024-04-22 21:30 ` [PATCH 1/6] dt-bindings: mmc: renesas,sdhi: Drop 'items' keyword Prabhakar
2024-04-23  6:29   ` Krzysztof Kozlowski
2024-04-23  7:21     ` Lad, Prabhakar
2024-04-23  9:59       ` Krzysztof Kozlowski
2024-04-23 11:26         ` Lad, Prabhakar
2024-04-22 21:30 ` [PATCH 2/6] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L family compatibility Prabhakar
2024-04-23  6:29   ` Krzysztof Kozlowski
2024-04-22 21:30 ` [PATCH 3/6] mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCs Prabhakar
2024-04-23  6:53   ` Geert Uytterhoeven
2024-04-23  7:11     ` Lad, Prabhakar
2024-04-22 21:30 ` [PATCH 4/6] arm64: dts: renesas: r9a09g011: Update fallback string for SDHI nodes Prabhakar
2024-04-24 14:40   ` Geert Uytterhoeven
2024-04-22 21:30 ` [PATCH 5/6] arm64: dts: renesas: rzg2l-family: " Prabhakar
2024-04-24 14:40   ` Geert Uytterhoeven
2024-04-22 21:30 ` [PATCH 6/6] arm64: dts: renesas: r9a08g045: " Prabhakar
2024-04-24 14:41   ` Geert Uytterhoeven
2024-04-23  6:57 ` [PATCH 0/6] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs Geert Uytterhoeven
2024-04-23  7:14   ` Lad, Prabhakar

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