Commit cdbea098 authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Rob Herring

clk: exynos: Fix typos in DT bindings documentation

s/comptible/compatible/
Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
parent 53d6b360
...@@ -6,7 +6,7 @@ SoC's in the Exynos4 family. ...@@ -6,7 +6,7 @@ SoC's in the Exynos4 family.
Required Properties: Required Properties:
- comptible: should be one of the following. - compatible: should be one of the following.
- "samsung,exynos4210-clock" - controller compatible with Exynos4210 SoC. - "samsung,exynos4210-clock" - controller compatible with Exynos4210 SoC.
- "samsung,exynos4412-clock" - controller compatible with Exynos4412 SoC. - "samsung,exynos4412-clock" - controller compatible with Exynos4412 SoC.
......
...@@ -5,7 +5,7 @@ controllers within the Exynos5250 SoC. ...@@ -5,7 +5,7 @@ controllers within the Exynos5250 SoC.
Required Properties: Required Properties:
- comptible: should be one of the following. - compatible: should be one of the following.
- "samsung,exynos5250-clock" - controller compatible with Exynos5250 SoC. - "samsung,exynos5250-clock" - controller compatible with Exynos5250 SoC.
- reg: physical base address of the controller and length of memory mapped - reg: physical base address of the controller and length of memory mapped
......
...@@ -5,7 +5,7 @@ controllers within the Exynos5420 SoC. ...@@ -5,7 +5,7 @@ controllers within the Exynos5420 SoC.
Required Properties: Required Properties:
- comptible: should be one of the following. - compatible: should be one of the following.
- "samsung,exynos5420-clock" - controller compatible with Exynos5420 SoC. - "samsung,exynos5420-clock" - controller compatible with Exynos5420 SoC.
- reg: physical base address of the controller and length of memory mapped - reg: physical base address of the controller and length of memory mapped
......
...@@ -5,7 +5,7 @@ controllers within the Exynos5440 SoC. ...@@ -5,7 +5,7 @@ controllers within the Exynos5440 SoC.
Required Properties: Required Properties:
- comptible: should be "samsung,exynos5440-clock". - compatible: should be "samsung,exynos5440-clock".
- reg: physical base address of the controller and length of memory mapped - reg: physical base address of the controller and length of memory mapped
region. region.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment