On 10/01/2024 14:47, Tomer Maimon wrote: >>> + >>> + clock-names: >>> + items: >>> + - const: refclk >>> + >>> '#clock-cells': >>> const: 1 >>> description: >>> @@ -30,12 +38,20 @@ properties: >>> required: >>> - compatible >>> - reg >>> + - clocks >>> + - clock-names >> >> New required properties are an ABI break. That's fine if you explain why >> that's okay in the commit msg. > What do you mean? I think it was clear. Which part is not clear? > Could I add the new required properties to the required list? You just did, didn't you? And received feedback that you are breaking the ABI. Best regards, Krzysztof