On 22/08/2022 22:07, Serge Semin wrote: > - > -allOf: > - - if: > - properties: > - compatible: > - contains: > - enum: > - - snps,ddrc-3.80a > - - xlnx,zynqmp-ddrc-2.40a > - then: > - required: > - - interrupts > - else: > - properties: > - interrupts: false This is not a pure "rename"... Organize your patches so only one thing is done at a time. Rename does not change the functional parts of the binding... Best regards, Krzysztof