Skip to content

Commit

Permalink
Documentation: of-serial.txt - update for clocks phandle for clk
Browse files Browse the repository at this point in the history
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Murali Karicheri authored and Greg Kroah-Hartman committed Oct 25, 2012
1 parent 0bbeb3c commit ab72fa5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Documentation/devicetree/bindings/tty/serial/of-serial.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ Required properties:
- "serial" if the port type is unknown.
- reg : offset and length of the register set for the device.
- interrupts : should contain uart interrupt.
- clock-frequency : the input clock frequency for the UART.
- clock-frequency : the input clock frequency for the UART
or
clocks phandle to refer to the clk used as per Documentation/devicetree
/bindings/clock/clock-bindings.txt

Optional properties:
- current-speed : the current active speed of the UART.
Expand Down

0 comments on commit ab72fa5

Please sign in to comment.