.. | .. |
---|
35 | 35 | #size-cells = <1>; |
---|
36 | 36 | ranges; |
---|
37 | 37 | |
---|
38 | | - chipid@10000000 { |
---|
| 38 | + chipid: chipid@10000000 { |
---|
39 | 39 | compatible = "samsung,exynos4210-chipid"; |
---|
40 | 40 | reg = <0x10000000 0x100>; |
---|
41 | 41 | }; |
---|
.. | .. |
---|
86 | 86 | }; |
---|
87 | 87 | |
---|
88 | 88 | gic: interrupt-controller@10481000 { |
---|
89 | | - compatible = "arm,gic-400", "arm,cortex-a15-gic", "arm,cortex-a9-gic"; |
---|
| 89 | + compatible = "arm,gic-400", "arm,cortex-a15-gic"; |
---|
90 | 90 | #interrupt-cells = <3>; |
---|
91 | 91 | interrupt-controller; |
---|
92 | 92 | reg = <0x10481000 0x1000>, |
---|
.. | .. |
---|
211 | 211 | }; |
---|
212 | 212 | |
---|
213 | 213 | prng: rng@10830400 { |
---|
214 | | - compatible = "samsung,exynos5250-prng"; |
---|
215 | | - reg = <0x10830400 0x200>; |
---|
| 214 | + compatible = "samsung,exynos5250-prng"; |
---|
| 215 | + reg = <0x10830400 0x200>; |
---|
216 | 216 | }; |
---|
217 | 217 | |
---|
218 | 218 | trng: rng@10830600 { |
---|
219 | | - compatible = "samsung,exynos5250-trng"; |
---|
220 | | - reg = <0x10830600 0x100>; |
---|
| 219 | + compatible = "samsung,exynos5250-trng"; |
---|
| 220 | + reg = <0x10830600 0x100>; |
---|
221 | 221 | }; |
---|
222 | 222 | |
---|
223 | 223 | g2d: g2d@10850000 { |
---|