Re: [PATCH 16/20] dt-bindings: memory: snps: Detach Zynq DDRC controller support

From: Krzysztof Kozlowski
Date: Tue Aug 23 2022 - 05:00:02 EST


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