2 * See craneboard.org for more details
4 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
12 #include "am3517.dtsi"
15 model = "TI AM3517 CraneBoard (TMDSEVM3517)";
16 compatible = "ti,am3517-craneboard", "ti,am3517", "ti,omap3";
19 device_type = "memory";
20 reg = <0x80000000 0x10000000>; /* 256 MB */
23 vbat: fixedregulator@0 {
24 compatible = "regulator-fixed";
25 regulator-name = "vbat";
26 regulator-min-microvolt = <5000000>;
27 regulator-max-microvolt = <5000000>;
41 clock-frequency = <2600000>;
49 clock-frequency = <400000>;
50 /* goes to expansion connector */
55 clock-frequency = <400000>;
56 /* goes to expansion connector */
61 vmmc-supply = <&vdd2_reg>;
66 /* goes to expansion connector */
71 /* goes to expansion connector */
75 #include "tps65910.dtsi"
78 tps_pins: pinmux_tps_pins {
79 pinctrl-single,pins = <
80 OMAP3_CORE1_IOPAD(0x21e0, PIN_INPUT_PULLUP | MUX_MODE0) /* sys_nirq.sys_nirq */
86 pinctrl-names = "default";
87 pinctrl-0 = <&tps_pins>;
89 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
90 interrupt-parent = <&intc>;
94 vcc1-supply = <&vbat>;
95 vcc2-supply = <&vbat>;
96 vcc3-supply = <&vbat>;
97 vcc4-supply = <&vbat>;
98 vcc5-supply = <&vbat>;
99 vcc6-supply = <&vbat>;
100 vcc7-supply = <&vbat>;
101 vccio-supply = <&vbat>;
104 vrtc_reg: regulator@0 {
108 vio_reg: regulator@1 {
114 * VDIG1=2.7V,300mA max
115 * VDIG2=1.8V,300mA max
118 vpll_reg: regulator@7 {
120 regulator-min-microvolt = <1800000>;
121 regulator-max-microvolt = <1800000>;
125 vaux1_reg: regulator@9 {
127 regulator-min-microvolt = <1800000>;
128 regulator-max-microvolt = <1800000>;
132 vaux2_reg: regulator@10 {
133 /* VDDA1P8V_USBPHY */
134 regulator-min-microvolt = <1800000>;
135 regulator-max-microvolt = <1800000>;
141 vdac_reg: regulator@8 {
143 regulator-min-microvolt = <1800000>;
144 regulator-max-microvolt = <1800000>;
148 vmmc_reg: regulator@12 {
149 /* VDDA3P3V_USBPHY */
150 regulator-min-microvolt = <3300000>;
151 regulator-max-microvolt = <3300000>;
155 vdd1_reg: regulator@2 {
157 regulator-name = "vdd_core";
158 regulator-min-microvolt = <1200000>;
159 regulator-max-microvolt = <1200000>;
164 vdd2_reg: regulator@3 {
166 regulator-name = "vdd_shv";
167 regulator-min-microvolt = <3300000>;
168 regulator-max-microvolt = <3300000>;