[PATCH v2 1/4] dt-bindings: gpu: img: Add AM62P SoC specific compatible

Michael Walle posted 4 patches 1 month, 2 weeks ago
[PATCH v2 1/4] dt-bindings: gpu: img: Add AM62P SoC specific compatible
Posted by Michael Walle 1 month, 2 weeks ago
The AM62P and the J722S features the same BXS-4 GPU as the J721S2. Add a
new SoC specific compatible.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
---
 Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
index 86ef68985317..a1f54dbae3f3 100644
--- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
+++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
@@ -40,6 +40,7 @@ properties:
           - const: img,img-rogue
       - items:
           - enum:
+              - ti,am62p-gpu
               - ti,j721s2-gpu
           - const: img,img-bxs-4-64
           - const: img,img-rogue
@@ -100,6 +101,7 @@ allOf:
           contains:
             enum:
               - ti,am62-gpu
+              - ti,am62p-gpu
               - ti,j721s2-gpu
     then:
       properties:
-- 
2.47.3
Re: [PATCH v2 1/4] dt-bindings: gpu: img: Add AM62P SoC specific compatible
Posted by Nishanth Menon 1 month ago
On 13:47-20251223, Michael Walle wrote:
> The AM62P and the J722S features the same BXS-4 GPU as the J721S2. Add a
> new SoC specific compatible.
> 
> Signed-off-by: Michael Walle <mwalle@kernel.org>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> ---
>  Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> index 86ef68985317..a1f54dbae3f3 100644
> --- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> +++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> @@ -40,6 +40,7 @@ properties:
>            - const: img,img-rogue
>        - items:
>            - enum:
> +              - ti,am62p-gpu
>                - ti,j721s2-gpu
>            - const: img,img-bxs-4-64
>            - const: img,img-rogue
> @@ -100,6 +101,7 @@ allOf:
>            contains:
>              enum:
>                - ti,am62-gpu
> +              - ti,am62p-gpu
>                - ti,j721s2-gpu
>      then:
>        properties:
> -- 
> 2.47.3
> 
> 
Matt/ DRM maintainers, could you pick this patch please?

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
https://ti.com/opensource
Re: [PATCH v2 1/4] dt-bindings: gpu: img: Add AM62P SoC specific compatible
Posted by Matt Coster 1 month ago
On 09/01/2026 12:10, Nishanth Menon wrote:
> On 13:47-20251223, Michael Walle wrote:
>> The AM62P and the J722S features the same BXS-4 GPU as the J721S2. Add a
>> new SoC specific compatible.
>>
>> Signed-off-by: Michael Walle <mwalle@kernel.org>
>> Acked-by: Conor Dooley <conor.dooley@microchip.com>
>> ---
>>  Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
>> index 86ef68985317..a1f54dbae3f3 100644
>> --- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
>> +++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
>> @@ -40,6 +40,7 @@ properties:
>>            - const: img,img-rogue
>>        - items:
>>            - enum:
>> +              - ti,am62p-gpu
>>                - ti,j721s2-gpu
>>            - const: img,img-bxs-4-64
>>            - const: img,img-rogue
>> @@ -100,6 +101,7 @@ allOf:
>>            contains:
>>              enum:
>>                - ti,am62-gpu
>> +              - ti,am62p-gpu
>>                - ti,j721s2-gpu
>>      then:
>>        properties:
>> -- 
>> 2.47.3
>>
>>
> Matt/ DRM maintainers, could you pick this patch please?
> 

Sure, I'll add this to drm-misc-next. Just for completness:

Reviewed-by: Matt Coster <matt.coster@imgtec.com>

Cheers,
Matt

-- 
Matt Coster
E: matt.coster@imgtec.com