Skip to content

Commit

Permalink
dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
  • Loading branch information
geertu authored and robherring committed Apr 27, 2018
1 parent 83ef477 commit 779857e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 779857e

Please sign in to comment.