Lines Matching +full:vdd +full:- +full:flash +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0
17 vcc-supply = <&vdd_1v8_hs>;
18 address-width = <8>;
21 read-only;
28 flash@0 {
29 compatible = "jedec,spi-nor";
31 spi-max-frequency = <102000000>;
32 spi-tx-bus-width = <4>;
33 spi-rx-bus-width = <4>;
44 bus-width = <4>;
45 cd-gpios = <&gpio TEGRA234_MAIN_GPIO(G, 7) GPIO_ACTIVE_LOW>;
46 disable-wp;
54 vclamp-usb-supply = <&vdd_1v8_ao>;
55 avdd-usb-supply = <&vdd_3v3_ao>;
63 nvidia,invert-interrupt;
67 vdd_5v0_sys: regulator-vdd-5v0-sys {
68 compatible = "regulator-fixed";
69 regulator-name = "VDD_5V0_SYS";
70 regulator-min-microvolt = <5000000>;
71 regulator-max-microvolt = <5000000>;
72 regulator-always-on;
75 vdd_1v8_hs: regulator-vdd-1v8-hs {
76 compatible = "regulator-fixed";
77 regulator-name = "VDD_1V8_HS";
78 regulator-min-microvolt = <1800000>;
79 regulator-max-microvolt = <1800000>;
80 regulator-always-on;
83 vdd_1v8_ao: regulator-vdd-1v8-ao {
84 compatible = "regulator-fixed";
85 regulator-name = "VDD_1V8_AO";
86 regulator-min-microvolt = <1800000>;
87 regulator-max-microvolt = <1800000>;
88 regulator-always-on;
89 vin-supply = <&vdd_5v0_sys>;
92 vdd_3v3_ao: regulator-vdd-3v3-ao {
93 compatible = "regulator-fixed";
94 regulator-name = "VDD_3V3_AO";
95 regulator-min-microvolt = <33000000>;
96 regulator-max-microvolt = <33000000>;
97 regulator-always-on;
98 vin-supply = <&vdd_5v0_sys>;
101 thermal-zones {
102 tj-thermal {
103 polling-delay = <1000>;
104 polling-delay-passive = <1000>;
108 tj_trip_active0: active-0 {
114 tj_trip_active1: active-1 {
120 tj_trip_active2: active-2 {