Lines Matching +full:opp +full:- +full:1000000000
1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
11 cpu0-supply = <&dcdc2_reg>;
28 * the HW OPP table, the silicon looks like it is Revision 1.0 (ie the
31 opp-1000000000 {
32 /* OPP Nitro */
33 opp-supported-hw = <0x06 0x0100>;
38 i2c0_pins: pinmux-i2c0-pins {
39 pinctrl-single,pins = <
47 pinctrl-names = "default";
48 pinctrl-0 = <&i2c0_pins>;
51 clock-frequency = <400000>;
62 interrupt-parent = <&intc>;
64 ti,pmic-shutdown-controller;
73 regulator-name = "vdds_dpr";
74 regulator-always-on;
78 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
79 regulator-name = "vdd_mpu";
80 regulator-min-microvolt = <925000>;
81 regulator-max-microvolt = <1351500>;
82 regulator-boot-on;
83 regulator-always-on;
87 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
88 regulator-name = "vdd_core";
89 regulator-min-microvolt = <925000>;
90 regulator-max-microvolt = <1150000>;
91 regulator-boot-on;
92 regulator-always-on;
96 regulator-name = "vio,vrtc,vdds";
97 regulator-always-on;
101 regulator-name = "vdd_3v3aux";
102 regulator-always-on;
106 regulator-name = "vdd_1v8";
107 regulator-min-microvolt = <1800000>;
108 regulator-max-microvolt = <1800000>;
109 regulator-always-on;
113 regulator-name = "vdd_3v3a";
114 regulator-always-on;