Re: [PATCH v2 1/3] dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
From: Patrice CHOTARD
Date: Mon Jan 06 2025 - 05:50:40 EST
On 10/6/24 22:42, Alain Volmat wrote:
> ST STiH410 SoC has a Mali400. Add a compatible for it.
>
> Signed-off-by: Alain Volmat <avolmat@xxxxxx>
> ---
> Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml
> index abd4aa335fbcebafc9164bd4963f9db60f0450c4..9318817ea1357d4d66db951513d9bc033b222190 100644
> --- a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml
> +++ b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml
> @@ -33,6 +33,7 @@ properties:
> - rockchip,rk3188-mali
> - rockchip,rk3228-mali
> - samsung,exynos4210-mali
> + - st,stih410-mali
> - stericsson,db8500-mali
> - xlnx,zynqmp-mali
> - const: arm,mali-400
>
Hi Alain
Reviewed-by: Patrice Chotard <patrice.chotard@xxxxxxxxxxx>
Thanks