Lines Matching +full:vdds +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
11 cpu0-supply = <&dcdc2_reg>;
31 oppnitro-1000000000 {
32 opp-supported-hw = <0x06 0x0100>;
37 i2c0_pins: pinmux-i2c0-pins {
38 pinctrl-single,pins = <
46 pinctrl-names = "default";
47 pinctrl-0 = <&i2c0_pins>;
50 clock-frequency = <400000>;
61 interrupt-parent = <&intc>;
63 ti,pmic-shutdown-controller;
72 regulator-name = "vdds_dpr";
73 regulator-always-on;
77 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
78 regulator-name = "vdd_mpu";
79 regulator-min-microvolt = <925000>;
80 regulator-max-microvolt = <1351500>;
81 regulator-boot-on;
82 regulator-always-on;
86 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
87 regulator-name = "vdd_core";
88 regulator-min-microvolt = <925000>;
89 regulator-max-microvolt = <1150000>;
90 regulator-boot-on;
91 regulator-always-on;
95 regulator-name = "vio,vrtc,vdds";
96 regulator-always-on;
100 regulator-name = "vdd_3v3aux";
101 regulator-always-on;
105 regulator-name = "vdd_1v8";
106 regulator-min-microvolt = <1800000>;
107 regulator-max-microvolt = <1800000>;
108 regulator-always-on;
112 regulator-name = "vdd_3v3a";
113 regulator-always-on;