1 // SPDX-License-Identifier: GPL-2.0
2 #include "tegra194.dtsi"
4 #include <dt-bindings/mfd/max77620.h>
7 model = "NVIDIA Jetson AGX Xavier";
8 compatible = "nvidia,p2888", "nvidia,tegra194";
11 sdhci0 = "/cbb/sdhci@3460000";
12 sdhci1 = "/cbb/sdhci@3400000";
15 i2c1 = "/cbb/i2c@3160000";
16 i2c2 = "/cbb/i2c@c240000";
17 i2c3 = "/cbb/i2c@3180000";
18 i2c4 = "/cbb/i2c@3190000";
19 i2c5 = "/cbb/i2c@31c0000";
20 i2c6 = "/cbb/i2c@c250000";
21 i2c7 = "/cbb/i2c@31e0000";
25 bootargs = "console=ttyS0,115200n8";
26 stdout-path = "serial0:115200n8";
33 phy-reset-gpios = <&gpio TEGRA194_MAIN_GPIO(G, 5) GPIO_ACTIVE_LOW>;
42 compatible = "ethernet-phy-ieee802.3-c22";
44 interrupt-parent = <&gpio>;
45 interrupts = <TEGRA194_MAIN_GPIO(G, 4) IRQ_TYPE_LEVEL_LOW>;
56 cd-gpios = <&gpio TEGRA194_MAIN_GPIO(A, 0) GPIO_ACTIVE_LOW>;
65 vqmmc-supply = <&vdd_1v8ls>;
66 vmmc-supply = <&vdd_emmc_3v3>;
74 nvidia,invert-interrupt;
83 compatible = "maxim,max20024";
86 interrupts = <GIC_SPI 209 IRQ_TYPE_LEVEL_HIGH>;
87 #interrupt-cells = <2>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&max20024_default>;
96 max20024_default: pinmux {
104 function = "fps-out";
105 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
110 function = "fps-out";
111 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
116 function = "fps-out";
117 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
122 function = "32k-out1";
123 drive-push-pull = <1>;
129 drive-push-pull = <1>;
135 drive-push-pull = <0>;
141 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
142 maxim,shutdown-fps-time-period-us = <640>;
146 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
147 maxim,shutdown-fps-time-period-us = <640>;
148 maxim,device-state-on-disabled-event = <MAX77620_FPS_INACTIVE_STATE_SLEEP>;
152 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
153 maxim,shutdown-fps-time-period-us = <640>;
158 in-sd0-supply = <&vdd_5v0_sys>;
159 in-sd1-supply = <&vdd_5v0_sys>;
160 in-sd2-supply = <&vdd_5v0_sys>;
161 in-sd3-supply = <&vdd_5v0_sys>;
162 in-sd4-supply = <&vdd_5v0_sys>;
164 in-ldo0-1-supply = <&vdd_5v0_sys>;
165 in-ldo2-supply = <&vdd_5v0_sys>;
166 in-ldo3-5-supply = <&vdd_5v0_sys>;
167 in-ldo4-6-supply = <&vdd_5v0_sys>;
168 in-ldo7-8-supply = <&vdd_1v8ls>;
171 regulator-name = "VDD_1V0";
172 regulator-min-microvolt = <1000000>;
173 regulator-max-microvolt = <1000000>;
179 regulator-name = "VDD_1V8HS";
180 regulator-min-microvolt = <1800000>;
181 regulator-max-microvolt = <1800000>;
187 regulator-name = "VDD_1V8LS";
188 regulator-min-microvolt = <1800000>;
189 regulator-max-microvolt = <1800000>;
195 regulator-name = "VDD_1V8AO";
196 regulator-min-microvolt = <1800000>;
197 regulator-max-microvolt = <1800000>;
203 regulator-name = "VDD_DDR_1V1";
204 regulator-min-microvolt = <1100000>;
205 regulator-max-microvolt = <1100000>;
211 regulator-name = "VDD_RTC";
212 regulator-min-microvolt = <800000>;
213 regulator-max-microvolt = <800000>;
219 regulator-name = "VDD_AO_3V3";
220 regulator-min-microvolt = <3300000>;
221 regulator-max-microvolt = <3300000>;
227 regulator-name = "VDD_EMMC_3V3";
228 regulator-min-microvolt = <3300000>;
229 regulator-max-microvolt = <3300000>;
233 regulator-name = "VDD_USB_3V3";
234 regulator-min-microvolt = <3300000>;
235 regulator-max-microvolt = <3300000>;
239 regulator-name = "VDD_SDIO_3V3";
240 regulator-min-microvolt = <3300000>;
241 regulator-max-microvolt = <3300000>;
245 regulator-name = "VDD_CSI_1V2";
246 regulator-min-microvolt = <1200000>;
247 regulator-max-microvolt = <1200000>;
252 temperature-sensor@4c {
253 compatible = "ti,tmp451";
256 interrupt-parent = <&gpio>;
257 interrupts = <TEGRA194_MAIN_GPIO(H, 2)
259 vcc-supply = <&vdd_1v8ls>;
261 #thermal-sensor-cells = <1>;
267 compatible = "simple-bus";
268 #address-cells = <1>;
271 vdd_5v0_sys: regulator@0 {
272 compatible = "regulator-fixed";
275 regulator-name = "VIN_SYS_5V0";
276 regulator-min-microvolt = <5000000>;
277 regulator-max-microvolt = <5000000>;
282 vdd_hdmi: regulator@1 {
283 compatible = "regulator-fixed";
286 regulator-name = "VDD_5V0_HDMI_CON";
287 regulator-min-microvolt = <5000000>;
288 regulator-max-microvolt = <5000000>;
289 gpio = <&gpio TEGRA194_MAIN_GPIO(A, 3) GPIO_ACTIVE_HIGH>;
293 vdd_3v3_pcie: regulator@2 {
294 compatible = "regulator-fixed";
297 regulator-name = "PEX_3V3";
298 regulator-min-microvolt = <3300000>;
299 regulator-max-microvolt = <3300000>;
300 gpio = <&gpio TEGRA194_MAIN_GPIO(Z, 2) GPIO_ACTIVE_HIGH>;
305 vdd_12v_pcie: regulator@3 {
306 compatible = "regulator-fixed";
309 regulator-name = "VDD_12V";
310 regulator-min-microvolt = <1200000>;
311 regulator-max-microvolt = <1200000>;
312 gpio = <&gpio TEGRA194_MAIN_GPIO(A, 1) GPIO_ACTIVE_LOW>;