1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
7 #include "omap5-board-common.dtsi"
10 model = "TI OMAP5 uEVM board";
11 compatible = "ti,omap5-uevm", "ti,omap5";
14 device_type = "memory";
15 reg = <0 0x80000000 0 0x7f000000>; /* 2032 MB */
23 compatible = "gpio-leds";
25 label = "omap5:blue:usr1";
26 gpios = <&gpio5 25 GPIO_ACTIVE_HIGH>; /* gpio5_153 D1 LED */
27 linux,default-trigger = "heartbeat";
28 default-state = "off";
33 compatible = "gpio-keys";
35 pinctrl-names = "default";
36 pinctrl-0 = <&evm_keys_pins>;
44 gpios = <&gpio3 19 GPIO_ACTIVE_LOW>; /* gpio3_83 */
47 debounce-interval = <50>;
52 compatible = "gpio-leds";
55 label = "omap5:red:led";
56 gpios = <&gpio9 17 GPIO_ACTIVE_HIGH>;
57 linux,default-trigger = "mmc0";
58 default-state = "off";
62 label = "omap5:green:led";
63 gpios = <&gpio9 18 GPIO_ACTIVE_HIGH>;
64 linux,default-trigger = "mmc1";
65 default-state = "off";
69 label = "omap5:blue:led";
70 gpios = <&gpio9 19 GPIO_ACTIVE_HIGH>;
71 linux,default-trigger = "mmc2";
72 default-state = "off";
76 label = "omap5:green:led1";
77 gpios = <&gpio9 2 GPIO_ACTIVE_HIGH>;
78 linux,default-trigger = "heartbeat";
79 default-state = "off";
83 label = "omap5:green:led2";
84 gpios = <&gpio9 3 GPIO_ACTIVE_HIGH>;
85 linux,default-trigger = "default-on";
86 default-state = "off";
90 label = "omap5:green:led3";
91 gpios = <&gpio9 4 GPIO_ACTIVE_HIGH>;
92 linux,default-trigger = "heartbeat";
93 default-state = "off";
97 label = "omap5:green:led4";
98 gpios = <&gpio9 5 GPIO_ACTIVE_HIGH>;
99 linux,default-trigger = "default-on";
100 default-state = "off";
104 label = "omap5:green:led5";
105 gpios = <&gpio9 6 GPIO_ACTIVE_HIGH>;
106 linux,default-trigger = "heartbeat";
107 default-state = "off";
113 vdda-supply = <&ldo4_reg>;
118 compatible = "atmel,24c02";
124 pinctrl-names = "default";
125 pinctrl-0 = <&i2c5_pins>;
127 clock-frequency = <400000>;
130 compatible = "ti,tca6424";
138 pinctrl-names = "default";
139 pinctrl-0 = <&mmc1_pins>;
141 cd-gpios = <&gpio5 24 GPIO_ACTIVE_LOW>; /* gpio5_152 */
145 evm_keys_pins: pinmux_evm_keys_gpio_pins {
146 pinctrl-single,pins = <
147 OMAP5_IOPAD(0x0b6, PIN_INPUT | MUX_MODE6) /* gpio3_83 */
151 i2c5_pins: pinmux_i2c5_pins {
152 pinctrl-single,pins = <
153 OMAP5_IOPAD(0x1c6, PIN_INPUT | MUX_MODE0) /* i2c5_scl */
154 OMAP5_IOPAD(0x1c8, PIN_INPUT | MUX_MODE0) /* i2c5_sda */
158 mmc1_pins: pinmux_mmc1_pins {
159 pinctrl-single,pins = <
160 OMAP5_IOPAD(0x1d4, PIN_INPUT_PULLUP | MUX_MODE6) /* gpio5_152 */
166 gpios = <&gpio9 0 GPIO_ACTIVE_HIGH>, /* TCA6424A P01, CT CP HPD */
167 <&gpio9 1 GPIO_ACTIVE_HIGH>, /* TCA6424A P00, LS OE */
168 <&gpio7 1 GPIO_ACTIVE_HIGH>; /* GPIO 193, HPD */
172 ti,audpwron-gpio = <&gpio5 13 GPIO_ACTIVE_HIGH>; /* gpio line 141 */
176 pinctrl-single,pins = <
177 OMAP5_IOPAD(0x1be, PIN_OUTPUT | MUX_MODE6) /* mcspi1_somi.gpio5_141 */
182 #address-cells = <1>;
186 compatible = "usb424,3503";
188 #address-cells = <1>;
192 ethernet: usbether@3 {
193 compatible = "usb424,9730";
199 compatible = "ti,wl1837";