Messages in this thread |  | | Date | Wed, 17 May 2023 16:55:08 +0200 | | Subject | Re: [PATCH v5 2/5] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 support | | From | Krzysztof Kozlowski <> |
| |
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@linaro.org>
Best regards, Krzysztof
|  |