Lines Matching +full:tegra186 +full:- +full:gpio

1 // SPDX-License-Identifier: GPL-2.0
28 dma-controller@2930000 {
32 interrupt-controller@2a40000 {
45 vcc-supply = <&vdd_1v8_hs>;
46 address-width = <8>;
49 read-only;
57 compatible = "jedec,spi-nor";
59 spi-max-frequency = <102000000>;
60 spi-tx-bus-width = <4>;
61 spi-rx-bus-width = <4>;
72 bus-width = <4>;
73 cd-gpios = <&gpio TEGRA234_MAIN_GPIO(G, 7) GPIO_ACTIVE_LOW>;
74 disable-wp;
82 vclamp-usb-supply = <&vdd_1v8_ao>;
83 avdd-usb-supply = <&vdd_3v3_ao>;
89 power-sensor@40 {
92 #address-cells = <1>;
93 #size-cells = <0>;
98 shunt-resistor-micro-ohms = <5000>;
104 shunt-resistor-micro-ohms = <5000>;
110 shunt-resistor-micro-ohms = <5000>;
120 nvidia,invert-interrupt;
124 vdd_5v0_sys: regulator-vdd-5v0-sys {
125 compatible = "regulator-fixed";
126 regulator-name = "VDD_5V0_SYS";
127 regulator-min-microvolt = <5000000>;
128 regulator-max-microvolt = <5000000>;
129 regulator-always-on;
132 vdd_1v8_hs: regulator-vdd-1v8-hs {
133 compatible = "regulator-fixed";
134 regulator-name = "VDD_1V8_HS";
135 regulator-min-microvolt = <1800000>;
136 regulator-max-microvolt = <1800000>;
137 regulator-always-on;
140 vdd_1v8_ao: regulator-vdd-1v8-ao {
141 compatible = "regulator-fixed";
142 regulator-name = "VDD_1V8_AO";
143 regulator-min-microvolt = <1800000>;
144 regulator-max-microvolt = <1800000>;
145 regulator-always-on;
146 vin-supply = <&vdd_5v0_sys>;
149 vdd_3v3_ao: regulator-vdd-3v3-ao {
150 compatible = "regulator-fixed";
151 regulator-name = "VDD_3V3_AO";
152 regulator-min-microvolt = <33000000>;
153 regulator-max-microvolt = <33000000>;
154 regulator-always-on;
155 vin-supply = <&vdd_5v0_sys>;
159 compatible = "nvidia,tegra186-audio-graph-card";
216 thermal-zones {
217 tj-thermal {
218 polling-delay = <1000>;
219 polling-delay-passive = <1000>;
223 tj_trip_active0: active-0 {
229 tj_trip_active1: active-1 {
235 tj_trip_active2: active-2 {