Lines Matching +full:fixed +full:- +full:regulator
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/
6 /dts-v1/;
9 #include <dt-bindings/pinctrl/am43xx.h>
10 #include <dt-bindings/pwm/pwm.h>
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
16 compatible = "ti,am437x-idk-evm","ti,am4372","ti,am43";
19 stdout-path = &uart0;
22 v24_0d: fixed-regulator-v24_0d {
23 compatible = "regulator-fixed";
24 regulator-name = "V24_0D";
25 regulator-min-microvolt = <24000000>;
26 regulator-max-microvolt = <24000000>;
27 regulator-always-on;
28 regulator-boot-on;
31 v3_3d: fixed-regulator-v3_3d {
32 compatible = "regulator-fixed";
33 regulator-name = "V3_3D";
34 regulator-min-microvolt = <3300000>;
35 regulator-max-microvolt = <3300000>;
36 regulator-always-on;
37 regulator-boot-on;
38 vin-supply = <&v24_0d>;
41 vdd_corereg: fixed-regulator-vdd_corereg {
42 compatible = "regulator-fixed";
43 regulator-name = "VDD_COREREG";
44 regulator-min-microvolt = <1100000>;
45 regulator-max-microvolt = <1100000>;
46 regulator-always-on;
47 regulator-boot-on;
48 vin-supply = <&v24_0d>;
51 vdd_core: fixed-regulator-vdd_core {
52 compatible = "regulator-fixed";
53 regulator-name = "VDD_CORE";
54 regulator-min-microvolt = <1100000>;
55 regulator-max-microvolt = <1100000>;
56 regulator-always-on;
57 regulator-boot-on;
58 vin-supply = <&vdd_corereg>;
61 v1_8dreg: fixed-regulator-v1_8dreg{
62 compatible = "regulator-fixed";
63 regulator-name = "V1_8DREG";
64 regulator-min-microvolt = <1800000>;
65 regulator-max-microvolt = <1800000>;
66 regulator-always-on;
67 regulator-boot-on;
68 vin-supply = <&v24_0d>;
71 v1_8d: fixed-regulator-v1_8d{
72 compatible = "regulator-fixed";
73 regulator-name = "V1_8D";
74 regulator-min-microvolt = <1800000>;
75 regulator-max-microvolt = <1800000>;
76 regulator-always-on;
77 regulator-boot-on;
78 vin-supply = <&v1_8dreg>;
81 v1_5dreg: fixed-regulator-v1_5dreg{
82 compatible = "regulator-fixed";
83 regulator-name = "V1_5DREG";
84 regulator-min-microvolt = <1500000>;
85 regulator-max-microvolt = <1500000>;
86 regulator-always-on;
87 regulator-boot-on;
88 vin-supply = <&v24_0d>;
91 v1_5d: fixed-regulator-v1_5d{
92 compatible = "regulator-fixed";
93 regulator-name = "V1_5D";
94 regulator-min-microvolt = <1500000>;
95 regulator-max-microvolt = <1500000>;
96 regulator-always-on;
97 regulator-boot-on;
98 vin-supply = <&v1_5dreg>;
102 compatible = "gpio-keys";
103 pinctrl-names = "default";
104 pinctrl-0 = <&gpio_keys_pins_default>;
105 #address-cells = <1>;
106 #size-cells = <0>;
109 label = "power-button";
115 /* fixed 32k external oscillator clock */
117 #clock-cells = <0>;
118 compatible = "fixed-clock";
119 clock-frequency = <32768>;
122 leds-iio {
124 compatible = "gpio-leds";
125 led-out0 {
128 default-state = "off";
131 led-out1 {
134 default-state = "off";
137 led-out2 {
140 default-state = "off";
143 led-out3 {
146 default-state = "off";
149 led-out4 {
152 default-state = "off";
155 led-out5 {
158 default-state = "off";
161 led-out6 {
164 default-state = "off";
167 led-out7 {
170 default-state = "off";
177 pinctrl-single,pins = <
183 pinctrl-single,pins = <
190 pinctrl-single,pins = <
197 pinctrl-single,pins = <
204 pinctrl-single,pins = <
211 pinctrl-single,pins = <
223 pinctrl-single,pins = <
235 pinctrl-single,pins = <
244 pinctrl-single,pins = <
253 pinctrl-single,pins = <
259 pinctrl-single,pins = <
276 pinctrl-single,pins = <
293 pinctrl-single,pins = <
301 pinctrl-single,pins = <
309 pinctrl-single,pins = <
320 pinctrl-single,pins = <
333 pinctrl-names = "default", "sleep";
334 pinctrl-0 = <&i2c0_pins_default>;
335 pinctrl-1 = <&i2c0_pins_sleep>;
336 clock-frequency = <400000>;
347 regulator-name = "VDD_MPU";
348 regulator-min-microvolt = <950000>;
349 regulator-max-microvolt = <1330000>;
350 regulator-boot-on;
351 regulator-always-on;
352 ti,vsel0-state-high;
353 ti,vsel1-state-high;
354 vin-supply = <&v3_3d>;
360 pinctrl-names = "default", "sleep";
361 pinctrl-0 = <&i2c2_pins_default>;
362 pinctrl-1 = <&i2c2_pins_sleep>;
363 clock-frequency = <100000>;
368 gpio-controller;
369 #gpio-cells = <2>;
375 pinctrl-names = "default", "sleep";
376 pinctrl-0 = <&spi1_pins_default>;
377 pinctrl-1 = <&spi1_pins_sleep>;
378 ti,pindir-d0-out-d1-in;
381 compatible = "pisosr-gpio";
382 gpio-controller;
383 #gpio-cells = <2>;
385 load-gpios = <&gpio3 1 GPIO_ACTIVE_LOW>;
388 spi-max-frequency = <1000000>;
389 spi-cpol;
399 pinctrl-names = "default";
400 pinctrl-0 = <&ecap0_pins_default>;
425 pinctrl-names = "default", "sleep";
426 pinctrl-0 = <&mmc1_pins_default>;
427 pinctrl-1 = <&mmc1_pins_sleep>;
428 vmmc-supply = <&v3_3d>;
429 bus-width = <4>;
430 cd-gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
435 pinctrl-names = "default", "sleep";
436 pinctrl-0 = <&qspi_pins_default>;
437 pinctrl-1 = <&qspi_pins_sleep>;
439 spi-max-frequency = <48000000>;
442 spi-max-frequency = <48000000>;
444 spi-cpol;
445 spi-cpha;
446 spi-tx-bus-width = <1>;
447 spi-rx-bus-width = <4>;
448 #address-cells = <1>;
449 #size-cells = <1>;
464 label = "QSPI.U-BOOT-SPL_OS";
472 label = "QSPI.U-BOOT-ENV.backup";
487 pinctrl-names = "default", "sleep";
488 pinctrl-0 = <&cpsw_default>;
489 pinctrl-1 = <&cpsw_sleep>;
494 pinctrl-names = "default", "sleep";
495 pinctrl-0 = <&davinci_mdio_default>;
496 pinctrl-1 = <&davinci_mdio_sleep>;
498 ethphy0: ethernet-phy@0 {
504 phy-handle = <ðphy0>;
505 phy-mode = "rgmii-rxid";
506 ti,dual-emac-pvid = <1>;
515 clock-names = "ext-clk", "int-clk";
524 cpu0-supply = <&tps>;
532 opp50-300000000 {
536 opp100-600000000 {
537 opp-suspend;