Lines Matching +full:regulator +full:- +full:fixed

1 // SPDX-License-Identifier: GPL-2.0
4 #include "tegra234-p3701.dtsi"
8 compatible = "nvidia,p3701-0000", "nvidia,tegra234";
19 vcc-supply = <&vdd_1v8_hs>;
20 address-width = <8>;
23 read-only;
31 compatible = "jedec,spi-nor";
33 spi-max-frequency = <102000000>;
34 spi-tx-bus-width = <4>;
35 spi-rx-bus-width = <4>;
41 bus-width = <4>;
42 cd-gpios = <&gpio TEGRA234_MAIN_GPIO(G, 7) GPIO_ACTIVE_LOW>;
43 disable-wp;
48 bus-width = <8>;
49 non-removable;
53 vclamp-usb-supply = <&vdd_1v8_ao>;
54 avdd-usb-supply = <&vdd_3v3_ao>;
57 usb2-0 {
58 vbus-supply = <&vdd_5v0_sys>;
61 usb2-1 {
62 vbus-supply = <&vdd_5v0_sys>;
65 usb2-2 {
66 vbus-supply = <&vdd_5v0_sys>;
69 usb2-3 {
70 vbus-supply = <&vdd_5v0_sys>;
80 nvidia,invert-interrupt;
84 vdd_5v0_sys: regulator-vdd-5v0-sys {
85 compatible = "regulator-fixed";
86 regulator-name = "VIN_SYS_5V0";
87 regulator-min-microvolt = <5000000>;
88 regulator-max-microvolt = <5000000>;
89 regulator-always-on;
90 regulator-boot-on;
93 vdd_1v8_ls: regulator-vdd-1v8-ls {
94 compatible = "regulator-fixed";
95 regulator-name = "VDD_1V8_LS";
96 regulator-min-microvolt = <1800000>;
97 regulator-max-microvolt = <1800000>;
98 regulator-always-on;
101 vdd_1v8_hs: regulator-vdd-1v8-hs {
102 compatible = "regulator-fixed";
103 regulator-name = "VDD_1V8_HS";
104 regulator-min-microvolt = <1800000>;
105 regulator-max-microvolt = <1800000>;
106 regulator-always-on;
109 vdd_1v8_ao: regulator-vdd-1v8-ao {
110 compatible = "regulator-fixed";
111 regulator-name = "VDD_1V8_AO";
112 regulator-min-microvolt = <1800000>;
113 regulator-max-microvolt = <1800000>;
114 regulator-always-on;
117 vdd_3v3_ao: regulator-vdd-3v3-ao {
118 compatible = "regulator-fixed";
119 regulator-name = "VDD_3V3_AO";
120 regulator-min-microvolt = <3300000>;
121 regulator-max-microvolt = <3300000>;
122 regulator-always-on;
125 vdd_3v3_pcie: regulator-vdd-3v3-pcie {
126 compatible = "regulator-fixed";
127 regulator-name = "VDD_3V3_PCIE";
128 regulator-min-microvolt = <3300000>;
129 regulator-max-microvolt = <3300000>;
131 regulator-boot-on;
132 enable-active-high;
135 vdd_12v_pcie: regulator-vdd-12v-pcie {
136 compatible = "regulator-fixed";
137 regulator-name = "VDD_12V_PCIE";
138 regulator-min-microvolt = <12000000>;
139 regulator-max-microvolt = <12000000>;
141 regulator-boot-on;
144 thermal-zones {
145 tj-thermal {
146 polling-delay = <1000>;
147 polling-delay-passive = <1000>;
151 tj_trip_active0: active-0 {
157 tj_trip_active1: active-1 {