On Saturday 17 July 2021 19:30:19 Andrew Lunn wrote: > On Sat, Jul 17, 2021 at 02:38:27PM +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> > > --- > > .../bindings/clock/armada3700-uart-clock.txt | 24 +++++++++++++++++++ > > .../devicetree/bindings/serial/mvebu-uart.txt | 9 ++++--- > > 2 files changed, 30 insertions(+), 3 deletions(-) > > create mode 100644 Documentation/devicetree/bindings/clock/armada3700-uart-clock.txt > > > > diff --git a/Documentation/devicetree/bindings/clock/armada3700-uart-clock.txt b/Documentation/devicetree/bindings/clock/armada3700-uart-clock.txt > > new file mode 100644 > > index 000000000000..144bc6d7eae8 > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/clock/armada3700-uart-clock.txt > > Since this is a new binding, please use YAML. Changed in v4.