Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> --- Documentation/devicetree/bindings/serial/samsung_uart.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.txt b/Documentation/devicetree/bindings/serial/samsung_uart.txt index e85f37e..1ee1af0 100644 --- a/Documentation/devicetree/bindings/serial/samsung_uart.txt +++ b/Documentation/devicetree/bindings/serial/samsung_uart.txt @@ -1,7 +1,7 @@ * Samsung's UART Controller The Samsung's UART controller is used for interfacing SoC with serial -communicaion devices. +communication devices. Required properties: - compatible: should be one of following: @@ -21,7 +21,7 @@ Required properties: - clock-names: input names of clocks used by the controller: - "uart" - controller bus clock, - "clk_uart_baudN" - Nth baud base clock input (N = 0, 1, ...), - according to SoC User's Manual (only N = 0 is allowedfor SoCs without + according to SoC User's Manual (only N = 0 is allowed for SoCs without internal baud clock mux). - clocks: phandles and specifiers for all clocks specified in "clock-names" property, in the same order, according to clock bindings documentation [2]. -- 2.8.2.534.g1f66975 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html