On Thu, 30 Sep 2021 11:58:35 +0200, Pali Rohár wrote: > This change adds DT bindings documentation for device nodes with compatible > string "marvell,armada-3700-uart-clock". > > Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> > > --- > Changes in v7 > * Fix errors > > Changes in v6 > * Fix license > * Rename node to clock-controller@12010 > * Remove maxItems > --- > .../clock/marvell,armada-3700-uart-clock.yaml | 59 +++++++++++++++++++ > 1 file changed, 59 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/marvell,armada-3700-uart-clock.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>