diff options
Diffstat (limited to 'Bindings/clock/exynos5420-clock.txt')
-rw-r--r-- | Bindings/clock/exynos5420-clock.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/clock/exynos5420-clock.txt b/Bindings/clock/exynos5420-clock.txt index d54f42cf0440..717a7b1531c7 100644 --- a/Bindings/clock/exynos5420-clock.txt +++ b/Bindings/clock/exynos5420-clock.txt @@ -23,7 +23,7 @@ tree sources. Example 1: An example of a clock controller node is listed below. - clock: clock-controller@0x10010000 { + clock: clock-controller@10010000 { compatible = "samsung,exynos5420-clock"; reg = <0x10010000 0x30000>; #clock-cells = <1>; |