2 * Device Tree for DA850 EVM board
4 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation, version 2.
14 compatible = "ti,da850-evm", "ti,da850";
15 model = "DA850/AM1808/OMAP-L138 EVM";
18 pmx_core: pinmux@1c14120 {
21 mcasp0_pins: pinmux_mcasp0_pins {
22 pinctrl-single,bits = <
24 * AHCLKX, ACLKX, AFSX, AHCLKR, ACLKR,
27 0x00 0x11111111 0xffffffff
29 0x04 0x00011000 0x000ff000
33 serial0: serial@1c42000 {
36 serial1: serial@1d0c000 {
39 serial2: serial@1d0d000 {
47 clock-frequency = <100000>;
48 pinctrl-names = "default";
49 pinctrl-0 = <&i2c0_pins>;
54 tlv320aic3106: tlv320aic3106@18 {
55 #sound-dai-cells = <0>;
56 compatible = "ti,tlv320aic3106";
61 IOVDD-supply = <&vdcdc2_reg>;
62 /* Derived from VBAT: Baseboard 3.3V / 1.8V */
63 AVDD-supply = <&vbat>;
64 DRVDD-supply = <&vbat>;
65 DVDD-supply = <&vbat>;
73 max-frequency = <50000000>;
76 pinctrl-names = "default";
77 pinctrl-0 = <&mmc0_pins>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&spi1_pins &spi1_cs0_pin>;
86 compatible = "m25p64";
87 spi-max-frequency = <30000000>;
91 reg = <0x00000000 0x00010000>;
96 reg = <0x00010000 0x00080000>;
100 label = "U-Boot-Env";
101 reg = <0x00090000 0x00010000>;
106 reg = <0x000a0000 0x00280000>;
109 label = "Filesystem";
110 reg = <0x00320000 0x00400000>;
113 label = "MAC-Address";
114 reg = <0x007f0000 0x00010000>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&mdio_pins>;
123 bus_freq = <2200000>;
125 eth0: ethernet@1e20000 {
127 pinctrl-names = "default";
128 pinctrl-0 = <&mii_pins>;
136 pinctrl-names = "default";
137 pinctrl-0 = <&nand_cs3_pins>;
139 vbat: fixedregulator@0 {
140 compatible = "regulator-fixed";
141 regulator-name = "vbat";
142 regulator-min-microvolt = <5000000>;
143 regulator-max-microvolt = <5000000>;
148 compatible = "simple-audio-card";
149 simple-audio-card,name = "DA850/OMAP-L138 EVM";
150 simple-audio-card,widgets =
153 simple-audio-card,routing =
158 simple-audio-card,format = "dsp_b";
159 simple-audio-card,bitclock-master = <&link0_codec>;
160 simple-audio-card,frame-master = <&link0_codec>;
161 simple-audio-card,bitclock-inversion;
163 simple-audio-card,cpu {
164 sound-dai = <&mcasp0>;
165 system-clock-frequency = <24576000>;
168 link0_codec: simple-audio-card,codec {
169 sound-dai = <&tlv320aic3106>;
170 system-clock-frequency = <24576000>;
175 /include/ "tps6507x.dtsi"
178 vdcdc1_2-supply = <&vbat>;
179 vdcdc3-supply = <&vbat>;
180 vldo1_2-supply = <&vbat>;
183 vdcdc1_reg: regulator@0 {
184 regulator-name = "VDCDC1_3.3V";
185 regulator-min-microvolt = <3150000>;
186 regulator-max-microvolt = <3450000>;
191 vdcdc2_reg: regulator@1 {
192 regulator-name = "VDCDC2_3.3V";
193 regulator-min-microvolt = <1710000>;
194 regulator-max-microvolt = <3450000>;
197 ti,defdcdc_default = <1>;
200 vdcdc3_reg: regulator@2 {
201 regulator-name = "VDCDC3_1.2V";
202 regulator-min-microvolt = <950000>;
203 regulator-max-microvolt = <1350000>;
206 ti,defdcdc_default = <1>;
209 ldo1_reg: regulator@3 {
210 regulator-name = "LDO1_1.8V";
211 regulator-min-microvolt = <1710000>;
212 regulator-max-microvolt = <1890000>;
217 ldo2_reg: regulator@4 {
218 regulator-name = "LDO2_1.2V";
219 regulator-min-microvolt = <1140000>;
220 regulator-max-microvolt = <1320000>;
228 #sound-dai-cells = <0>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&mcasp0_pins>;
233 op-mode = <0>; /* MCASP_IIS_MODE */
236 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
247 ti,edma-reserved-slot-ranges = <32 50>;
251 ti,edma-reserved-slot-ranges = <32 90>;