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 serial0: serial@1c42000 {
24 serial1: serial@1d0c000 {
27 serial2: serial@1d0d000 {
35 clock-frequency = <100000>;
36 pinctrl-names = "default";
37 pinctrl-0 = <&i2c0_pins>;
47 max-frequency = <50000000>;
50 pinctrl-names = "default";
51 pinctrl-0 = <&mmc0_pins>;
55 pinctrl-names = "default";
56 pinctrl-0 = <&spi1_pins &spi1_cs0_pin>;
60 compatible = "m25p64";
61 spi-max-frequency = <30000000>;
65 reg = <0x00000000 0x00010000>;
70 reg = <0x00010000 0x00080000>;
75 reg = <0x00090000 0x00010000>;
80 reg = <0x000a0000 0x00280000>;
84 reg = <0x00320000 0x00400000>;
87 label = "MAC-Address";
88 reg = <0x007f0000 0x00010000>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&mdio_pins>;
99 eth0: ethernet@1e20000 {
101 pinctrl-names = "default";
102 pinctrl-0 = <&mii_pins>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&nand_cs3_pins>;
110 vbat: fixedregulator@0 {
111 compatible = "regulator-fixed";
112 regulator-name = "vbat";
113 regulator-min-microvolt = <5000000>;
114 regulator-max-microvolt = <5000000>;
119 /include/ "tps6507x.dtsi"
122 vdcdc1_2-supply = <&vbat>;
123 vdcdc3-supply = <&vbat>;
124 vldo1_2-supply = <&vbat>;
127 vdcdc1_reg: regulator@0 {
128 regulator-name = "VDCDC1_3.3V";
129 regulator-min-microvolt = <3150000>;
130 regulator-max-microvolt = <3450000>;
135 vdcdc2_reg: regulator@1 {
136 regulator-name = "VDCDC2_3.3V";
137 regulator-min-microvolt = <1710000>;
138 regulator-max-microvolt = <3450000>;
141 ti,defdcdc_default = <1>;
144 vdcdc3_reg: regulator@2 {
145 regulator-name = "VDCDC3_1.2V";
146 regulator-min-microvolt = <950000>;
147 regulator-max-microvolt = <1350000>;
150 ti,defdcdc_default = <1>;
153 ldo1_reg: regulator@3 {
154 regulator-name = "LDO1_1.8V";
155 regulator-min-microvolt = <1710000>;
156 regulator-max-microvolt = <1890000>;
161 ldo2_reg: regulator@4 {
162 regulator-name = "LDO2_1.2V";
163 regulator-min-microvolt = <1140000>;
164 regulator-max-microvolt = <1320000>;