Re: [PATCH] dt-bindings: memory: renesas,rzg3e-xspi: Document RZ/V2H(P) and RZ/V2N support
From: Rob Herring (Arm)
Date: Fri Jun 27 2025 - 16:27:36 EST
On Tue, 24 Jun 2025 18:16:05 +0100, Prabhakar wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>
> Document support for the Expanded Serial Peripheral Interface (xSPI)
> controller found on the Renesas RZ/V2H(P) (R9A09G057) and RZ/V2N
> (R9A09G056) SoCs.
>
> The xSPI hardware block on these SoCs is functionally identical to the
> one on the RZ/G3E (R9A09G047) SoC. Therefore, the existing driver can be
> reused without modification by using `renesas,r9a09g047-xspi` as a
> fallback compatible.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> ---
> .../bindings/memory-controllers/renesas,rzg3e-xspi.yaml | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>