Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/omap2-mcspi', 'spi...
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / omap5-uevm.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/;
9
10 #include "omap5-board-common.dtsi"
11
12 / {
13         model = "TI OMAP5 uEVM board";
14         compatible = "ti,omap5-uevm", "ti,omap5";
15
16         memory@80000000 {
17                 device_type = "memory";
18                 reg = <0 0x80000000 0 0x7f000000>; /* 2032 MB */
19         };
20
21         aliases {
22                 ethernet = &ethernet;
23         };
24
25         leds {
26                 compatible = "gpio-leds";
27                 led1 {
28                         label = "omap5:blue:usr1";
29                         gpios = <&gpio5 25 GPIO_ACTIVE_HIGH>; /* gpio5_153 D1 LED */
30                         linux,default-trigger = "heartbeat";
31                         default-state = "off";
32                 };
33         };
34
35         evm_keys {
36                 compatible = "gpio-keys";
37
38                 pinctrl-names = "default";
39                 pinctrl-0 = <&evm_keys_pins>;
40
41                 #address-cells = <7>;
42                 #size-cells = <0>;
43
44                 btn1 {
45                         label = "BTN1";
46                         linux,code = <169>;
47                         gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;    /* gpio3_83 */
48                         wakeup-source;
49                         autorepeat;
50                         debounce_interval = <50>;
51                 };
52         };
53
54         evm_leds {
55                 compatible = "gpio-leds";
56
57                 led1 {
58                         label = "omap5:red:led";
59                         gpios = <&gpio9 17 GPIO_ACTIVE_HIGH>;
60                         linux,default-trigger = "mmc0";
61                         default-state = "off";
62                 };
63
64                 led2 {
65                         label = "omap5:green:led";
66                         gpios = <&gpio9 18 GPIO_ACTIVE_HIGH>;
67                         linux,default-trigger = "mmc1";
68                         default-state = "off";
69                 };
70
71                 led3 {
72                         label = "omap5:blue:led";
73                         gpios = <&gpio9 19 GPIO_ACTIVE_HIGH>;
74                         linux,default-trigger = "mmc2";
75                         default-state = "off";
76                 };
77
78                 led4 {
79                         label = "omap5:green:led1";
80                         gpios = <&gpio9 2 GPIO_ACTIVE_HIGH>;
81                         linux,default-trigger = "heartbeat";
82                         default-state = "off";
83                 };
84
85                 led5 {
86                         label = "omap5:green:led2";
87                         gpios = <&gpio9 3 GPIO_ACTIVE_HIGH>;
88                         linux,default-trigger = "default-on";
89                         default-state = "off";
90                 };
91
92                 led6 {
93                         label = "omap5:green:led3";
94                         gpios = <&gpio9 4 GPIO_ACTIVE_HIGH>;
95                         linux,default-trigger = "heartbeat";
96                         default-state = "off";
97                 };
98
99                 led7 {
100                         label = "omap5:green:led4";
101                         gpios = <&gpio9 5 GPIO_ACTIVE_HIGH>;
102                         linux,default-trigger = "default-on";
103                         default-state = "off";
104                 };
105
106                 led8 {
107                         label = "omap5:green:led5";
108                         gpios = <&gpio9 6 GPIO_ACTIVE_HIGH>;
109                         linux,default-trigger = "heartbeat";
110                         default-state = "off";
111                 };
112         };
113 };
114
115 &hdmi {
116         vdda-supply = <&ldo4_reg>;
117 };
118
119 &i2c1 {
120         eeprom@50 {
121                 compatible = "atmel,24c02";
122                 reg = <0x50>;
123         };
124 };
125
126 &i2c5 {
127         pinctrl-names = "default";
128         pinctrl-0 = <&i2c5_pins>;
129
130         clock-frequency = <400000>;
131
132         gpio9: gpio@22 {
133                 compatible = "ti,tca6424";
134                 reg = <0x22>;
135                 gpio-controller;
136                 #gpio-cells = <2>;
137         };
138 };
139
140 &omap5_pmx_core {
141         evm_keys_pins: pinmux_evm_keys_gpio_pins {
142                 pinctrl-single,pins = <
143                         OMAP5_IOPAD(0x0b6, PIN_INPUT | MUX_MODE6)       /* gpio3_83 */
144                 >;
145         };
146
147         i2c5_pins: pinmux_i2c5_pins {
148                 pinctrl-single,pins = <
149                         OMAP5_IOPAD(0x1c6, PIN_INPUT | MUX_MODE0)               /* i2c5_scl */
150                         OMAP5_IOPAD(0x1c8, PIN_INPUT | MUX_MODE0)               /* i2c5_sda */
151                 >;
152         };
153 };
154
155 &tpd12s015 {
156         gpios = <&gpio9 0 GPIO_ACTIVE_HIGH>,    /* TCA6424A P01, CT CP HPD */
157                 <&gpio9 1 GPIO_ACTIVE_HIGH>,    /* TCA6424A P00, LS OE */
158                 <&gpio7 1 GPIO_ACTIVE_HIGH>;    /* GPIO 193, HPD */
159 };
160
161 &twl6040 {
162         ti,audpwron-gpio = <&gpio5 13 GPIO_ACTIVE_HIGH>;  /* gpio line 141 */
163 };
164
165 &twl6040_pins {
166         pinctrl-single,pins = <
167                 OMAP5_IOPAD(0x1be, PIN_OUTPUT | MUX_MODE6)      /* mcspi1_somi.gpio5_141 */
168         >;
169 };
170
171 &usbhsehci {
172         #address-cells = <1>;
173         #size-cells = <0>;
174
175         hub@2 {
176                 compatible = "usb424,3503";
177                 reg = <2>;
178                 #address-cells = <1>;
179                 #size-cells = <0>;
180         };
181
182         ethernet: usbether@3 {
183                 compatible = "usb424,9730";
184                 reg = <3>;
185         };
186 };
187
188 &wlcore {
189         compatible = "ti,wl1837";
190 };