2 * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
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.
9 #include "am57xx-industrial-grade.dtsi"
13 rtc0 = &tps659038_rtc;
17 vmain: fixedregulator-vmain {
18 compatible = "regulator-fixed";
19 regulator-name = "VMAIN";
20 regulator-min-microvolt = <5000000>;
21 regulator-max-microvolt = <5000000>;
26 v3_3d: fixedregulator-v3_3d {
27 compatible = "regulator-fixed";
28 regulator-name = "V3_3D";
29 vin-supply = <&smps9_reg>;
30 regulator-min-microvolt = <3300000>;
31 regulator-max-microvolt = <3300000>;
36 vtt_fixed: fixedregulator-vtt {
38 compatible = "regulator-fixed";
39 regulator-name = "vtt_fixed";
40 vin-supply = <&v3_3d>;
41 regulator-min-microvolt = <3300000>;
42 regulator-max-microvolt = <3300000>;
50 clock-frequency = <400000>;
52 tps659038: tps659038@58 {
53 compatible = "ti,tps659038";
55 interrupts-extended = <&gpio6 16 IRQ_TYPE_LEVEL_HIGH
56 &dra7_pmx_core 0x418>;
57 #interrupt-cells = <2>;
59 ti,system-power-controller;
62 compatible = "ti,tps659038-pmic";
64 smps12-in-supply = <&vmain>;
65 smps3-in-supply = <&vmain>;
66 smps45-in-supply = <&vmain>;
67 smps6-in-supply = <&vmain>;
68 smps7-in-supply = <&vmain>;
69 smps8-in-supply = <&vmain>;
70 smps9-in-supply = <&vmain>;
71 ldo1-in-supply = <&vmain>;
72 ldo2-in-supply = <&vmain>;
73 ldo3-in-supply = <&vmain>;
74 ldo4-in-supply = <&vmain>;
75 ldo9-in-supply = <&vmain>;
76 ldoln-in-supply = <&vmain>;
77 ldousb-in-supply = <&vmain>;
78 ldortc-in-supply = <&vmain>;
83 regulator-name = "smps12";
84 regulator-min-microvolt = <850000>;
85 regulator-max-microvolt = <1250000>;
91 /* VDD_DDR EMIF1 EMIF2 */
92 regulator-name = "smps3";
93 regulator-min-microvolt = <1350000>;
94 regulator-max-microvolt = <1350000>;
100 /* VDD_DSPEVE on AM572 */
101 /* VDD_IVA + VDD_DSP on AM571 */
102 regulator-name = "smps45";
103 regulator-min-microvolt = <850000>;
104 regulator-max-microvolt = <1250000>;
111 regulator-name = "smps6";
112 regulator-min-microvolt = <850000>;
113 regulator-max-microvolt = <1250000>;
120 regulator-name = "smps7";
121 regulator-min-microvolt = <850000>;
122 regulator-max-microvolt = <1150000>;
128 /* 5728 - VDD_IVAHD */
129 /* 5718 - N.C. test point */
130 regulator-name = "smps8";
135 regulator-name = "smps9";
136 regulator-min-microvolt = <3300000>;
137 regulator-max-microvolt = <3300000>;
143 /* VDDSHV8 - VSDMMC */
144 /* NOTE: on rev 1.3a, data supply */
145 regulator-name = "ldo1";
146 regulator-min-microvolt = <1800000>;
147 regulator-max-microvolt = <3300000>;
154 regulator-name = "ldo2";
155 regulator-min-microvolt = <1800000>;
156 regulator-max-microvolt = <1800000>;
162 /* R1.3a 572x V1_8PHY_LDO3: USB, SATA */
163 regulator-name = "ldo3";
164 regulator-min-microvolt = <1800000>;
165 regulator-max-microvolt = <1800000>;
171 /* R1.3a 572x V1_8PHY_LDO4: PCIE, HDMI*/
172 regulator-name = "ldo4";
173 regulator-min-microvolt = <1800000>;
174 regulator-max-microvolt = <1800000>;
183 regulator-name = "ldo9";
184 regulator-min-microvolt = <840000>;
185 regulator-max-microvolt = <1160000>;
192 regulator-name = "ldoln";
193 regulator-min-microvolt = <1800000>;
194 regulator-max-microvolt = <1800000>;
200 /* VDDA_3V_USB: VDDA_USBHS33 */
201 regulator-name = "ldousb";
202 regulator-min-microvolt = <3300000>;
203 regulator-max-microvolt = <3300000>;
210 regulator-name = "ldortc";
211 regulator-min-microvolt = <1800000>;
212 regulator-max-microvolt = <1800000>;
219 regulator-name = "regen1";
225 /* Needed for PMIC internal resource */
226 regulator-name = "regen2";
233 tps659038_rtc: tps659038_rtc {
234 compatible = "ti,palmas-rtc";
235 interrupt-parent = <&tps659038>;
236 interrupts = <8 IRQ_TYPE_EDGE_FALLING>;
240 tps659038_pwr_button: tps659038_pwr_button {
241 compatible = "ti,palmas-pwrbutton";
242 interrupt-parent = <&tps659038>;
243 interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
245 ti,palmas-long-press-seconds = <12>;
248 tps659038_gpio: tps659038_gpio {
249 compatible = "ti,palmas-gpio";
258 interrupts-extended = <&crossbar_mpu GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH
259 &dra7_pmx_core 0x248>;
273 phy_id = <&davinci_mdio>, <0>;
275 dual_emac_res_vlan = <1>;
279 phy_id = <&davinci_mdio>, <1>;
281 dual_emac_res_vlan = <2>;
285 phy-supply = <&ldousb_reg>;
289 phy-supply = <&ldousb_reg>;
302 vmmc-supply = <&v3_3d>;
305 max-frequency = <96000000>;