[PATCH v2 1/3] dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible

Alain Volmat posted 3 patches 1 year, 4 months ago
[PATCH v2 1/3] dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
Posted by Alain Volmat 1 year, 4 months ago
ST STiH410 SoC has a Mali400. Add a compatible for it.

Signed-off-by: Alain Volmat <avolmat@me.com>
---
 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

-- 
2.43.0
Re: [PATCH v2 1/3] dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
Posted by Patrice CHOTARD 1 year, 1 month ago

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@me.com>
> ---
>  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@foss.st.com>

Thanks
Re: [PATCH v2 1/3] dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
Posted by Patrice CHOTARD 1 year, 1 month ago

On 1/6/25 11:47, Patrice CHOTARD wrote:
> 
> 
> 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@me.com>
>> ---
>>  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@foss.st.com>
> 
> Thanks


Applied on sti-next
Re: [PATCH v2 1/3] dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
Posted by Krzysztof Kozlowski 1 year, 4 months ago
On Sun, Oct 06, 2024 at 08:42:49PM +0000, Alain Volmat wrote:
> ST STiH410 SoC has a Mali400. Add a compatible for it.
> 
> Signed-off-by: Alain Volmat <avolmat@me.com>
> ---
>  Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof