diff options
author | Abhilash Kesavan <a.kesavan@samsung.com> | 2012-11-20 04:20:40 -0500 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-11-20 04:20:56 -0500 |
commit | b9fa3e7b31928c0d767bf8e13ffbc6f35c20cac0 (patch) | |
tree | f1cd90d4da4d3249878943980bed88ef2ebd4638 /arch/arm/boot/dts/exynos5250.dtsi | |
parent | 7000fe8c7a072214d90ca1fc8189b25c30fdd918 (diff) |
ARM: EXYNOS: Add aliases for i2c controller
Add aliases to determine the i2c controller instance.
Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos5250.dtsi')
-rw-r--r-- | arch/arm/boot/dts/exynos5250.dtsi | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi index 190068f66499..04d93ecd1484 100644 --- a/arch/arm/boot/dts/exynos5250.dtsi +++ b/arch/arm/boot/dts/exynos5250.dtsi | |||
@@ -31,6 +31,15 @@ | |||
31 | gsc1 = &gsc_1; | 31 | gsc1 = &gsc_1; |
32 | gsc2 = &gsc_2; | 32 | gsc2 = &gsc_2; |
33 | gsc3 = &gsc_3; | 33 | gsc3 = &gsc_3; |
34 | i2c0 = &i2c_0; | ||
35 | i2c1 = &i2c_1; | ||
36 | i2c2 = &i2c_2; | ||
37 | i2c3 = &i2c_3; | ||
38 | i2c4 = &i2c_4; | ||
39 | i2c5 = &i2c_5; | ||
40 | i2c6 = &i2c_6; | ||
41 | i2c7 = &i2c_7; | ||
42 | i2c8 = &i2c_8; | ||
34 | }; | 43 | }; |
35 | 44 | ||
36 | gic:interrupt-controller@10481000 { | 45 | gic:interrupt-controller@10481000 { |
@@ -92,7 +101,7 @@ | |||
92 | interrupts = <0 54 0>; | 101 | interrupts = <0 54 0>; |
93 | }; | 102 | }; |
94 | 103 | ||
95 | i2c@12C60000 { | 104 | i2c_0: i2c@12C60000 { |
96 | compatible = "samsung,s3c2440-i2c"; | 105 | compatible = "samsung,s3c2440-i2c"; |
97 | reg = <0x12C60000 0x100>; | 106 | reg = <0x12C60000 0x100>; |
98 | interrupts = <0 56 0>; | 107 | interrupts = <0 56 0>; |
@@ -100,7 +109,7 @@ | |||
100 | #size-cells = <0>; | 109 | #size-cells = <0>; |
101 | }; | 110 | }; |
102 | 111 | ||
103 | i2c@12C70000 { | 112 | i2c_1: i2c@12C70000 { |
104 | compatible = "samsung,s3c2440-i2c"; | 113 | compatible = "samsung,s3c2440-i2c"; |
105 | reg = <0x12C70000 0x100>; | 114 | reg = <0x12C70000 0x100>; |
106 | interrupts = <0 57 0>; | 115 | interrupts = <0 57 0>; |
@@ -108,7 +117,7 @@ | |||
108 | #size-cells = <0>; | 117 | #size-cells = <0>; |
109 | }; | 118 | }; |
110 | 119 | ||
111 | i2c@12C80000 { | 120 | i2c_2: i2c@12C80000 { |
112 | compatible = "samsung,s3c2440-i2c"; | 121 | compatible = "samsung,s3c2440-i2c"; |
113 | reg = <0x12C80000 0x100>; | 122 | reg = <0x12C80000 0x100>; |
114 | interrupts = <0 58 0>; | 123 | interrupts = <0 58 0>; |
@@ -116,7 +125,7 @@ | |||
116 | #size-cells = <0>; | 125 | #size-cells = <0>; |
117 | }; | 126 | }; |
118 | 127 | ||
119 | i2c@12C90000 { | 128 | i2c_3: i2c@12C90000 { |
120 | compatible = "samsung,s3c2440-i2c"; | 129 | compatible = "samsung,s3c2440-i2c"; |
121 | reg = <0x12C90000 0x100>; | 130 | reg = <0x12C90000 0x100>; |
122 | interrupts = <0 59 0>; | 131 | interrupts = <0 59 0>; |
@@ -124,7 +133,7 @@ | |||
124 | #size-cells = <0>; | 133 | #size-cells = <0>; |
125 | }; | 134 | }; |
126 | 135 | ||
127 | i2c@12CA0000 { | 136 | i2c_4: i2c@12CA0000 { |
128 | compatible = "samsung,s3c2440-i2c"; | 137 | compatible = "samsung,s3c2440-i2c"; |
129 | reg = <0x12CA0000 0x100>; | 138 | reg = <0x12CA0000 0x100>; |
130 | interrupts = <0 60 0>; | 139 | interrupts = <0 60 0>; |
@@ -132,7 +141,7 @@ | |||
132 | #size-cells = <0>; | 141 | #size-cells = <0>; |
133 | }; | 142 | }; |
134 | 143 | ||
135 | i2c@12CB0000 { | 144 | i2c_5: i2c@12CB0000 { |
136 | compatible = "samsung,s3c2440-i2c"; | 145 | compatible = "samsung,s3c2440-i2c"; |
137 | reg = <0x12CB0000 0x100>; | 146 | reg = <0x12CB0000 0x100>; |
138 | interrupts = <0 61 0>; | 147 | interrupts = <0 61 0>; |
@@ -140,7 +149,7 @@ | |||
140 | #size-cells = <0>; | 149 | #size-cells = <0>; |
141 | }; | 150 | }; |
142 | 151 | ||
143 | i2c@12CC0000 { | 152 | i2c_6: i2c@12CC0000 { |
144 | compatible = "samsung,s3c2440-i2c"; | 153 | compatible = "samsung,s3c2440-i2c"; |
145 | reg = <0x12CC0000 0x100>; | 154 | reg = <0x12CC0000 0x100>; |
146 | interrupts = <0 62 0>; | 155 | interrupts = <0 62 0>; |
@@ -148,7 +157,7 @@ | |||
148 | #size-cells = <0>; | 157 | #size-cells = <0>; |
149 | }; | 158 | }; |
150 | 159 | ||
151 | i2c@12CD0000 { | 160 | i2c_7: i2c@12CD0000 { |
152 | compatible = "samsung,s3c2440-i2c"; | 161 | compatible = "samsung,s3c2440-i2c"; |
153 | reg = <0x12CD0000 0x100>; | 162 | reg = <0x12CD0000 0x100>; |
154 | interrupts = <0 63 0>; | 163 | interrupts = <0 63 0>; |
@@ -156,7 +165,7 @@ | |||
156 | #size-cells = <0>; | 165 | #size-cells = <0>; |
157 | }; | 166 | }; |
158 | 167 | ||
159 | i2c@12CE0000 { | 168 | i2c_8: i2c@12CE0000 { |
160 | compatible = "samsung,s3c2440-hdmiphy-i2c"; | 169 | compatible = "samsung,s3c2440-hdmiphy-i2c"; |
161 | reg = <0x12CE0000 0x1000>; | 170 | reg = <0x12CE0000 0x1000>; |
162 | interrupts = <0 64 0>; | 171 | interrupts = <0 64 0>; |