aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/serial/maxim,max310x.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/serial/maxim,max310x.txt b/Documentation/devicetree/bindings/serial/maxim,max310x.txt
index 0daf780882f6..83a919c241b0 100644
--- a/Documentation/devicetree/bindings/serial/maxim,max310x.txt
+++ b/Documentation/devicetree/bindings/serial/maxim,max310x.txt
@@ -13,8 +13,8 @@ Required properties:
13 controller. The format of the interrupt specifier depends on the 13 controller. The format of the interrupt specifier depends on the
14 parent interrupt controller. 14 parent interrupt controller.
15- clocks: phandle to the IC source clock. 15- clocks: phandle to the IC source clock.
16- clock-names: Should be "osc" if clock is an external crystal or 16- clock-names: Should be "xtal" if clock is an external crystal or
17 "xtal" if an external clock source is used. 17 "osc" if an external clock source is used.
18 18
19Optional properties: 19Optional properties:
20- gpio-controller: Marks the device node as a GPIO controller. 20- gpio-controller: Marks the device node as a GPIO controller.