Re: [PATCH] dt-bindings: display/msm/gmu: fix the schema being not applied
From: Krzysztof Kozlowski
Date: Wed Jun 26 2024 - 02:19:34 EST
On 26/06/2024 06:31, Dmitry Baryshkov wrote:
> On Tue, Jun 25, 2024 at 04:51:27PM GMT, Rob Herring wrote:
>> On Sun, Jun 23, 2024 at 02:59:30PM +0200, Krzysztof Kozlowski wrote:
>>> dtschema v2024.4, v2024.5 and maybe earlier do not select device nodes for
>>
>> That should be just since db9c05a08709 ("validator: Rework selecting
>> schemas for validation") AKA the 6x speed up in v2024.04.
>>
>>> given binding validation if the schema contains compatible list with
>>> pattern and a const fallback. This leads to binding being a no-op - not
>>> being applied at all. Issue should be fixed in the dtschema but for now
>>> add a work-around do the binding can be used against DTS validation.
>>
>> The issue is we only look at the first compatible. I'm testing out a fix
>> and will apply it tomorrow assuming no issues. With that, I don't think
>> we should apply this patch.
>
> I think we ended up picking up the next iteration of the patch, but we
> can probably land a revert later.
gpu patch was applied. This is gmu, so can be just ignored/skipped.
Anyway the code here should not have negative effect, so we can revert
it anytime later, e.g. when users upgrade to fixed dtschema.
Best regards,
Krzysztof