Tim Bird | 71b5235 | 2014-09-30 15:49:49 -0700 | [diff] [blame] | 1 | #include "qcom-msm8974.dtsi" |
Ivan T. Ivanov | c912789 | 2015-02-03 14:17:59 +0200 | [diff] [blame] | 2 | #include "qcom-pm8841.dtsi" |
| 3 | #include "qcom-pm8941.dtsi" |
Bjorn Andersson | 0c808ab | 2015-10-20 21:57:45 -0700 | [diff] [blame] | 4 | #include <dt-bindings/gpio/gpio.h> |
Bjorn Andersson | e29d22e | 2015-10-20 21:57:46 -0700 | [diff] [blame] | 5 | #include <dt-bindings/input/input.h> |
Bjorn Andersson | 0c808ab | 2015-10-20 21:57:45 -0700 | [diff] [blame] | 6 | #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> |
Tim Bird | 71b5235 | 2014-09-30 15:49:49 -0700 | [diff] [blame] | 7 | |
| 8 | / { |
| 9 | model = "Sony Xperia Z1"; |
| 10 | compatible = "sony,xperia-honami", "qcom,msm8974"; |
| 11 | |
Stephen Boyd | 8f1dc3c | 2015-06-16 14:31:53 -0700 | [diff] [blame] | 12 | aliases { |
| 13 | serial0 = &blsp1_uart2; |
| 14 | }; |
| 15 | |
| 16 | chosen { |
| 17 | stdout-path = "serial0:115200n8"; |
| 18 | }; |
| 19 | |
Bjorn Andersson | e29d22e | 2015-10-20 21:57:46 -0700 | [diff] [blame] | 20 | gpio-keys { |
| 21 | compatible = "gpio-keys"; |
| 22 | input-name = "gpio-keys"; |
| 23 | |
| 24 | pinctrl-names = "default"; |
| 25 | pinctrl-0 = <&gpio_keys_pin_a>; |
| 26 | |
| 27 | volume-down { |
| 28 | label = "volume_down"; |
| 29 | gpios = <&pm8941_gpios 2 GPIO_ACTIVE_LOW>; |
| 30 | linux,input-type = <1>; |
| 31 | linux,code = <KEY_VOLUMEDOWN>; |
| 32 | }; |
| 33 | |
| 34 | camera-snapshot { |
| 35 | label = "camera_snapshot"; |
| 36 | gpios = <&pm8941_gpios 3 GPIO_ACTIVE_LOW>; |
| 37 | linux,input-type = <1>; |
| 38 | linux,code = <KEY_CAMERA>; |
| 39 | }; |
| 40 | |
| 41 | camera-focus { |
| 42 | label = "camera_focus"; |
| 43 | gpios = <&pm8941_gpios 4 GPIO_ACTIVE_LOW>; |
| 44 | linux,input-type = <1>; |
| 45 | linux,code = <KEY_CAMERA_FOCUS>; |
| 46 | }; |
| 47 | |
| 48 | volume-up { |
| 49 | label = "volume_up"; |
| 50 | gpios = <&pm8941_gpios 5 GPIO_ACTIVE_LOW>; |
| 51 | linux,input-type = <1>; |
| 52 | linux,code = <KEY_VOLUMEUP>; |
| 53 | }; |
| 54 | }; |
| 55 | |
Tim Bird | 71b5235 | 2014-09-30 15:49:49 -0700 | [diff] [blame] | 56 | memory@0 { |
| 57 | reg = <0 0x40000000>, <0x40000000 0x40000000>; |
| 58 | device_type = "memory"; |
| 59 | }; |
Bjorn Andersson | 0c808ab | 2015-10-20 21:57:45 -0700 | [diff] [blame] | 60 | |
| 61 | smd { |
| 62 | rpm { |
| 63 | rpm_requests { |
| 64 | pm8841-regulators { |
| 65 | s1 { |
| 66 | regulator-min-microvolt = <675000>; |
| 67 | regulator-max-microvolt = <1050000>; |
| 68 | }; |
| 69 | |
| 70 | s2 { |
| 71 | regulator-min-microvolt = <500000>; |
| 72 | regulator-max-microvolt = <1050000>; |
| 73 | }; |
| 74 | |
| 75 | s3 { |
| 76 | regulator-min-microvolt = <500000>; |
| 77 | regulator-max-microvolt = <1050000>; |
| 78 | }; |
| 79 | |
| 80 | s4 { |
| 81 | regulator-min-microvolt = <500000>; |
| 82 | regulator-max-microvolt = <1050000>; |
| 83 | }; |
| 84 | }; |
| 85 | |
| 86 | pm8941-regulators { |
| 87 | vdd_l1_l3-supply = <&pm8941_s1>; |
| 88 | vdd_l2_lvs1_2_3-supply = <&pm8941_s3>; |
| 89 | vdd_l4_l11-supply = <&pm8941_s1>; |
| 90 | vdd_l5_l7-supply = <&pm8941_s2>; |
| 91 | vdd_l6_l12_l14_l15-supply = <&pm8941_s2>; |
| 92 | vdd_l9_l10_l17_l22-supply = <&vreg_boost>; |
| 93 | vdd_l13_l20_l23_l24-supply = <&vreg_boost>; |
| 94 | vdd_l21-supply = <&vreg_boost>; |
| 95 | vin_5vs-supply = <&pm8941_5v>; |
| 96 | |
| 97 | s1 { |
| 98 | regulator-min-microvolt = <1300000>; |
| 99 | regulator-max-microvolt = <1300000>; |
| 100 | regulator-always-on; |
| 101 | regulator-boot-on; |
| 102 | }; |
| 103 | |
| 104 | s2 { |
| 105 | regulator-min-microvolt = <2150000>; |
| 106 | regulator-max-microvolt = <2150000>; |
| 107 | regulator-boot-on; |
| 108 | }; |
| 109 | |
| 110 | s3 { |
| 111 | regulator-min-microvolt = <1800000>; |
| 112 | regulator-max-microvolt = <1800000>; |
| 113 | regulator-always-on; |
| 114 | regulator-boot-on; |
| 115 | }; |
| 116 | |
| 117 | s4 { |
| 118 | regulator-min-microvolt = <5000000>; |
| 119 | regulator-max-microvolt = <5000000>; |
| 120 | }; |
| 121 | |
| 122 | l1 { |
| 123 | regulator-min-microvolt = <1225000>; |
| 124 | regulator-max-microvolt = <1225000>; |
| 125 | |
| 126 | regulator-always-on; |
| 127 | regulator-boot-on; |
| 128 | }; |
| 129 | |
| 130 | l2 { |
| 131 | regulator-min-microvolt = <1200000>; |
| 132 | regulator-max-microvolt = <1200000>; |
| 133 | }; |
| 134 | |
| 135 | l3 { |
| 136 | regulator-min-microvolt = <1200000>; |
| 137 | regulator-max-microvolt = <1200000>; |
| 138 | }; |
| 139 | |
| 140 | l4 { |
| 141 | regulator-min-microvolt = <1225000>; |
| 142 | regulator-max-microvolt = <1225000>; |
| 143 | }; |
| 144 | |
| 145 | l5 { |
| 146 | regulator-min-microvolt = <1800000>; |
| 147 | regulator-max-microvolt = <1800000>; |
| 148 | }; |
| 149 | |
| 150 | l6 { |
| 151 | regulator-min-microvolt = <1800000>; |
| 152 | regulator-max-microvolt = <1800000>; |
| 153 | |
| 154 | regulator-boot-on; |
| 155 | }; |
| 156 | |
| 157 | l7 { |
| 158 | regulator-min-microvolt = <1800000>; |
| 159 | regulator-max-microvolt = <1800000>; |
| 160 | |
| 161 | regulator-boot-on; |
| 162 | }; |
| 163 | |
| 164 | l8 { |
| 165 | regulator-min-microvolt = <1800000>; |
| 166 | regulator-max-microvolt = <1800000>; |
| 167 | }; |
| 168 | |
| 169 | l9 { |
| 170 | regulator-min-microvolt = <1800000>; |
| 171 | regulator-max-microvolt = <2950000>; |
| 172 | }; |
| 173 | |
| 174 | l11 { |
| 175 | regulator-min-microvolt = <1300000>; |
| 176 | regulator-max-microvolt = <1350000>; |
| 177 | }; |
| 178 | |
| 179 | l12 { |
| 180 | regulator-min-microvolt = <1800000>; |
| 181 | regulator-max-microvolt = <1800000>; |
| 182 | |
| 183 | regulator-always-on; |
| 184 | regulator-boot-on; |
| 185 | }; |
| 186 | |
| 187 | l13 { |
| 188 | regulator-min-microvolt = <1800000>; |
| 189 | regulator-max-microvolt = <2950000>; |
| 190 | |
| 191 | regulator-boot-on; |
| 192 | }; |
| 193 | |
| 194 | l14 { |
| 195 | regulator-min-microvolt = <1800000>; |
| 196 | regulator-max-microvolt = <1800000>; |
| 197 | }; |
| 198 | |
| 199 | l15 { |
| 200 | regulator-min-microvolt = <2050000>; |
| 201 | regulator-max-microvolt = <2050000>; |
| 202 | }; |
| 203 | |
| 204 | l16 { |
| 205 | regulator-min-microvolt = <2700000>; |
| 206 | regulator-max-microvolt = <2700000>; |
| 207 | }; |
| 208 | |
| 209 | l17 { |
| 210 | regulator-min-microvolt = <2700000>; |
| 211 | regulator-max-microvolt = <2700000>; |
| 212 | }; |
| 213 | |
| 214 | l18 { |
| 215 | regulator-min-microvolt = <2850000>; |
| 216 | regulator-max-microvolt = <2850000>; |
| 217 | }; |
| 218 | |
| 219 | l19 { |
| 220 | regulator-min-microvolt = <3300000>; |
| 221 | regulator-max-microvolt = <3300000>; |
| 222 | }; |
| 223 | |
| 224 | l20 { |
| 225 | regulator-min-microvolt = <2950000>; |
| 226 | regulator-max-microvolt = <2950000>; |
| 227 | |
| 228 | regulator-allow-set-load; |
| 229 | regulator-boot-on; |
| 230 | regulator-system-load = <200000>; |
| 231 | }; |
| 232 | |
| 233 | l21 { |
| 234 | regulator-min-microvolt = <2950000>; |
| 235 | regulator-max-microvolt = <2950000>; |
| 236 | |
| 237 | regulator-boot-on; |
| 238 | }; |
| 239 | |
| 240 | l22 { |
| 241 | regulator-min-microvolt = <3000000>; |
| 242 | regulator-max-microvolt = <3000000>; |
| 243 | }; |
| 244 | |
| 245 | l23 { |
| 246 | regulator-min-microvolt = <2800000>; |
| 247 | regulator-max-microvolt = <2800000>; |
| 248 | }; |
| 249 | |
| 250 | l24 { |
| 251 | regulator-min-microvolt = <3075000>; |
| 252 | regulator-max-microvolt = <3075000>; |
| 253 | |
| 254 | regulator-boot-on; |
| 255 | }; |
| 256 | }; |
| 257 | }; |
| 258 | }; |
| 259 | }; |
| 260 | |
| 261 | vreg_boost: vreg-boost { |
| 262 | compatible = "regulator-fixed"; |
| 263 | |
| 264 | regulator-name = "vreg-boost"; |
| 265 | regulator-min-microvolt = <3150000>; |
| 266 | regulator-max-microvolt = <3150000>; |
| 267 | |
| 268 | regulator-always-on; |
| 269 | regulator-boot-on; |
| 270 | |
| 271 | gpio = <&pm8941_gpios 21 GPIO_ACTIVE_HIGH>; |
| 272 | enable-active-high; |
| 273 | |
| 274 | pinctrl-names = "default"; |
| 275 | pinctrl-0 = <&boost_bypass_n_pin>; |
| 276 | }; |
Tim Bird | 71b5235 | 2014-09-30 15:49:49 -0700 | [diff] [blame] | 277 | }; |
| 278 | |
| 279 | &soc { |
Bjorn Andersson | f44cfce | 2015-10-20 21:57:47 -0700 | [diff] [blame^] | 280 | sdhci@f9824900 { |
| 281 | status = "ok"; |
| 282 | |
| 283 | vmmc-supply = <&pm8941_l20>; |
| 284 | vqmmc-supply = <&pm8941_s3>; |
| 285 | |
| 286 | bus-width = <8>; |
| 287 | non-removable; |
| 288 | |
| 289 | pinctrl-names = "default"; |
| 290 | pinctrl-0 = <&sdhc1_pin_a>; |
| 291 | }; |
| 292 | |
Tim Bird | 71b5235 | 2014-09-30 15:49:49 -0700 | [diff] [blame] | 293 | serial@f991e000 { |
| 294 | status = "ok"; |
Bjorn Andersson | c2e1445 | 2015-10-20 21:57:44 -0700 | [diff] [blame] | 295 | |
| 296 | pinctrl-names = "default"; |
| 297 | pinctrl-0 = <&blsp1_uart2_pin_a>; |
| 298 | }; |
| 299 | |
| 300 | pinctrl@fd510000 { |
| 301 | blsp1_uart2_pin_a: blsp1-uart2-pin-active { |
| 302 | rx { |
| 303 | pins = "gpio5"; |
| 304 | function = "blsp_uart2"; |
| 305 | |
| 306 | drive-strength = <2>; |
| 307 | bias-pull-up; |
| 308 | }; |
| 309 | |
| 310 | tx { |
| 311 | pins = "gpio4"; |
| 312 | function = "blsp_uart2"; |
| 313 | |
| 314 | drive-strength = <4>; |
| 315 | bias-disable; |
| 316 | }; |
| 317 | }; |
Bjorn Andersson | f44cfce | 2015-10-20 21:57:47 -0700 | [diff] [blame^] | 318 | |
| 319 | sdhc1_pin_a: sdhc1-pin-active { |
| 320 | clk { |
| 321 | pins = "sdc1_clk"; |
| 322 | drive-strength = <16>; |
| 323 | bias-disable; |
| 324 | }; |
| 325 | |
| 326 | cmd-data { |
| 327 | pins = "sdc1_cmd", "sdc1_data"; |
| 328 | drive-strength = <10>; |
| 329 | bias-pull-up; |
| 330 | }; |
| 331 | }; |
Tim Bird | 71b5235 | 2014-09-30 15:49:49 -0700 | [diff] [blame] | 332 | }; |
| 333 | }; |
Tim Bird | ccf97fe | 2015-07-16 16:55:33 -0700 | [diff] [blame] | 334 | |
| 335 | &spmi_bus { |
| 336 | pm8941@0 { |
Bjorn Andersson | 0c808ab | 2015-10-20 21:57:45 -0700 | [diff] [blame] | 337 | gpios@c000 { |
| 338 | boost_bypass_n_pin: boost-bypass { |
| 339 | pins = "gpio21"; |
| 340 | function = "normal"; |
| 341 | }; |
Bjorn Andersson | e29d22e | 2015-10-20 21:57:46 -0700 | [diff] [blame] | 342 | |
| 343 | gpio_keys_pin_a: gpio-keys-active { |
| 344 | pins = "gpio2", "gpio3", "gpio4", "gpio5"; |
| 345 | function = "normal"; |
| 346 | |
| 347 | bias-pull-up; |
| 348 | power-source = <PM8941_GPIO_S3>; |
| 349 | }; |
Bjorn Andersson | 0c808ab | 2015-10-20 21:57:45 -0700 | [diff] [blame] | 350 | }; |
| 351 | |
Tim Bird | ccf97fe | 2015-07-16 16:55:33 -0700 | [diff] [blame] | 352 | coincell@2800 { |
| 353 | status = "ok"; |
| 354 | qcom,rset-ohms = <2100>; |
| 355 | qcom,vset-millivolts = <3000>; |
| 356 | }; |
| 357 | }; |
| 358 | }; |