On Wed, 28 May 2025 09:30:40 +0200, Tommaso Merciai wrote: > Add a compatible string for the Renesas RZ/G3E SoC variants that > include a Mali-G52 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. > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!