On 02/03/2023 09:59, Sergio Paracuellos wrote: > Ralink RT2880 Watchdog bindings used text format, so migrate them to YAML. > There are some additions to the binding that were not in the original > txt file. This binding is used in RT2880, RT3050, RT3352, RT3883, RT5350, > and MT7620 SoCs. To properly align binding with driver code we need to add > to the schema 'clocks' and 'resets' properties. > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > --- > Changes in v3: > - Re-do commit message. > - add 'clocks' property and update example using it. > - drop 'reset-names'. > - Use 'unevaluatedProperties' instead of 'additionalProperties'. > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof