Re: [PATCH v2 1/4] dt-bindings: display/msm: gpu: Document Adreno X2-185

From: Akhil P Oommen

Date: Thu May 07 2026 - 12:04:54 EST


On 5/3/2026 7:43 PM, Krzysztof Kozlowski wrote:
> On 03/05/2026 16:10, Krzysztof Kozlowski wrote:
>> On Fri, May 01, 2026 at 10:40:37PM +0530, Akhil P Oommen wrote:
>>> Adreno X2-185 GPU found in Glymur chipsets belongs to the A8x family.
>>> It features a new slice architecture with 4 slices, significantly higher
>>> bandwidth throughput compared to mobile counterparts, raytracing support,
>>> and the highest GPU Fmax seen so far on an Adreno GPU (1850 Mhz), among
>>> other improvements. Update the dt bindings documentation to describe this
>>> GPU.
>>>
>>> Signed-off-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>
>>> ---
>>> Documentation/devicetree/bindings/display/msm/gpu.yaml | 1 +
>>> 1 file changed, 1 insertion(+)
>>
>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
> I was a bit too fast and did not notice that this is only one if out of
> two required. Where are the constraints for the rest of flexible properties?
>

I will add a new entry under 'allOf' for Glymur to describe a constraint
for the 'reg' property.

-Akhil


> Best regards,
> Krzysztof