Lines Matching +full:micro +full:- +full:ohms
1 // SPDX-License-Identifier: GPL-2.0
41 dma-controller@2930000 {
45 interrupt-controller@2a40000 {
58 vcc-supply = <&vdd_1v8_hs>;
59 address-width = <8>;
62 read-only;
70 compatible = "jedec,spi-nor";
72 spi-max-frequency = <102000000>;
73 spi-tx-bus-width = <4>;
74 spi-rx-bus-width = <4>;
80 bus-width = <8>;
81 non-removable;
85 vclamp-usb-supply = <&vdd_1v8_ao>;
86 avdd-usb-supply = <&vdd_3v3_ao>;
89 usb2-0 {
90 vbus-supply = <&vdd_5v0_sys>;
93 usb2-1 {
94 vbus-supply = <&vdd_5v0_sys>;
97 usb2-2 {
98 vbus-supply = <&vdd_5v0_sys>;
101 usb2-3 {
102 vbus-supply = <&vdd_5v0_sys>;
110 power-sensor@40 {
113 #address-cells = <1>;
114 #size-cells = <0>;
119 shunt-resistor-micro-ohms = <2000>;
125 shunt-resistor-micro-ohms = <2000>;
131 shunt-resistor-micro-ohms = <2000>;
132 ti,summation-disable;
136 power-sensor@41 {
139 #address-cells = <1>;
140 #size-cells = <0>;
150 shunt-resistor-micro-ohms = <2000>;
165 nvidia,invert-interrupt;
173 thermal-sensor@4c {
177 vcc-supply = <&vdd_1v8_ao>;
186 vdd_1v8_ao: regulator-vdd-1v8-ao {
187 compatible = "regulator-fixed";
188 regulator-name = "VDD_1V8_AO";
189 regulator-min-microvolt = <1800000>;
190 regulator-max-microvolt = <1800000>;
191 regulator-always-on;
194 vdd_1v8_hs: regulator-vdd-1v8-hs {
195 compatible = "regulator-fixed";
196 regulator-name = "VDD_1V8_HS";
197 regulator-min-microvolt = <1800000>;
198 regulator-max-microvolt = <1800000>;
199 regulator-always-on;
202 vdd_1v8_ls: regulator-vdd-1v8-ls {
203 compatible = "regulator-fixed";
204 regulator-name = "VDD_1V8_LS";
205 regulator-min-microvolt = <1800000>;
206 regulator-max-microvolt = <1800000>;
207 regulator-always-on;
210 vdd_3v3_ao: regulator-vdd-3v3-ao {
211 compatible = "regulator-fixed";
212 regulator-name = "VDD_3V3_AO";
213 regulator-min-microvolt = <3300000>;
214 regulator-max-microvolt = <3300000>;
215 regulator-always-on;
218 vdd_5v0_sys: regulator-vdd-5v0-sys {
219 compatible = "regulator-fixed";
220 regulator-name = "VIN_SYS_5V0";
221 regulator-min-microvolt = <5000000>;
222 regulator-max-microvolt = <5000000>;
223 regulator-always-on;
224 regulator-boot-on;