On Tue, 13 Oct 2020 17:34:20 +0300, Alexandru Ardelean wrote: > This change converts the old binding for the AXI clkgen driver to a yaml > format. > > As maintainers, added: > - Lars-Peter Clausen <[email protected]> - as original author of driver & > binding > - Michael Hennerich <[email protected]> - as supporter of > Analog Devices drivers > > Acked-by: Michael Hennerich <[email protected]> > Acked-by: Lars-Peter Clausen <[email protected]> > Signed-off-by: Alexandru Ardelean <[email protected]> > --- > > Changelog v1 -> v2: > * add 'additionalProperties: false' > * changed 'clock@...' -> 'clock-controller@...' in example > * added Acked-by for Michael & Lars on the re-licensing > * updated description for 'clocks' property > > .../bindings/clock/adi,axi-clkgen.yaml | 53 +++++++++++++++++++ > .../devicetree/bindings/clock/axi-clkgen.txt | 25 --------- > 2 files changed, 53 insertions(+), 25 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/clock/adi,axi-clkgen.yaml > delete mode 100644 Documentation/devicetree/bindings/clock/axi-clkgen.txt >
Reviewed-by: Rob Herring <[email protected]>

