Re: [PATCH 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2H(P) SoC

From: Rob Herring (Arm)
Date: Fri Feb 21 2025 - 15:29:43 EST



On Tue, 18 Feb 2025 11:59:20 +0000, Prabhakar wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>
> Add a compatible string for the Renesas RZ/V2H(P) SoC variants that
> include a Mali-G31 GPU. These variants share the same restrictions on
> interrupts, clocks, and power domains as the RZ/G2L SoC, so extend
> the existing schema validation accordingly.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>

Applied, thanks!