Re: [PATCH 1/2] dt-bindings: usb: parade,ps5511: Disallow unevaluated properties
From: Krzysztof Kozlowski
Date: Fri Jan 16 2026 - 02:58:27 EST
On 16/01/2026 08:55, Krzysztof Kozlowski wrote:
>>
>> Removing this is wrong. This is defining the number of downstream USB
>> ports for this hub.
>>
>> What's wrong here is 'type: object' is missing, so any property that's
>> not a object passes (no, 'properties' doesn't imply it's an object).
>>
>> We should fix dtschema to allow additionalProperties when not a
>> boolean property to coexist with unevaluatedProperties. I'll look into
>> it.
>
> I see your commit. I will send v2 of this.
Ah no, that commit from 13th Jan was for interrupts. So later then :)
Best regards,
Krzysztof