On 16/05/2023 23:33, Bhupesh Sharma wrote: > Add dt-bindings for EUD found on Qualcomm SM6115 / SM4250 SoC. > > On this SoC (and derivatives) the enable bit inside 'tcsr_check_reg' > needs to be set first to 'enable' the eud module. > > So, update the dt-bindings to accommodate the third register > + maxItems: 3 > > interrupts: > description: EUD interrupt > @@ -52,6 +56,38 @@ required: > > additionalProperties: false > > +allOf: > + - if: If there is going to be new version - put it before additionalProperties above, just like in example-schema. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof