On 31/01/2024 14:07, Andrei Simion wrote: > Convert devicetree binding mcp16502-regulator.txt to YAML format. > > Signed-off-by: Andrei Simion <andrei.simion@xxxxxxxxxxxxx> > --- > Changes v2 -> v3: > - keep one line of regulators description > - add additionalProperties: false for regulators > - "description:" at the end for each properties > > Changes v1 -> v2: > - reverse subject prefixes > - line break after file "description:" > - drop description for reg > - drop regulator-name > - add regulator-initial-mode > - unevaluatedProperties just after $ref: regulator.yaml# > - additionalProperties just before "required" I missed it before, why did you move it? Previous placement was what we expect. I did not comment about it. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> --- This is an automated instruction, just in case, because many review tags are being ignored. If you know the process, you can skip it (please do not feel offended by me posting it here - no bad intentions intended). If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions, under or above your Signed-off-by tag. Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 Best regards, Krzysztof