From: Geert Uytterhoeven Date: Mon, 23 Apr 2018 07:32:40 +0000 (+0200) Subject: dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/ X-Git-Tag: Ubuntu-4.15.0-37.40~230 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=53356d761260785191a78a47eb683c22662bc7f5;p=mirror_ubuntu-bionic-kernel.git dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/ BugLink: http://bugs.launchpad.net/bugs/1794889 [ Upstream commit 34df2466b48dfe258e14fe2a7bc4641416575ade ] Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman Signed-off-by: Kamal Mostafa Signed-off-by: Stefan Bader --- diff --git a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt index 8ff65fa632fd..c06c045126fc 100644 --- a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt +++ b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt @@ -21,7 +21,7 @@ Required properties: - interrupts : identifier to the device interrupt - clocks : a list of phandle + clock-specifier pairs, one for each entry in clock names. -- clocks-names : +- clock-names : * "xtal" for external xtal clock identifier * "pclk" for the bus core clock, either the clk81 clock or the gate clock * "baud" for the source of the baudrate generator, can be either the xtal