Re: [PATCH 1/3] dt-bindings: gpu: mali-utgard: Add ST sti compatible
From: Krzysztof Kozlowski
Date: Sun Oct 06 2024 - 08:45:58 EST
On Sat, Oct 05, 2024 at 06:07:59PM +0000, Alain Volmat wrote:
> ST STi SoC family (stih410, stih418) 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..97a7ef0fea1a10df0ff485b9eb4468f44c92da39 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,sti-mali
That's quite generic compatible. I would expect here per-soc.
Best regards,
Krzysztof