Re: [PATCH] dt-bindings: arm-smmu: qcom:: Fix Hawi compatible placement

From: Krzysztof Kozlowski

Date: Wed Apr 22 2026 - 10:43:08 EST


On 22/04/2026 16:27, Mukesh Ojha wrote:
>>> - enum:
>>> - qcom,eliza-smmu-500
>>> - qcom,glymur-smmu-500
>>> + - qcom,hawi-smmu-500
>>> - qcom,kaanapali-smmu-500
>>> - qcom,milos-smmu-500
>>> - qcom,qcm2290-smmu-500
>>> @@ -93,7 +94,6 @@ properties:
>>> items:
>>> - enum:
>>> - qcom,glymur-smmu-500
>>> - - qcom,hawi-smmu-500
>>
>> No, why? That's for GPU. Why are you moving GPU compatible to non-GPU place?
>
> Earlier commit was meant for CPUs and not for GPUs, hence moving it Or,

OK, but:

> Are you saying do not do the movement and add one for CPUs ?

yeah, because you might need it in this place for the GPU. Therefore I
would propose to check what compatible you expect for the GPU part and
just add it.

Best regards,
Krzysztof