]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/blob - arch/arm/boot/dts/dra7-evm.dts
Revert "ARM: DTS: dra7xx: switch wlan irq to edge trigger"
[android-sdk/kernel-video.git] / arch / arm / boot / dts / dra7-evm.dts
1 /*
2  * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
3  *
4  * This program is free software; you can redistribute it and/or modify
5  * it under the terms of the GNU General Public License version 2 as
6  * published by the Free Software Foundation.
7  */
8 /dts-v1/;
10 #include "dra74x.dtsi"
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/clk/ti-dra7-atl.h>
15 / {
16         model = "TI DRA742";
17         compatible = "ti,dra7-evm", "ti,dra742", "ti,dra74", "ti,dra7";
19         memory {
20                 device_type = "memory";
21                 reg = <0x80000000 0x60000000>; /* 1536 MB */
22         };
24         reserved-memory {
25                 #address-cells = <1>;
26                 #size-cells = <1>;
27                 ranges;
29                 ipu2_cma_pool: ipu2_cma@95800000 {
30                         compatible = "shared-dma-pool";
31                         reg = <0x95800000 0x3800000>;
32                         reusable;
33                         status = "okay";
34                 };
36                 dsp1_cma_pool: dsp1_cma@99000000 {
37                         compatible = "shared-dma-pool";
38                         reg = <0x99000000 0x4000000>;
39                         reusable;
40                         status = "okay";
41                 };
43                 ipu1_cma_pool: ipu1_cma@9d000000 {
44                         compatible = "shared-dma-pool";
45                         reg = <0x9d000000 0x2000000>;
46                         reusable;
47                         status = "okay";
48                 };
50                 dsp2_cma_pool: dsp2_cma@9f000000 {
51                         compatible = "shared-dma-pool";
52                         reg = <0x9f000000 0x800000>;
53                         reusable;
54                         status = "okay";
55                 };
57                 /* Required by cmem driver used by radio */
58                 cmem_radio: cmem@95400000 {
59                         reg = <0x95400000 0x400000>;
60                         no-map;
61                         status = "okay";
62                 };
63         };
65         extcon1: dra7x_usbid_extcon1 {
66                 compatible = "linux,extcon-gpio";
67                 gpios = <&pcf_gpio_21 1 GPIO_ACTIVE_LOW>;
68                 cable-name = "USB-HOST";
69         };
71         extcon2: dra7x_usbid_extcon2 {
72                 compatible = "linux,extcon-gpio";
73                 gpios = <&pcf_gpio_21 2 GPIO_ACTIVE_LOW>;
74                 cable-name = "USB-HOST";
75         };
77         evm_3v3_sd: fixedregulator-sd {
78                 compatible = "regulator-fixed";
79                 regulator-name = "evm_3v3_sd";
80                 regulator-min-microvolt = <3300000>;
81                 regulator-max-microvolt = <3300000>;
82                 enable-active-high;
83                 gpio = <&pcf_gpio_21 5 0>;
84         };
86         evm_3v3_sw: fixedregulator-evm_3v3_sw {
87                 compatible = "regulator-fixed";
88                 regulator-name = "evm_3v3_sw";
89                 vin-supply = <&sysen1>;
90                 regulator-min-microvolt = <3300000>;
91                 regulator-max-microvolt = <3300000>;
92         };
94         aic_dvdd: fixedregulator-aic_dvdd {
95                 /* TPS77018DBVT */
96                 compatible = "regulator-fixed";
97                 regulator-name = "aic_dvdd";
98                 vin-supply = <&evm_3v3_sw>;
99                 regulator-min-microvolt = <1800000>;
100                 regulator-max-microvolt = <1800000>;
101         };
103         vmmcwl_fixed: fixedregulator-mmcwl {
104                 compatible = "regulator-fixed";
105                 regulator-name = "vmmcwl_fixed";
106                 regulator-min-microvolt = <1800000>;
107                 regulator-max-microvolt = <1800000>;
108                 gpio = <&gpio5 8 0>;    /* gpio5_8 */
109                 startup-delay-us = <70000>;
110                 enable-active-high;
111         };
113         kim {
114                 compatible = "kim";
115                 nshutdown_gpio = <132>;
116                 dev_name = "/dev/ttyS2";
117                 flow_cntrl = <1>;
118                 baud_rate = <3686400>;
119         };
121         btwilink {
122                 compatible = "btwilink";
123         };
125         vtt_fixed: fixedregulator-vtt {
126                 compatible = "regulator-fixed";
127                 regulator-name = "vtt_fixed";
128                 regulator-min-microvolt = <1350000>;
129                 regulator-max-microvolt = <1350000>;
130                 regulator-always-on;
131                 regulator-boot-on;
132                 enable-active-high;
133                 vin-supply = <&sysen2>;
134                 gpio = <&gpio7 11 GPIO_ACTIVE_HIGH>;
135         };
137         aliases {
138                 display0 = &hdmi0;
139                 sound0 = &primary_sound;
140                 sound1 = &hdmi;
141         };
143         hdmi0: connector@1 {
144                 compatible = "hdmi-connector";
145                 label = "hdmi";
147                 type = "a";
149                 port {
150                         hdmi_connector_in: endpoint {
151                                 remote-endpoint = <&tpd12s015_out>;
152                         };
153                 };
154         };
156         tpd12s015: encoder@1 {
157                 compatible = "ti,dra7evm-tpd12s015";
159                 gpios = <&pcf_hdmi 4 0>,        /* P4, CT CP HPD */
160                         <&pcf_hdmi 5 0>,        /* P5, LS OE */
161                         <&gpio7 12 0>;  /* gpio7_12/sp1_cs2, HPD */
163                 ports {
164                         #address-cells = <1>;
165                         #size-cells = <0>;
167                         port@0 {
168                                 reg = <0>;
170                                 tpd12s015_in: endpoint@0 {
171                                         remote-endpoint = <&hdmi_out>;
172                                 };
173                         };
175                         port@1 {
176                                 reg = <1>;
178                                 tpd12s015_out: endpoint@0 {
179                                         remote-endpoint = <&hdmi_connector_in>;
180                                 };
181                         };
182                 };
183         };
185     ocp {
186         gpu: gpu@0x56000000 {
187             gpu0-voltdm = <&voltdm_gpu>;
188         };
189     };
191         primary_sound: primary_sound {
192                 compatible = "ti,dra7xx-evm-audio";
193                 ti,model = "DRA7xx-EVM";
194                 ti,always-on;
195                 ti,audio-codec = <&tlv320aic3106>;
196                 ti,mcasp-controller = <&mcasp3>;
197                 ti,codec-clock-rate = <11289600>;
198                 clocks = <&atl_clkin2_ck>;
199                 clock-names = "mclk";
200                 ti,audio-routing =
201                         "Headphone Jack",       "HPLOUT",
202                         "Headphone Jack",       "HPROUT",
203                         "Line Out",             "LLOUT",
204                         "Line Out",             "RLOUT",
205                         "MIC3L",                "Mic Jack",
206                         "MIC3R",                "Mic Jack",
207                         "Mic Jack",             "Mic Bias",
208                         "LINE1L",               "Line In",
209                         "LINE1R",               "Line In";
210         };
212         radio {
213                 compatible = "ti,dra7xx_radio";
214                 gpios = <&gpio6 20 0>;
215         };
216 };
218 &dra7_pmx_core {
219         i2c2_pins: pinmux_i2c2_pins {
220                 pinctrl-single,pins = <
221                         0x408 (PIN_INPUT | MUX_MODE0) /* i2c2_sda */
222                         0x40c (PIN_INPUT | MUX_MODE0) /* i2c2_scl */
223                 >;
224         };
226         dcan1_pins_default: dcan1_pins_default {
227                 pinctrl-single,pins = <
228                         0x3d0   (PIN_OUTPUT_PULLUP | MUX_MODE0) /* dcan1_tx */
229                         0x418   (PULL_UP | MUX_MODE1)           /* wakeup0.dcan1_rx */
230                 >;
231         };
233         dcan1_pins_sleep: dcan1_pins_sleep {
234                 pinctrl-single,pins = <
235                         0x3d0   (MUX_MODE15 | PULL_UP)  /* dcan1_tx.off */
236                         0x418   (MUX_MODE15 | PULL_UP)  /* wakeup0.off */
237                 >;
238         };
240         mmc1_pins_default: pinmux_mmc1_default_pins {
241                 pinctrl-single,pins = <
242                         0x354 (PIN_INPUT_PULLUP | MUX_MODE0)    /* mmc1_clk.clk */
243                         0x358 (PIN_INPUT_PULLUP | MUX_MODE0)    /* mmc1_cmd.cmd */
244                         0x35c (PIN_INPUT_PULLUP | MUX_MODE0)    /* mmc1_dat0.dat0 */
245                         0x360 (PIN_INPUT_PULLUP | MUX_MODE0)    /* mmc1_dat1.dat1 */
246                         0x364 (PIN_INPUT_PULLUP | MUX_MODE0)    /* mmc1_dat2.dat2 */
247                         0x368 (PIN_INPUT_PULLUP | MUX_MODE0)    /* mmc1_dat3.dat3 */
248                         0x36c (PIN_INPUT | MUX_MODE14)          /* mmc1sdcd.gpio187 */
249                 >;
250         };
252         mmc1_pins_hs: pinmux_mmc1_hs_pins {
253                 pinctrl-single,pins = <
254                         0x354 (PIN_INPUT_PULLUP | MUX_VIRTUAL_MODE11 | MUX_MODE0)       /* mmc1_clk.clk */
255                         0x358 (PIN_INPUT_PULLUP | MUX_VIRTUAL_MODE11 | MUX_MODE0)       /* mmc1_cmd.cmd */
256                         0x35c (PIN_INPUT_PULLUP | MUX_VIRTUAL_MODE11 | MUX_MODE0)       /* mmc1_dat0.dat0 */
257                         0x360 (PIN_INPUT_PULLUP | MUX_VIRTUAL_MODE11 | MUX_MODE0)       /* mmc1_dat1.dat1 */
258                         0x364 (PIN_INPUT_PULLUP | MUX_VIRTUAL_MODE11 | MUX_MODE0)       /* mmc1_dat2.dat2 */
259                         0x368 (PIN_INPUT_PULLUP | MUX_VIRTUAL_MODE11 | MUX_MODE0)       /* mmc1_dat3.dat3 */
260                 >;
261         };
263         mmc2_pins_default: mmc2_pins_default {
264                 pinctrl-single,pins = <
265                         0x9c (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a23.mmc2_clk */
266                         0xb0 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_cs1.mmc2_cmd */
267                         0xa0 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a24.mmc2_dat0 */
268                         0xa4 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a25.mmc2_dat1 */
269                         0xa8 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a26.mmc2_dat2 */
270                         0xac (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a27.mmc2_dat3 */
271                         0x8c (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a19.mmc2_dat4 */
272                         0x90 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a20.mmc2_dat5 */
273                         0x94 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a21.mmc2_dat6 */
274                         0x98 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a22.mmc2_dat7 */
275                 >;
276         };
278         mmc2_pins_hs: pinmux_mmc2_hs_pins {
279                 pinctrl-single,pins = <
280                         0x9c (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a23.mmc2_clk */
281                         0xb0 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_cs1.mmc2_cmd */
282                         0xa0 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a24.mmc2_dat0 */
283                         0xa4 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a25.mmc2_dat1 */
284                         0xa8 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a26.mmc2_dat2 */
285                         0xac (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a27.mmc2_dat3 */
286                         0x8c (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a19.mmc2_dat4 */
287                         0x90 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a20.mmc2_dat5 */
288                         0x94 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a21.mmc2_dat6 */
289                         0x98 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_a22.mmc2_dat7 */
290                 >;
291         };
292 };
294 &i2c1 {
295         status = "okay";
296         clock-frequency = <400000>;
298         tps659038: tps659038@58 {
299                 compatible = "ti,tps659038";
300                 reg = <0x58>;
302                 tps659038_pmic {
303                         compatible = "ti,tps659038-pmic";
305                         regulators {
306                                 smps123_reg: smps123 {
307                                         /* VDD_MPU */
308                                         regulator-name = "smps123";
309                                         regulator-min-microvolt = < 850000>;
310                                         regulator-max-microvolt = <1250000>;
311                                         regulator-always-on;
312                                         regulator-boot-on;
313                                 };
315                                 smps45_reg: smps45 {
316                                         /* VDD_DSPEVE */
317                                         regulator-name = "smps45";
318                                         regulator-min-microvolt = < 850000>;
319                                         regulator-max-microvolt = <1150000>;
320                                         regulator-boot-on;
321                                         regulator-always-on;
322                                 };
324                                 smps6_reg: smps6 {
325                                         /* VDD_GPU - over VDD_SMPS6 */
326                                         regulator-name = "smps6";
327                                         regulator-min-microvolt = <850000>;
328                                         regulator-max-microvolt = <1250000>;
329                                         regulator-boot-on;
330                                         regulator-always-on;
331                                 };
333                                 smps7_reg: smps7 {
334                                         /* CORE_VDD */
335                                         regulator-name = "smps7";
336                                         regulator-min-microvolt = <850000>;
337                                         regulator-max-microvolt = <1060000>;
338                                         regulator-always-on;
339                                         regulator-boot-on;
340                                 };
342                                 smps8_reg: smps8 {
343                                         /* VDD_IVAHD */
344                                         regulator-name = "smps8";
345                                         regulator-min-microvolt = < 850000>;
346                                         regulator-max-microvolt = <1250000>;
347                                         regulator-boot-on;
348                                         regulator-always-on;
349                                 };
351                                 smps9_reg: smps9 {
352                                         /* VDDS1V8 */
353                                         regulator-name = "smps9";
354                                         regulator-min-microvolt = <1800000>;
355                                         regulator-max-microvolt = <1800000>;
356                                         regulator-always-on;
357                                         regulator-boot-on;
358                                 };
360                                 ldo1_reg: ldo1 {
361                                         /* LDO1_OUT --> SDIO  */
362                                         regulator-name = "ldo1";
363                                         regulator-min-microvolt = <1800000>;
364                                         regulator-max-microvolt = <3300000>;
365                                         regulator-boot-on;
366                                         regulator-always-on;
367                                 };
369                                 ldo2_reg: ldo2 {
370                                         /* VDD_RTCIO */
371                                         /* LDO2 -> VDDSHV5, LDO2 also goes to CAN_PHY_3V3 */
372                                         regulator-name = "ldo2";
373                                         regulator-min-microvolt = <3300000>;
374                                         regulator-max-microvolt = <3300000>;
375                                         regulator-boot-on;
376                                         regulator-always-on;
377                                 };
379                                 ldo3_reg: ldo3 {
380                                         /* VDDA_1V8_PHY */
381                                         regulator-name = "ldo3";
382                                         regulator-min-microvolt = <1800000>;
383                                         regulator-max-microvolt = <1800000>;
384                                         regulator-always-on;
385                                         regulator-boot-on;
386                                 };
388                                 ldo9_reg: ldo9 {
389                                         /* VDD_RTC */
390                                         regulator-name = "ldo9";
391                                         regulator-min-microvolt = <1050000>;
392                                         regulator-max-microvolt = <1050000>;
393                                         regulator-boot-on;
394                                         regulator-always-on;
395                                 };
397                                 ldoln_reg: ldoln {
398                                         /* VDDA_1V8_PLL */
399                                         regulator-name = "ldoln";
400                                         regulator-min-microvolt = <1800000>;
401                                         regulator-max-microvolt = <1800000>;
402                                         regulator-always-on;
403                                         regulator-boot-on;
404                                 };
406                                 ldousb_reg: ldousb {
407                                         /* VDDA_3V_USB: VDDA_USBHS33 */
408                                         regulator-name = "ldousb";
409                                         regulator-min-microvolt = <3300000>;
410                                         regulator-max-microvolt = <3300000>;
411                                         regulator-boot-on;
412                                         regulator-always-on;
413                                 };
415                                 /* REGEN1 is unused */
417                                 regen2: regen2 {
418                                         /* Needed for PMIC internal resources */
419                                         regulator-name = "regen2";
420                                         regulator-boot-on;
421                                         regulator-always-on;
422                                 };
424                                 /* REGEN3 is unused */
426                                 sysen1: sysen1 {
427                                         /* PMIC_REGEN_3V3 */
428                                         regulator-name = "sysen1";
429                                         regulator-boot-on;
430                                         regulator-always-on;
431                                 };
433                                 sysen2: sysen2 {
434                                         /* PMIC_REGEN_DDR */
435                                         regulator-name = "sysen2";
436                                         regulator-boot-on;
437                                         regulator-always-on;
438                                 };
439                         };
440                 };
441         };
443         pcf_lcd: gpio@20 {
444                 compatible = "nxp,pcf8575";
445                 reg = <0x20>;
446                 gpio-controller;
447                 #gpio-cells = <2>;
448         };
450         pcf_gpio_21: gpio@21 {
451                 compatible = "ti,pcf8575";
452                 reg = <0x21>;
453                 lines-initial-states = <0x1408>;
454                 gpio-controller;
455                 #gpio-cells = <2>;
456                 interrupt-parent = <&gpio6>;
457                 interrupts = <11 IRQ_TYPE_EDGE_FALLING>;
458                 interrupt-controller;
459                 #interrupt-cells = <2>;
460         };
462         mxt244: touchscreen@4a {
463                 compatible = "atmel,mXT244";
464                 status = "okay";
465                 reg = <0x4a>;
466                 interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
468                 atmel,config = <
469                         /* MXT244_GEN_COMMAND(6) */
470                         0x00 0x00 0x00 0x00 0x00 0x00
471                         /* MXT244_GEN_POWER(7) */
472                         0x20 0xff 0x32
473                         /* MXT244_GEN_ACQUIRE(8) */
474                         0x0a 0x00 0x05 0x00 0x00 0x00 0x09 0x23
475                         /* MXT244_TOUCH_MULTI(9) */
476                         0x00 0x00 0x00 0x13 0x0b 0x00 0x00 0x00 0x02 0x00
477                         0x00 0x01 0x01 0x0e 0x0a 0x0a 0x0a 0x0a 0x00 0x00
478                         0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
479                         0x00
480                         /* MXT244_TOUCH_KEYARRAY(15) */
481                         0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
482                         0x00
483                         /* MXT244_COMMSCONFIG_T18(2) */
484                         0x00 0x00
485                         /* MXT244_SPT_GPIOPWM(19) */
486                         0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
487                         0x00 0x00 0x00 0x00 0x00 0x00
488                         /* MXT244_PROCI_GRIPFACE(20) */
489                         0x07 0x00 0x00 0x00 0x00 0x00 0x00 0x50 0x28 0x04
490                         0x0f 0x0a
491                         /* MXT244_PROCG_NOISE(22) */
492                         0x05 0x00 0x00 0x00 0x00 0x00 0x00 0x03 0x23 0x00
493                         0x00 0x05 0x0f 0x19 0x23 0x2d 0x03
494                         /* MXT244_TOUCH_PROXIMITY(23) */
495                         0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
496                         0x00 0x00 0x00 0x00 0x00
497                         /* MXT244_PROCI_ONETOUCH(24) */
498                         0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
499                         0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
500                         /* MXT244_SPT_SELFTEST(25) */
501                         0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
502                         0x00 0x00 0x00 0x00
503                         /* MXT244_PROCI_TWOTOUCH(27) */
504                         0x00 0x00 0x00 0x00 0x00 0x00 0x00
505                         /* MXT244_SPT_CTECONFIG(28) */
506                         0x00 0x00 0x02 0x08 0x10 0x00
507                 >;
509                 atmel,x_line = <18>;
510                 atmel,y_line = <12>;
511                 atmel,x_size = <800>;
512                 atmel,y_size = <480>;
513                 atmel,blen = <0x01>;
514                 atmel,threshold = <30>;
515                 atmel,voltage = <2800000>;
516                 atmel,orient = <0x4>;
517         };
519         tlv320aic3106: tlv320aic3106@18 {
520                 compatible = "ti,tlv320aic3106";
521                 reg = <0x18>;
522                 adc-settle-ms = <40>;
523                 ai3x-micbias-vg = <1>;          /* 2.0V */
524                 status = "okay";
526                 /* Regulators */
527                 AVDD-supply = <&evm_3v3_sw>;
528                 IOVDD-supply = <&evm_3v3_sw>;
529                 DRVDD-supply = <&evm_3v3_sw>;
530                 DVDD-supply = <&aic_dvdd>;
531         };
532 };
534 &i2c2 {
535         status = "okay";
536         pinctrl-names = "default";
537         pinctrl-0 = <&i2c2_pins>;
538         clock-frequency = <400000>;
540         pcf_hdmi: gpio@26 {
541                 compatible = "nxp,pcf8575";
542                 reg = <0x26>;
543                 lines-initial-states = <0xffeb>;
544                 gpio-controller;
545                 #gpio-cells = <2>;
546         };
548         ov10633@37 {
549                 compatible = "ovti,ov10633";
550                 reg = <0x37>;
552                 mux-gpios = <&pcf_hdmi 3        GPIO_ACTIVE_LOW>; /* CAM_FPD_MUX_S0 */
553                 port {
554                         onboardLI: endpoint {
555                                 remote-endpoint = <&vin1a>;
556                                 hsync-active = <1>;
557                                 vsync-active = <1>;
558                                 pclk-sample = <1>;
559                         };
560                 };
561         };
562 };
564 &i2c3 {
565         status = "okay";
566         clock-frequency = <3400000>;
567 };
569 &mcspi1 {
570         status = "okay";
571 };
573 &mcspi2 {
574         status = "okay";
575 };
577 &uart1 {
578         status = "okay";
579         interrupts-extended = <&gic GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH
580                                &dra7_pmx_core 0x3e0>;
581 };
583 &uart2 {
584         status = "okay";
585 };
587 &uart3 {
588         status = "okay";
589         gpios = <&pcf_gpio_21 14 GPIO_ACTIVE_LOW>;
590 };
592 &mmc1 {
593         status = "okay";
594         pbias-supply = <&pbias_mmc_reg>;
595         vmmc-supply = <&evm_3v3_sd>;
596         vmmc_aux-supply = <&ldo1_reg>;
597         bus-width = <4>;
598         /*
599          * SDCD signal is not being used here - using the fact that GPIO mode
600          * is always hardwired.
601          */
602         cd-gpios = <&gpio6 27 0>;
603         pinctrl-names = "default", "hs";
604         pinctrl-0 = <&mmc1_pins_default>;
605         pinctrl-1 = <&mmc1_pins_hs>;
606 };
608 &mmc2 {
609         status = "okay";
610         vmmc-supply = <&evm_3v3_sw>;
611         bus-width = <8>;
612         pinctrl-names = "default", "hs";
613         pinctrl-0 = <&mmc2_pins_default>;
614         pinctrl-1 = <&mmc2_pins_hs>;
615 };
617 &mmc4 {
618         status = "okay";
619         vmmc-supply = <&vmmcwl_fixed>;
620         bus-width = <4>;
621         cap-power-off-card;
622         keep-power-in-suspend;
623         ti,non-removable;
625         #address-cells = <1>;
626         #size-cells = <0>;
627         wlcore: wlcore@0 {
628                 compatible = "ti,wlcore";
629                 reg = <2>;
630                 interrupt-parent = <&gpio5>;
631                 interrupts = <7 IRQ_TYPE_NONE>;
632         };
633 };
635 &cpu0 {
636         cpu0-voltdm = <&voltdm_mpu>;
637         voltage-tolerance = <1>;
638 };
640 &voltdm_mpu {
641         vdd-supply = <&smps123_reg>;
642 };
644 &voltdm_dspeve {
645         vdd-supply = <&smps45_reg>;
646 };
648 &voltdm_gpu {
649         vdd-supply = <&smps6_reg>;
650 };
652 &voltdm_ivahd {
653         vdd-supply = <&smps8_reg>;
654 };
656 &voltdm_core {
657         vdd-supply = <&smps7_reg>;
658 };
660 &qspi {
661         status = "okay";
663         spi-max-frequency = <48000000>;
664         m25p80@0 {
665                 compatible = "s25fl256s1";
666                 spi-max-frequency = <48000000>;
667                 reg = <0>;
668                 spi-tx-bus-width = <1>;
669                 spi-rx-bus-width = <4>;
670                 spi-cpol;
671                 spi-cpha;
672                 #address-cells = <1>;
673                 #size-cells = <1>;
675                 /* MTD partition table.
676                  * The ROM checks the first four physical blocks
677                  * for a valid file to boot and the flash here is
678                  * 64KiB block size.
679                  */
680                 partition@0 {
681                         label = "QSPI.SPL";
682                         reg = <0x00000000 0x000010000>;
683                 };
684                 partition@1 {
685                         label = "QSPI.SPL.backup1";
686                         reg = <0x00010000 0x00010000>;
687                 };
688                 partition@2 {
689                         label = "QSPI.SPL.backup2";
690                         reg = <0x00020000 0x00010000>;
691                 };
692                 partition@3 {
693                         label = "QSPI.SPL.backup3";
694                         reg = <0x00030000 0x00010000>;
695                 };
696                 partition@4 {
697                         label = "QSPI.u-boot";
698                         reg = <0x00040000 0x00100000>;
699                 };
700                 partition@5 {
701                         label = "QSPI.u-boot-spl-os";
702                         reg = <0x00140000 0x00080000>;
703                 };
704                 partition@6 {
705                         label = "QSPI.u-boot-env";
706                         reg = <0x001c0000 0x00010000>;
707                 };
708                 partition@7 {
709                         label = "QSPI.u-boot-env.backup1";
710                         reg = <0x001d0000 0x0010000>;
711                 };
712                 partition@8 {
713                         label = "QSPI.kernel";
714                         reg = <0x001e0000 0x0800000>;
715                 };
716                 partition@9 {
717                         label = "QSPI.file-system";
718                         reg = <0x009e0000 0x01620000>;
719                 };
720         };
721 };
723 &omap_dwc3_1 {
724         extcon = <&extcon1>;
725 };
727 &omap_dwc3_2 {
728         extcon = <&extcon2>;
729 };
731 &usb1 {
732         dr_mode = "peripheral";
733 };
735 &usb2 {
736         dr_mode = "host";
737 };
739 &mac {
740         status = "okay";
741         dual_emac;
742 };
744 &cpsw_emac0 {
745         phy_id = <&davinci_mdio>, <2>;
746         phy-mode = "rgmii";
747         dual_emac_res_vlan = <1>;
748 };
750 &cpsw_emac1 {
751         phy_id = <&davinci_mdio>, <3>;
752         phy-mode = "rgmii";
753         dual_emac_res_vlan = <2>;
754 };
756 &elm {
757         status = "okay";
758 };
760 &gpmc {
761         status = "disabled";
762         ranges = <0 0 0 0x01000000>;    /* minimum GPMC partition = 16MB */
763         nand@0,0 {
764                 reg = <0 0 4>;          /* device IO registers */
765                 ti,nand-ecc-opt = "bch8";
766                 ti,elm-id = <&elm>;
767                 nand-bus-width = <16>;
768                 gpmc,device-width = <2>;
769                 gpmc,sync-clk-ps = <0>;
770                 gpmc,cs-on-ns = <0>;
771                 gpmc,cs-rd-off-ns = <80>;
772                 gpmc,cs-wr-off-ns = <80>;
773                 gpmc,adv-on-ns = <0>;
774                 gpmc,adv-rd-off-ns = <60>;
775                 gpmc,adv-wr-off-ns = <60>;
776                 gpmc,we-on-ns = <10>;
777                 gpmc,we-off-ns = <50>;
778                 gpmc,oe-on-ns = <4>;
779                 gpmc,oe-off-ns = <40>;
780                 gpmc,access-ns = <40>;
781                 gpmc,wr-access-ns = <80>;
782                 gpmc,rd-cycle-ns = <80>;
783                 gpmc,wr-cycle-ns = <80>;
784                 gpmc,bus-turnaround-ns = <0>;
785                 gpmc,cycle2cycle-delay-ns = <0>;
786                 gpmc,clk-activation-ns = <0>;
787                 gpmc,wait-monitoring-ns = <0>;
788                 gpmc,wr-data-mux-bus-ns = <0>;
789                 /* MTD partition table */
790                 /* All SPL-* partitions are sized to minimal length
791                  * which can be independently programmable. For
792                  * NAND flash this is equal to size of erase-block */
793                 #address-cells = <1>;
794                 #size-cells = <1>;
795                 partition@0 {
796                         label = "NAND.SPL";
797                         reg = <0x00000000 0x000020000>;
798                 };
799                 partition@1 {
800                         label = "NAND.SPL.backup1";
801                         reg = <0x00020000 0x00020000>;
802                 };
803                 partition@2 {
804                         label = "NAND.SPL.backup2";
805                         reg = <0x00040000 0x00020000>;
806                 };
807                 partition@3 {
808                         label = "NAND.SPL.backup3";
809                         reg = <0x00060000 0x00020000>;
810                 };
811                 partition@4 {
812                         label = "NAND.u-boot-spl-os";
813                         reg = <0x00080000 0x00040000>;
814                 };
815                 partition@5 {
816                         label = "NAND.u-boot";
817                         reg = <0x000c0000 0x00100000>;
818                 };
819                 partition@6 {
820                         label = "NAND.u-boot-env";
821                         reg = <0x001c0000 0x00020000>;
822                 };
823                 partition@7 {
824                         label = "NAND.u-boot-env.backup1";
825                         reg = <0x001e0000 0x00020000>;
826                 };
827                 partition@8 {
828                         label = "NAND.kernel";
829                         reg = <0x00200000 0x00800000>;
830                 };
831                 partition@9 {
832                         label = "NAND.file-system";
833                         reg = <0x00a00000 0x0f600000>;
834                 };
835         };
836 };
838 &gpio7 {
839         ti,no-reset-on-init;
840         ti,no-idle-on-init;
841 };
843 &dss {
844         status = "ok";
846         vdda_video-supply = <&ldoln_reg>;
847 };
849 &hdmi {
850         status = "ok";
851         vdda-supply = <&ldo3_reg>;
853         port {
854                 hdmi_out: endpoint {
855                         remote-endpoint = <&tpd12s015_in>;
856                 };
857         };
858 };
860 &dcan1 {
861         status = "ok";
862         pinctrl-names = "default", "sleep";
863         pinctrl-0 = <&dcan1_pins_default>;
864         pinctrl-1 = <&dcan1_pins_sleep>;
865 };
867 &mailbox5 {
868         status = "okay";
869         mbox_ipu1_legacy: mbox_ipu1_legacy {
870                 status = "okay";
871         };
872         mbox_dsp1_legacy: mbox_dsp1_legacy {
873                 status = "okay";
874         };
875 };
877 &mailbox6 {
878         status = "okay";
879         mbox_ipu2_legacy: mbox_ipu2_legacy {
880                 status = "okay";
881         };
882         mbox_dsp2_legacy: mbox_dsp2_legacy {
883                 status = "okay";
884         };
885 };
887 &mmu0_dsp1 {
888         status = "okay";
889 };
891 &mmu1_dsp1 {
892         status = "okay";
893 };
895 &mmu0_dsp2 {
896         status = "okay";
897 };
899 &mmu1_dsp2 {
900         status = "okay";
901 };
903 &mmu_ipu1 {
904         status = "okay";
905 };
907 &mmu_ipu2 {
908         status = "okay";
909 };
911 &ipu2 {
912         status = "okay";
913         memory-region = <&ipu2_cma_pool>;
914         mboxes = <&mailbox6 &mbox_ipu2_legacy>;
915         timers = <&timer3>;
916         watchdog-timers = <&timer4>, <&timer9>;
917 };
919 &ipu1 {
920         status = "okay";
921         memory-region = <&ipu1_cma_pool>;
922         mboxes = <&mailbox5 &mbox_ipu1_legacy>;
923         timers = <&timer11>;
924 };
926 &dsp1 {
927         status = "okay";
928         memory-region = <&dsp1_cma_pool>;
929         mboxes = <&mailbox5 &mbox_dsp1_legacy>;
930         timers = <&timer5>;
931 };
933 &dsp2 {
934         status = "okay";
935         memory-region = <&dsp2_cma_pool>;
936         mboxes = <&mailbox6 &mbox_dsp2_legacy>;
937         timers = <&timer6>;
938 };
940 &atl {
941         status = "okay";
943         atl1 {
944                 bws = <DRA7_ATL_WS_MCASP2_FSX>;
945                 aws = <DRA7_ATL_WS_MCASP6_FSX>;
946         };
948         atl2 {
949                 bws = <DRA7_ATL_WS_MCASP2_FSX>;
950                 aws = <DRA7_ATL_WS_MCASP3_FSX>;
951         };
952 };
954 &mcasp2 {
955         fck_parent = "atl_clkin2_ck";
957         status = "okay";
959         op-mode = <0>;  /* MCASP_IIS_MODE */
960         tdm-slots = <2>;
961         /* 8 serializer */
962         serial-dir = <  /* 0: INACTIVE, 1: TX, 2: RX */
963                 1 1 1 1 1 1 1 1
964         >;
965 };
967 &mcasp3 {
968         fck_parent = "atl_clkin2_ck";
970         status = "okay";
972         op-mode = <0>;          /* MCASP_IIS_MODE */
973         tdm-slots = <2>;
974         /* 4 serializer */
975         serial-dir = <  /* 0: INACTIVE, 1: TX, 2: RX */
976                 1 2 0 0
977         >;
978 };
980 &mcasp6 {
981         fck_parent = "atl_clkin1_ck";
983         status = "okay";
985         op-mode = <0>;  /* MCASP_IIS_MODE */
986         tdm-slots = <8>;
987         /* 4 serializer */
988         serial-dir = <  /* 0: INACTIVE, 1: TX, 2: RX */
989                 1 2 0 0
990         >;
991         tx-num-evt = <8>;
992         rx-num-evt = <8>;
993 };
995 &usb2_phy1 {
996         phy-supply = <&ldousb_reg>;
997 };
999 &usb2_phy2 {
1000         phy-supply = <&ldousb_reg>;
1001 };
1003 &vip1 {
1004         status = "okay";
1005 };
1007 &vin1a {
1008         endpoint@0 {
1009                 slave-mode;
1010                 remote-endpoint = <&onboardLI>;
1011         };
1012 };