Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (c) 2013 The Chromium OS Authors |
| 3 | * SAMSUNG EXYNOS5 SoC device tree source |
| 4 | * |
| 5 | * SPDX-License-Identifier: GPL-2.0+ |
| 6 | */ |
| 7 | |
Simon Glass | 2fdd7d9 | 2014-10-20 19:48:29 -0600 | [diff] [blame] | 8 | #include "skeleton.dtsi" |
Simon Glass | 6f755eb | 2015-01-05 20:05:42 -0700 | [diff] [blame] | 9 | #include <dt-bindings/gpio/gpio.h> |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 10 | |
| 11 | / { |
| 12 | compatible = "samsung,exynos5"; |
| 13 | |
Simon Glass | dd54739 | 2014-10-20 19:48:30 -0600 | [diff] [blame] | 14 | combiner: interrupt-controller@10440000 { |
| 15 | compatible = "samsung,exynos4210-combiner"; |
| 16 | #interrupt-cells = <2>; |
| 17 | interrupt-controller; |
| 18 | samsung,combiner-nr = <32>; |
| 19 | reg = <0x10440000 0x1000>; |
| 20 | interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>, |
| 21 | <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>, |
| 22 | <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>, |
| 23 | <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>, |
| 24 | <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>, |
| 25 | <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>, |
| 26 | <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>, |
| 27 | <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>; |
| 28 | }; |
| 29 | |
| 30 | gic: interrupt-controller@10481000 { |
| 31 | compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic"; |
| 32 | #interrupt-cells = <3>; |
| 33 | interrupt-controller; |
| 34 | reg = <0x10481000 0x1000>, |
| 35 | <0x10482000 0x1000>, |
| 36 | <0x10484000 0x2000>, |
| 37 | <0x10486000 0x2000>; |
| 38 | interrupts = <1 9 0xf04>; |
| 39 | }; |
| 40 | |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 41 | sromc@12250000 { |
| 42 | compatible = "samsung,exynos-sromc"; |
| 43 | reg = <0x12250000 0x20>; |
| 44 | #address-cells = <1>; |
| 45 | #size-cells = <0>; |
| 46 | }; |
| 47 | |
Simon Glass | dd54739 | 2014-10-20 19:48:30 -0600 | [diff] [blame] | 48 | combiner: interrupt-controller@10440000 { |
| 49 | compatible = "samsung,exynos4210-combiner"; |
| 50 | #interrupt-cells = <2>; |
| 51 | interrupt-controller; |
| 52 | samsung,combiner-nr = <32>; |
| 53 | reg = <0x10440000 0x1000>; |
| 54 | interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>, |
| 55 | <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>, |
| 56 | <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>, |
| 57 | <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>, |
| 58 | <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>, |
| 59 | <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>, |
| 60 | <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>, |
| 61 | <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>; |
| 62 | }; |
| 63 | |
| 64 | gic: interrupt-controller@10481000 { |
| 65 | compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic"; |
| 66 | #interrupt-cells = <3>; |
| 67 | interrupt-controller; |
| 68 | reg = <0x10481000 0x1000>, |
| 69 | <0x10482000 0x1000>, |
| 70 | <0x10484000 0x2000>, |
| 71 | <0x10486000 0x2000>; |
| 72 | interrupts = <1 9 0xf04>; |
| 73 | }; |
| 74 | |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 75 | i2c_0: i2c@12C60000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 76 | compatible = "samsung,s3c2440-i2c"; |
| 77 | reg = <0x12C60000 0x100>; |
| 78 | interrupts = <0 56 0>; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 79 | #address-cells = <1>; |
| 80 | #size-cells = <0>; |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 81 | }; |
| 82 | |
| 83 | i2c_1: i2c@12C70000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 84 | compatible = "samsung,s3c2440-i2c"; |
| 85 | reg = <0x12C70000 0x100>; |
| 86 | interrupts = <0 57 0>; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 87 | #address-cells = <1>; |
| 88 | #size-cells = <0>; |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 89 | }; |
| 90 | |
| 91 | i2c_2: i2c@12C80000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 92 | compatible = "samsung,s3c2440-i2c"; |
| 93 | reg = <0x12C80000 0x100>; |
| 94 | interrupts = <0 58 0>; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 95 | #address-cells = <1>; |
| 96 | #size-cells = <0>; |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 97 | }; |
| 98 | |
| 99 | i2c_3: i2c@12C90000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 100 | compatible = "samsung,s3c2440-i2c"; |
| 101 | reg = <0x12C90000 0x100>; |
| 102 | interrupts = <0 59 0>; |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 103 | #address-cells = <1>; |
| 104 | #size-cells = <0>; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 105 | }; |
| 106 | |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 107 | spi_0: spi@12d20000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 108 | #address-cells = <1>; |
| 109 | #size-cells = <0>; |
| 110 | compatible = "samsung,exynos-spi"; |
| 111 | reg = <0x12d20000 0x30>; |
| 112 | interrupts = <0 68 0>; |
| 113 | }; |
| 114 | |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 115 | spi_1: spi@12d30000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 116 | #address-cells = <1>; |
| 117 | #size-cells = <0>; |
| 118 | compatible = "samsung,exynos-spi"; |
| 119 | reg = <0x12d30000 0x30>; |
| 120 | interrupts = <0 69 0>; |
| 121 | }; |
| 122 | |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 123 | spi_2: spi@12d40000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 124 | #address-cells = <1>; |
| 125 | #size-cells = <0>; |
| 126 | compatible = "samsung,exynos-spi"; |
| 127 | reg = <0x12d40000 0x30>; |
| 128 | clock-frequency = <50000000>; |
| 129 | interrupts = <0 70 0>; |
| 130 | }; |
| 131 | |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 132 | spi_3: spi@131a0000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 133 | #address-cells = <1>; |
| 134 | #size-cells = <0>; |
| 135 | compatible = "samsung,exynos-spi"; |
| 136 | reg = <0x131a0000 0x30>; |
| 137 | interrupts = <0 129 0>; |
| 138 | }; |
| 139 | |
Simon Glass | f1ac35b | 2015-07-02 18:15:48 -0600 | [diff] [blame] | 140 | spi_4: spi@131b0000 { |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 141 | #address-cells = <1>; |
| 142 | #size-cells = <0>; |
| 143 | compatible = "samsung,exynos-spi"; |
| 144 | reg = <0x131b0000 0x30>; |
| 145 | interrupts = <0 130 0>; |
| 146 | }; |
| 147 | |
| 148 | ehci@12110000 { |
| 149 | compatible = "samsung,exynos-ehci"; |
| 150 | reg = <0x12110000 0x100>; |
| 151 | #address-cells = <1>; |
| 152 | #size-cells = <1>; |
| 153 | |
| 154 | phy { |
| 155 | compatible = "samsung,exynos-usb-phy"; |
| 156 | reg = <0x12130000 0x100>; |
| 157 | }; |
| 158 | }; |
| 159 | |
| 160 | tmu@10060000 { |
| 161 | compatible = "samsung,exynos-tmu"; |
| 162 | reg = <0x10060000 0x10000>; |
| 163 | }; |
| 164 | |
| 165 | fimd@14400000 { |
| 166 | compatible = "samsung,exynos-fimd"; |
| 167 | reg = <0x14400000 0x10000>; |
| 168 | #address-cells = <1>; |
| 169 | #size-cells = <1>; |
| 170 | }; |
| 171 | |
| 172 | dp@145b0000 { |
| 173 | compatible = "samsung,exynos5-dp"; |
| 174 | reg = <0x145b0000 0x1000>; |
| 175 | #address-cells = <1>; |
| 176 | #size-cells = <1>; |
| 177 | }; |
| 178 | |
| 179 | xhci0: xhci@12000000 { |
| 180 | compatible = "samsung,exynos5250-xhci"; |
| 181 | reg = <0x12000000 0x10000>; |
| 182 | #address-cells = <1>; |
| 183 | #size-cells = <1>; |
| 184 | |
| 185 | phy { |
| 186 | compatible = "samsung,exynos5250-usb3-phy"; |
| 187 | reg = <0x12100000 0x100>; |
| 188 | }; |
| 189 | }; |
| 190 | |
| 191 | mmc@12200000 { |
| 192 | #address-cells = <1>; |
| 193 | #size-cells = <0>; |
Jaehoon Chung | 7d3ca0f | 2014-05-16 13:59:51 +0900 | [diff] [blame] | 194 | compatible = "samsung,exynos-dwmmc"; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 195 | reg = <0x12200000 0x1000>; |
| 196 | interrupts = <0 75 0>; |
| 197 | }; |
| 198 | |
| 199 | mmc@12210000 { |
| 200 | #address-cells = <1>; |
| 201 | #size-cells = <0>; |
Jaehoon Chung | 7d3ca0f | 2014-05-16 13:59:51 +0900 | [diff] [blame] | 202 | compatible = "samsung,exynos-dwmmc"; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 203 | reg = <0x12210000 0x1000>; |
| 204 | interrupts = <0 76 0>; |
| 205 | }; |
| 206 | |
| 207 | mmc@12220000 { |
| 208 | #address-cells = <1>; |
| 209 | #size-cells = <0>; |
Jaehoon Chung | 7d3ca0f | 2014-05-16 13:59:51 +0900 | [diff] [blame] | 210 | compatible = "samsung,exynos-dwmmc"; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 211 | reg = <0x12220000 0x1000>; |
| 212 | interrupts = <0 77 0>; |
| 213 | }; |
| 214 | |
| 215 | mmc@12230000 { |
| 216 | #address-cells = <1>; |
| 217 | #size-cells = <0>; |
Jaehoon Chung | 7d3ca0f | 2014-05-16 13:59:51 +0900 | [diff] [blame] | 218 | compatible = "samsung,exynos-dwmmc"; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 219 | reg = <0x12230000 0x1000>; |
| 220 | interrupts = <0 78 0>; |
| 221 | }; |
| 222 | |
| 223 | serial@12C00000 { |
| 224 | compatible = "samsung,exynos4210-uart"; |
| 225 | reg = <0x12C00000 0x100>; |
| 226 | interrupts = <0 51 0>; |
| 227 | id = <0>; |
| 228 | }; |
| 229 | |
| 230 | serial@12C10000 { |
| 231 | compatible = "samsung,exynos4210-uart"; |
| 232 | reg = <0x12C10000 0x100>; |
| 233 | interrupts = <0 52 0>; |
| 234 | id = <1>; |
| 235 | }; |
| 236 | |
| 237 | serial@12C20000 { |
| 238 | compatible = "samsung,exynos4210-uart"; |
| 239 | reg = <0x12C20000 0x100>; |
| 240 | interrupts = <0 53 0>; |
| 241 | id = <2>; |
| 242 | }; |
| 243 | |
| 244 | serial@12C30000 { |
| 245 | compatible = "samsung,exynos4210-uart"; |
| 246 | reg = <0x12C30000 0x100>; |
| 247 | interrupts = <0 54 0>; |
Simon Glass | 9208fff | 2014-09-14 16:36:16 -0600 | [diff] [blame] | 248 | u-boot,dm-pre-reloc; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 249 | id = <3>; |
| 250 | }; |
Rajeshwari Birje | e2be336 | 2013-12-26 09:44:25 +0530 | [diff] [blame] | 251 | }; |