diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2013-11-18 06:46:12 -0500 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2013-12-03 00:36:50 -0500 |
commit | cdbea09819fc5f2ad84f1ffa218999632f0857a7 (patch) | |
tree | ee7203db8e138bc27b2b9defd84e4c75a4ba4487 /Documentation/devicetree/bindings/clock/exynos5250-clock.txt | |
parent | 53d6b36020c76b7d77514ec08394a75cb9deab08 (diff) |
clk: exynos: Fix typos in DT bindings documentation
s/comptible/compatible/
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/exynos5250-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/exynos5250-clock.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt index 24765c146e31..46f5c791ea0d 100644 --- a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt | |||
@@ -5,7 +5,7 @@ controllers within the Exynos5250 SoC. | |||
5 | 5 | ||
6 | Required Properties: | 6 | Required Properties: |
7 | 7 | ||
8 | - comptible: should be one of the following. | 8 | - compatible: should be one of the following. |
9 | - "samsung,exynos5250-clock" - controller compatible with Exynos5250 SoC. | 9 | - "samsung,exynos5250-clock" - controller compatible with Exynos5250 SoC. |
10 | 10 | ||
11 | - reg: physical base address of the controller and length of memory mapped | 11 | - reg: physical base address of the controller and length of memory mapped |