diff options
-rw-r--r-- | Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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: | |||
21 | - interrupts : identifier to the device interrupt | 21 | - interrupts : identifier to the device interrupt |
22 | - clocks : a list of phandle + clock-specifier pairs, one for each | 22 | - clocks : a list of phandle + clock-specifier pairs, one for each |
23 | entry in clock names. | 23 | entry in clock names. |
24 | - clocks-names : | 24 | - clock-names : |
25 | * "xtal" for external xtal clock identifier | 25 | * "xtal" for external xtal clock identifier |
26 | * "pclk" for the bus core clock, either the clk81 clock or the gate clock | 26 | * "pclk" for the bus core clock, either the clk81 clock or the gate clock |
27 | * "baud" for the source of the baudrate generator, can be either the xtal | 27 | * "baud" for the source of the baudrate generator, can be either the xtal |