Lines Matching +full:vcc1 +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0-only
3 * am335x-igep0033.dtsi - Device Tree file for IGEP COM AQUILA AM335x
5 * Copyright (C) 2013 ISEE 2007 SL - https://www.isee.biz
8 /dts-v1/;
11 #include <dt-bindings/interrupt-controller/irq.h>
16 cpu0-supply = <&vdd1_reg>;
26 pinctrl-names = "default";
27 pinctrl-0 = <&leds_pins>;
29 compatible = "gpio-leds";
34 default-state = "on";
39 compatible = "regulator-fixed";
40 regulator-name = "vbat";
41 regulator-min-microvolt = <5000000>;
42 regulator-max-microvolt = <5000000>;
43 regulator-boot-on;
47 compatible = "regulator-fixed";
48 regulator-name = "vmmc";
49 regulator-min-microvolt = <3300000>;
50 regulator-max-microvolt = <3300000>;
55 i2c0_pins: i2c0-pins {
56 pinctrl-single,pins = <
62 nandflash_pins: nandflash-pins {
63 pinctrl-single,pins = <
82 uart0_pins: uart0-pins {
83 pinctrl-single,pins = <
89 leds_pins: leds-pins {
90 pinctrl-single,pins = <
102 ethphy0: ethernet-phy@0 {
106 ethphy1: ethernet-phy@1 {
112 phy-handle = <&ethphy0>;
113 phy-mode = "rmii";
114 ti,dual-emac-pvid = <1>;
118 phy-handle = <&ethphy1>;
119 phy-mode = "rmii";
120 ti,dual-emac-pvid = <2>;
129 pinctrl-names = "default";
130 pinctrl-0 = <&nandflash_pins>;
135 compatible = "ti,omap2-nand";
137 interrupt-parent = <&gpmc>;
140 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
141 nand-bus-width = <8>;
142 ti,nand-ecc-opt = "bch8";
143 gpmc,device-width = <1>;
144 gpmc,sync-clk-ps = <0>;
145 gpmc,cs-on-ns = <0>;
146 gpmc,cs-rd-off-ns = <44>;
147 gpmc,cs-wr-off-ns = <44>;
148 gpmc,adv-on-ns = <6>;
149 gpmc,adv-rd-off-ns = <34>;
150 gpmc,adv-wr-off-ns = <44>;
151 gpmc,we-on-ns = <0>;
152 gpmc,we-off-ns = <40>;
153 gpmc,oe-on-ns = <0>;
154 gpmc,oe-off-ns = <54>;
155 gpmc,access-ns = <64>;
156 gpmc,rd-cycle-ns = <82>;
157 gpmc,wr-cycle-ns = <82>;
158 gpmc,bus-turnaround-ns = <0>;
159 gpmc,cycle2cycle-delay-ns = <0>;
160 gpmc,clk-activation-ns = <0>;
161 gpmc,wr-access-ns = <40>;
162 gpmc,wr-data-mux-bus-ns = <0>;
164 #address-cells = <1>;
165 #size-cells = <1>;
166 ti,elm-id = <&elm>;
175 label = "U-boot";
180 label = "U-Boot Env";
198 pinctrl-names = "default";
199 pinctrl-0 = <&i2c0_pins>;
201 clock-frequency = <400000>;
210 vmmc-supply = <&vmmc>;
211 bus-width = <4>;
216 pinctrl-names = "default";
217 pinctrl-0 = <&uart0_pins>;
227 vcc1-supply = <&vbat>;
228 vcc2-supply = <&vbat>;
229 vcc3-supply = <&vbat>;
230 vcc4-supply = <&vbat>;
231 vcc5-supply = <&vbat>;
232 vcc6-supply = <&vbat>;
233 vcc7-supply = <&vbat>;
234 vccio-supply = <&vbat>;
238 regulator-always-on;
242 regulator-always-on;
246 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
247 regulator-name = "vdd_mpu";
248 regulator-min-microvolt = <912500>;
249 regulator-max-microvolt = <1312500>;
250 regulator-boot-on;
251 regulator-always-on;
255 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
256 regulator-name = "vdd_core";
257 regulator-min-microvolt = <912500>;
258 regulator-max-microvolt = <1150000>;
259 regulator-boot-on;
260 regulator-always-on;
264 regulator-always-on;
268 regulator-always-on;
272 regulator-always-on;
276 regulator-always-on;
280 regulator-always-on;
284 regulator-always-on;
288 regulator-always-on;
292 regulator-always-on;
296 regulator-always-on;