Re: [PATCH 07/15] dt-bindings: mmc: renesas,sdhi: Document RZ/V2N support
From: Ulf Hansson
Date: Mon Apr 07 2025 - 12:16:26 EST
- trimmed cc-list
On Wed, 26 Mar 2025 at 15:40, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote:
>
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>
> Add SDHI bindings for the Renesas RZ/V2N (a.k.a R9A09G056) SoC. Use
> `renesas,sdhi-r9a09g057` as a fallback since the SD/MMC block on
> RZ/V2N is identical to the one on RZ/V2H(P), allowing reuse of the
> existing driver without modifications.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
Applied for next, thanks!
Kind regards
Uffe
> ---
> Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
> index 773baa6c2656..7563623876fc 100644
> --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
> +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
> @@ -69,7 +69,9 @@ properties:
> - renesas,sdhi-r9a09g011 # RZ/V2M
> - const: renesas,rzg2l-sdhi
> - items:
> - - const: renesas,sdhi-r9a09g047 # RZ/G3E
> + - enum:
> + - renesas,sdhi-r9a09g047 # RZ/G3E
> + - renesas,sdhi-r9a09g056 # RZ/V2N
> - const: renesas,sdhi-r9a09g057 # RZ/V2H(P)
>
> reg:
> --
> 2.49.0
>