162306a36Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * This dts file supports Dalmore A04.
462306a36Sopenharmony_ci * Other board revisions are not supported
562306a36Sopenharmony_ci */
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci/dts-v1/;
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#include <dt-bindings/input/input.h>
1062306a36Sopenharmony_ci#include "tegra114.dtsi"
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci/ {
1362306a36Sopenharmony_ci	model = "NVIDIA Tegra114 Dalmore evaluation board";
1462306a36Sopenharmony_ci	compatible = "nvidia,dalmore", "nvidia,tegra114";
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci	aliases {
1762306a36Sopenharmony_ci		rtc0 = "/i2c@7000d000/tps65913@58";
1862306a36Sopenharmony_ci		rtc1 = "/rtc@7000e000";
1962306a36Sopenharmony_ci		serial0 = &uartd;
2062306a36Sopenharmony_ci	};
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ci	chosen {
2362306a36Sopenharmony_ci		stdout-path = "serial0:115200n8";
2462306a36Sopenharmony_ci	};
2562306a36Sopenharmony_ci
2662306a36Sopenharmony_ci	memory@80000000 {
2762306a36Sopenharmony_ci		reg = <0x80000000 0x40000000>;
2862306a36Sopenharmony_ci	};
2962306a36Sopenharmony_ci
3062306a36Sopenharmony_ci	host1x@50000000 {
3162306a36Sopenharmony_ci		hdmi@54280000 {
3262306a36Sopenharmony_ci			status = "okay";
3362306a36Sopenharmony_ci
3462306a36Sopenharmony_ci			hdmi-supply = <&vdd_5v0_hdmi>;
3562306a36Sopenharmony_ci			vdd-supply = <&vdd_hdmi_reg>;
3662306a36Sopenharmony_ci			pll-supply = <&palmas_smps3_reg>;
3762306a36Sopenharmony_ci
3862306a36Sopenharmony_ci			nvidia,ddc-i2c-bus = <&hdmi_ddc>;
3962306a36Sopenharmony_ci			nvidia,hpd-gpio =
4062306a36Sopenharmony_ci				<&gpio TEGRA_GPIO(N, 7) GPIO_ACTIVE_HIGH>;
4162306a36Sopenharmony_ci		};
4262306a36Sopenharmony_ci
4362306a36Sopenharmony_ci		dsi@54300000 {
4462306a36Sopenharmony_ci			status = "okay";
4562306a36Sopenharmony_ci
4662306a36Sopenharmony_ci			avdd-dsi-csi-supply = <&avdd_1v2_reg>;
4762306a36Sopenharmony_ci
4862306a36Sopenharmony_ci			panel@0 {
4962306a36Sopenharmony_ci				compatible = "panasonic,vvx10f004b00";
5062306a36Sopenharmony_ci				reg = <0>;
5162306a36Sopenharmony_ci
5262306a36Sopenharmony_ci				power-supply = <&avdd_lcd_reg>;
5362306a36Sopenharmony_ci				backlight = <&backlight>;
5462306a36Sopenharmony_ci			};
5562306a36Sopenharmony_ci		};
5662306a36Sopenharmony_ci	};
5762306a36Sopenharmony_ci
5862306a36Sopenharmony_ci	pinmux@70000868 {
5962306a36Sopenharmony_ci		pinctrl-names = "default";
6062306a36Sopenharmony_ci		pinctrl-0 = <&state_default>;
6162306a36Sopenharmony_ci
6262306a36Sopenharmony_ci		state_default: pinmux {
6362306a36Sopenharmony_ci			clk1_out_pw4 {
6462306a36Sopenharmony_ci				nvidia,pins = "clk1_out_pw4";
6562306a36Sopenharmony_ci				nvidia,function = "extperiph1";
6662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
6762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
6962306a36Sopenharmony_ci			};
7062306a36Sopenharmony_ci			dap1_din_pn1 {
7162306a36Sopenharmony_ci				nvidia,pins = "dap1_din_pn1";
7262306a36Sopenharmony_ci				nvidia,function = "i2s0";
7362306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7462306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
7562306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
7662306a36Sopenharmony_ci			};
7762306a36Sopenharmony_ci			dap1_dout_pn2 {
7862306a36Sopenharmony_ci				nvidia,pins = "dap1_dout_pn2",
7962306a36Sopenharmony_ci						"dap1_fs_pn0",
8062306a36Sopenharmony_ci						"dap1_sclk_pn3";
8162306a36Sopenharmony_ci				nvidia,function = "i2s0";
8262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
8562306a36Sopenharmony_ci			};
8662306a36Sopenharmony_ci			dap2_din_pa4 {
8762306a36Sopenharmony_ci				nvidia,pins = "dap2_din_pa4";
8862306a36Sopenharmony_ci				nvidia,function = "i2s1";
8962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
9062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
9162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9262306a36Sopenharmony_ci			};
9362306a36Sopenharmony_ci			dap2_dout_pa5 {
9462306a36Sopenharmony_ci				nvidia,pins = "dap2_dout_pa5",
9562306a36Sopenharmony_ci						"dap2_fs_pa2",
9662306a36Sopenharmony_ci						"dap2_sclk_pa3";
9762306a36Sopenharmony_ci				nvidia,function = "i2s1";
9862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
9962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10162306a36Sopenharmony_ci			};
10262306a36Sopenharmony_ci			dap4_din_pp5 {
10362306a36Sopenharmony_ci				nvidia,pins = "dap4_din_pp5",
10462306a36Sopenharmony_ci						"dap4_dout_pp6",
10562306a36Sopenharmony_ci						"dap4_fs_pp4",
10662306a36Sopenharmony_ci						"dap4_sclk_pp7";
10762306a36Sopenharmony_ci				nvidia,function = "i2s3";
10862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
10962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
11162306a36Sopenharmony_ci			};
11262306a36Sopenharmony_ci			dvfs_pwm_px0 {
11362306a36Sopenharmony_ci				nvidia,pins = "dvfs_pwm_px0",
11462306a36Sopenharmony_ci						"dvfs_clk_px2";
11562306a36Sopenharmony_ci				nvidia,function = "cldvfs";
11662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
11762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
11962306a36Sopenharmony_ci			};
12062306a36Sopenharmony_ci			ulpi_clk_py0 {
12162306a36Sopenharmony_ci				nvidia,pins = "ulpi_clk_py0",
12262306a36Sopenharmony_ci						"ulpi_data0_po1",
12362306a36Sopenharmony_ci						"ulpi_data1_po2",
12462306a36Sopenharmony_ci						"ulpi_data2_po3",
12562306a36Sopenharmony_ci						"ulpi_data3_po4",
12662306a36Sopenharmony_ci						"ulpi_data4_po5",
12762306a36Sopenharmony_ci						"ulpi_data5_po6",
12862306a36Sopenharmony_ci						"ulpi_data6_po7",
12962306a36Sopenharmony_ci						"ulpi_data7_po0";
13062306a36Sopenharmony_ci				nvidia,function = "ulpi";
13162306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
13262306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
13362306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
13462306a36Sopenharmony_ci			};
13562306a36Sopenharmony_ci			ulpi_dir_py1 {
13662306a36Sopenharmony_ci				nvidia,pins = "ulpi_dir_py1",
13762306a36Sopenharmony_ci						"ulpi_nxt_py2";
13862306a36Sopenharmony_ci				nvidia,function = "ulpi";
13962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
14062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
14162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
14262306a36Sopenharmony_ci			};
14362306a36Sopenharmony_ci			ulpi_stp_py3 {
14462306a36Sopenharmony_ci				nvidia,pins = "ulpi_stp_py3";
14562306a36Sopenharmony_ci				nvidia,function = "ulpi";
14662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
14762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
14862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
14962306a36Sopenharmony_ci			};
15062306a36Sopenharmony_ci			cam_i2c_scl_pbb1 {
15162306a36Sopenharmony_ci				nvidia,pins = "cam_i2c_scl_pbb1",
15262306a36Sopenharmony_ci						"cam_i2c_sda_pbb2";
15362306a36Sopenharmony_ci				nvidia,function = "i2c3";
15462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
15562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
15662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
15762306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
15862306a36Sopenharmony_ci				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
15962306a36Sopenharmony_ci			};
16062306a36Sopenharmony_ci			cam_mclk_pcc0 {
16162306a36Sopenharmony_ci				nvidia,pins = "cam_mclk_pcc0",
16262306a36Sopenharmony_ci						"pbb0";
16362306a36Sopenharmony_ci				nvidia,function = "vi_alt3";
16462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
16562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
16662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
16762306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
16862306a36Sopenharmony_ci			};
16962306a36Sopenharmony_ci			gen2_i2c_scl_pt5 {
17062306a36Sopenharmony_ci				nvidia,pins = "gen2_i2c_scl_pt5",
17162306a36Sopenharmony_ci						"gen2_i2c_sda_pt6";
17262306a36Sopenharmony_ci				nvidia,function = "i2c2";
17362306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
17462306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
17562306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
17662306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
17762306a36Sopenharmony_ci				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
17862306a36Sopenharmony_ci			};
17962306a36Sopenharmony_ci			gmi_a16_pj7 {
18062306a36Sopenharmony_ci				nvidia,pins = "gmi_a16_pj7";
18162306a36Sopenharmony_ci				nvidia,function = "uartd";
18262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
18362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
18462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
18562306a36Sopenharmony_ci			};
18662306a36Sopenharmony_ci			gmi_a17_pb0 {
18762306a36Sopenharmony_ci				nvidia,pins = "gmi_a17_pb0",
18862306a36Sopenharmony_ci						"gmi_a18_pb1";
18962306a36Sopenharmony_ci				nvidia,function = "uartd";
19062306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
19162306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
19262306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
19362306a36Sopenharmony_ci			};
19462306a36Sopenharmony_ci			gmi_a19_pk7 {
19562306a36Sopenharmony_ci				nvidia,pins = "gmi_a19_pk7";
19662306a36Sopenharmony_ci				nvidia,function = "uartd";
19762306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
19862306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
19962306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
20062306a36Sopenharmony_ci			};
20162306a36Sopenharmony_ci			gmi_ad5_pg5 {
20262306a36Sopenharmony_ci				nvidia,pins = "gmi_ad5_pg5",
20362306a36Sopenharmony_ci						"gmi_cs6_n_pi3",
20462306a36Sopenharmony_ci						"gmi_wr_n_pi0";
20562306a36Sopenharmony_ci				nvidia,function = "spi4";
20662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
20762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
20862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
20962306a36Sopenharmony_ci			};
21062306a36Sopenharmony_ci			gmi_ad6_pg6 {
21162306a36Sopenharmony_ci				nvidia,pins = "gmi_ad6_pg6",
21262306a36Sopenharmony_ci						"gmi_ad7_pg7";
21362306a36Sopenharmony_ci				nvidia,function = "spi4";
21462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
21562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
21662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
21762306a36Sopenharmony_ci			};
21862306a36Sopenharmony_ci			gmi_ad12_ph4 {
21962306a36Sopenharmony_ci				nvidia,pins = "gmi_ad12_ph4";
22062306a36Sopenharmony_ci				nvidia,function = "rsvd4";
22162306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
22262306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
22362306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
22462306a36Sopenharmony_ci			};
22562306a36Sopenharmony_ci			gmi_ad9_ph1 {
22662306a36Sopenharmony_ci				nvidia,pins = "gmi_ad9_ph1";
22762306a36Sopenharmony_ci				nvidia,function = "pwm1";
22862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
22962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
23062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
23162306a36Sopenharmony_ci			};
23262306a36Sopenharmony_ci			gmi_cs1_n_pj2 {
23362306a36Sopenharmony_ci				nvidia,pins = "gmi_cs1_n_pj2",
23462306a36Sopenharmony_ci						"gmi_oe_n_pi1";
23562306a36Sopenharmony_ci				nvidia,function = "soc";
23662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
23762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
23862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
23962306a36Sopenharmony_ci			};
24062306a36Sopenharmony_ci			clk2_out_pw5 {
24162306a36Sopenharmony_ci				nvidia,pins = "clk2_out_pw5";
24262306a36Sopenharmony_ci				nvidia,function = "extperiph2";
24362306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
24462306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
24562306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
24662306a36Sopenharmony_ci			};
24762306a36Sopenharmony_ci			sdmmc1_clk_pz0 {
24862306a36Sopenharmony_ci				nvidia,pins = "sdmmc1_clk_pz0";
24962306a36Sopenharmony_ci				nvidia,function = "sdmmc1";
25062306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
25162306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
25262306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
25362306a36Sopenharmony_ci			};
25462306a36Sopenharmony_ci			sdmmc1_cmd_pz1 {
25562306a36Sopenharmony_ci				nvidia,pins = "sdmmc1_cmd_pz1",
25662306a36Sopenharmony_ci						"sdmmc1_dat0_py7",
25762306a36Sopenharmony_ci						"sdmmc1_dat1_py6",
25862306a36Sopenharmony_ci						"sdmmc1_dat2_py5",
25962306a36Sopenharmony_ci						"sdmmc1_dat3_py4";
26062306a36Sopenharmony_ci				nvidia,function = "sdmmc1";
26162306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
26262306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
26362306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
26462306a36Sopenharmony_ci			};
26562306a36Sopenharmony_ci			sdmmc1_wp_n_pv3 {
26662306a36Sopenharmony_ci				nvidia,pins = "sdmmc1_wp_n_pv3";
26762306a36Sopenharmony_ci				nvidia,function = "spi4";
26862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
26962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
27062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
27162306a36Sopenharmony_ci			};
27262306a36Sopenharmony_ci			sdmmc3_clk_pa6 {
27362306a36Sopenharmony_ci				nvidia,pins = "sdmmc3_clk_pa6";
27462306a36Sopenharmony_ci				nvidia,function = "sdmmc3";
27562306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
27662306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
27762306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
27862306a36Sopenharmony_ci			};
27962306a36Sopenharmony_ci			sdmmc3_cmd_pa7 {
28062306a36Sopenharmony_ci				nvidia,pins = "sdmmc3_cmd_pa7",
28162306a36Sopenharmony_ci						"sdmmc3_dat0_pb7",
28262306a36Sopenharmony_ci						"sdmmc3_dat1_pb6",
28362306a36Sopenharmony_ci						"sdmmc3_dat2_pb5",
28462306a36Sopenharmony_ci						"sdmmc3_dat3_pb4",
28562306a36Sopenharmony_ci						"kb_col4_pq4",
28662306a36Sopenharmony_ci						"sdmmc3_clk_lb_out_pee4",
28762306a36Sopenharmony_ci						"sdmmc3_clk_lb_in_pee5";
28862306a36Sopenharmony_ci				nvidia,function = "sdmmc3";
28962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
29062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
29162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
29262306a36Sopenharmony_ci			};
29362306a36Sopenharmony_ci			sdmmc4_clk_pcc4 {
29462306a36Sopenharmony_ci				nvidia,pins = "sdmmc4_clk_pcc4";
29562306a36Sopenharmony_ci				nvidia,function = "sdmmc4";
29662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
29762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
29862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
29962306a36Sopenharmony_ci			};
30062306a36Sopenharmony_ci			sdmmc4_cmd_pt7 {
30162306a36Sopenharmony_ci				nvidia,pins = "sdmmc4_cmd_pt7",
30262306a36Sopenharmony_ci						"sdmmc4_dat0_paa0",
30362306a36Sopenharmony_ci						"sdmmc4_dat1_paa1",
30462306a36Sopenharmony_ci						"sdmmc4_dat2_paa2",
30562306a36Sopenharmony_ci						"sdmmc4_dat3_paa3",
30662306a36Sopenharmony_ci						"sdmmc4_dat4_paa4",
30762306a36Sopenharmony_ci						"sdmmc4_dat5_paa5",
30862306a36Sopenharmony_ci						"sdmmc4_dat6_paa6",
30962306a36Sopenharmony_ci						"sdmmc4_dat7_paa7";
31062306a36Sopenharmony_ci				nvidia,function = "sdmmc4";
31162306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
31262306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
31362306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
31462306a36Sopenharmony_ci			};
31562306a36Sopenharmony_ci			clk_32k_out_pa0 {
31662306a36Sopenharmony_ci				nvidia,pins = "clk_32k_out_pa0";
31762306a36Sopenharmony_ci				nvidia,function = "blink";
31862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
31962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
32062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
32162306a36Sopenharmony_ci			};
32262306a36Sopenharmony_ci			kb_col0_pq0 {
32362306a36Sopenharmony_ci				nvidia,pins = "kb_col0_pq0",
32462306a36Sopenharmony_ci						"kb_col1_pq1",
32562306a36Sopenharmony_ci						"kb_col2_pq2",
32662306a36Sopenharmony_ci						"kb_row0_pr0",
32762306a36Sopenharmony_ci						"kb_row1_pr1",
32862306a36Sopenharmony_ci						"kb_row2_pr2";
32962306a36Sopenharmony_ci				nvidia,function = "kbc";
33062306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
33162306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
33262306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
33362306a36Sopenharmony_ci			};
33462306a36Sopenharmony_ci			dap3_din_pp1 {
33562306a36Sopenharmony_ci				nvidia,pins = "dap3_din_pp1",
33662306a36Sopenharmony_ci						"dap3_sclk_pp3";
33762306a36Sopenharmony_ci				nvidia,function = "displayb";
33862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
33962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
34062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
34162306a36Sopenharmony_ci			};
34262306a36Sopenharmony_ci			pv0 {
34362306a36Sopenharmony_ci				nvidia,pins = "pv0";
34462306a36Sopenharmony_ci				nvidia,function = "rsvd4";
34562306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
34662306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
34762306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
34862306a36Sopenharmony_ci			};
34962306a36Sopenharmony_ci			kb_row7_pr7 {
35062306a36Sopenharmony_ci				nvidia,pins = "kb_row7_pr7";
35162306a36Sopenharmony_ci				nvidia,function = "rsvd2";
35262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
35362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
35462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
35562306a36Sopenharmony_ci			};
35662306a36Sopenharmony_ci			kb_row10_ps2 {
35762306a36Sopenharmony_ci				nvidia,pins = "kb_row10_ps2";
35862306a36Sopenharmony_ci				nvidia,function = "uarta";
35962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
36062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
36162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
36262306a36Sopenharmony_ci			};
36362306a36Sopenharmony_ci			kb_row9_ps1 {
36462306a36Sopenharmony_ci				nvidia,pins = "kb_row9_ps1";
36562306a36Sopenharmony_ci				nvidia,function = "uarta";
36662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
36762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
36862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
36962306a36Sopenharmony_ci			};
37062306a36Sopenharmony_ci			pwr_i2c_scl_pz6 {
37162306a36Sopenharmony_ci				nvidia,pins = "pwr_i2c_scl_pz6",
37262306a36Sopenharmony_ci						"pwr_i2c_sda_pz7";
37362306a36Sopenharmony_ci				nvidia,function = "i2cpwr";
37462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
37562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
37662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
37762306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
37862306a36Sopenharmony_ci				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
37962306a36Sopenharmony_ci			};
38062306a36Sopenharmony_ci			sys_clk_req_pz5 {
38162306a36Sopenharmony_ci				nvidia,pins = "sys_clk_req_pz5";
38262306a36Sopenharmony_ci				nvidia,function = "sysclk";
38362306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
38462306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
38562306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
38662306a36Sopenharmony_ci			};
38762306a36Sopenharmony_ci			core_pwr_req {
38862306a36Sopenharmony_ci				nvidia,pins = "core_pwr_req";
38962306a36Sopenharmony_ci				nvidia,function = "pwron";
39062306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
39162306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
39262306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
39362306a36Sopenharmony_ci			};
39462306a36Sopenharmony_ci			cpu_pwr_req {
39562306a36Sopenharmony_ci				nvidia,pins = "cpu_pwr_req";
39662306a36Sopenharmony_ci				nvidia,function = "cpu";
39762306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
39862306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
39962306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
40062306a36Sopenharmony_ci			};
40162306a36Sopenharmony_ci			pwr_int_n {
40262306a36Sopenharmony_ci				nvidia,pins = "pwr_int_n";
40362306a36Sopenharmony_ci				nvidia,function = "pmi";
40462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
40562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
40662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
40762306a36Sopenharmony_ci			};
40862306a36Sopenharmony_ci			reset_out_n {
40962306a36Sopenharmony_ci				nvidia,pins = "reset_out_n";
41062306a36Sopenharmony_ci				nvidia,function = "reset_out_n";
41162306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
41262306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
41362306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
41462306a36Sopenharmony_ci			};
41562306a36Sopenharmony_ci			clk3_out_pee0 {
41662306a36Sopenharmony_ci				nvidia,pins = "clk3_out_pee0";
41762306a36Sopenharmony_ci				nvidia,function = "extperiph3";
41862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
41962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
42062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
42162306a36Sopenharmony_ci			};
42262306a36Sopenharmony_ci			gen1_i2c_scl_pc4 {
42362306a36Sopenharmony_ci				nvidia,pins = "gen1_i2c_scl_pc4",
42462306a36Sopenharmony_ci						"gen1_i2c_sda_pc5";
42562306a36Sopenharmony_ci				nvidia,function = "i2c1";
42662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
42762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
42862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
42962306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
43062306a36Sopenharmony_ci				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
43162306a36Sopenharmony_ci			};
43262306a36Sopenharmony_ci			uart2_cts_n_pj5 {
43362306a36Sopenharmony_ci				nvidia,pins = "uart2_cts_n_pj5";
43462306a36Sopenharmony_ci				nvidia,function = "uartb";
43562306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
43662306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
43762306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
43862306a36Sopenharmony_ci			};
43962306a36Sopenharmony_ci			uart2_rts_n_pj6 {
44062306a36Sopenharmony_ci				nvidia,pins = "uart2_rts_n_pj6";
44162306a36Sopenharmony_ci				nvidia,function = "uartb";
44262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
44362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
44462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
44562306a36Sopenharmony_ci			};
44662306a36Sopenharmony_ci			uart2_rxd_pc3 {
44762306a36Sopenharmony_ci				nvidia,pins = "uart2_rxd_pc3";
44862306a36Sopenharmony_ci				nvidia,function = "irda";
44962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
45062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
45162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
45262306a36Sopenharmony_ci			};
45362306a36Sopenharmony_ci			uart2_txd_pc2 {
45462306a36Sopenharmony_ci				nvidia,pins = "uart2_txd_pc2";
45562306a36Sopenharmony_ci				nvidia,function = "irda";
45662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
45762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
45862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
45962306a36Sopenharmony_ci			};
46062306a36Sopenharmony_ci			uart3_cts_n_pa1 {
46162306a36Sopenharmony_ci				nvidia,pins = "uart3_cts_n_pa1",
46262306a36Sopenharmony_ci						"uart3_rxd_pw7";
46362306a36Sopenharmony_ci				nvidia,function = "uartc";
46462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
46562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
46662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
46762306a36Sopenharmony_ci			};
46862306a36Sopenharmony_ci			uart3_rts_n_pc0 {
46962306a36Sopenharmony_ci				nvidia,pins = "uart3_rts_n_pc0",
47062306a36Sopenharmony_ci						"uart3_txd_pw6";
47162306a36Sopenharmony_ci				nvidia,function = "uartc";
47262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
47362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
47462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
47562306a36Sopenharmony_ci			};
47662306a36Sopenharmony_ci			owr {
47762306a36Sopenharmony_ci				nvidia,pins = "owr";
47862306a36Sopenharmony_ci				nvidia,function = "owr";
47962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
48062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
48162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
48262306a36Sopenharmony_ci			};
48362306a36Sopenharmony_ci			hdmi_cec_pee3 {
48462306a36Sopenharmony_ci				nvidia,pins = "hdmi_cec_pee3";
48562306a36Sopenharmony_ci				nvidia,function = "cec";
48662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
48762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
48862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
48962306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
49062306a36Sopenharmony_ci				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
49162306a36Sopenharmony_ci			};
49262306a36Sopenharmony_ci			ddc_scl_pv4 {
49362306a36Sopenharmony_ci				nvidia,pins = "ddc_scl_pv4",
49462306a36Sopenharmony_ci						"ddc_sda_pv5";
49562306a36Sopenharmony_ci				nvidia,function = "i2c4";
49662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
49762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
49862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
49962306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
50062306a36Sopenharmony_ci				nvidia,rcv-sel = <TEGRA_PIN_ENABLE>;
50162306a36Sopenharmony_ci			};
50262306a36Sopenharmony_ci			spdif_in_pk6 {
50362306a36Sopenharmony_ci				nvidia,pins = "spdif_in_pk6";
50462306a36Sopenharmony_ci				nvidia,function = "usb";
50562306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
50662306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
50762306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
50862306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
50962306a36Sopenharmony_ci			};
51062306a36Sopenharmony_ci			usb_vbus_en0_pn4 {
51162306a36Sopenharmony_ci				nvidia,pins = "usb_vbus_en0_pn4";
51262306a36Sopenharmony_ci				nvidia,function = "usb";
51362306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
51462306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
51562306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
51662306a36Sopenharmony_ci				nvidia,lock = <TEGRA_PIN_DISABLE>;
51762306a36Sopenharmony_ci				nvidia,open-drain = <TEGRA_PIN_ENABLE>;
51862306a36Sopenharmony_ci			};
51962306a36Sopenharmony_ci			gpio_x6_aud_px6 {
52062306a36Sopenharmony_ci				nvidia,pins = "gpio_x6_aud_px6";
52162306a36Sopenharmony_ci				nvidia,function = "spi6";
52262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
52362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
52462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
52562306a36Sopenharmony_ci			};
52662306a36Sopenharmony_ci			gpio_x4_aud_px4 {
52762306a36Sopenharmony_ci				nvidia,pins = "gpio_x4_aud_px4",
52862306a36Sopenharmony_ci						"gpio_x7_aud_px7";
52962306a36Sopenharmony_ci				nvidia,function = "rsvd1";
53062306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
53162306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
53262306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
53362306a36Sopenharmony_ci			};
53462306a36Sopenharmony_ci			gpio_x5_aud_px5 {
53562306a36Sopenharmony_ci				nvidia,pins = "gpio_x5_aud_px5";
53662306a36Sopenharmony_ci				nvidia,function = "rsvd1";
53762306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
53862306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
53962306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
54062306a36Sopenharmony_ci			};
54162306a36Sopenharmony_ci			gpio_w2_aud_pw2 {
54262306a36Sopenharmony_ci				nvidia,pins = "gpio_w2_aud_pw2";
54362306a36Sopenharmony_ci				nvidia,function = "rsvd2";
54462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
54562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
54662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
54762306a36Sopenharmony_ci			};
54862306a36Sopenharmony_ci			gpio_w3_aud_pw3 {
54962306a36Sopenharmony_ci				nvidia,pins = "gpio_w3_aud_pw3";
55062306a36Sopenharmony_ci				nvidia,function = "spi6";
55162306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
55262306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
55362306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
55462306a36Sopenharmony_ci			};
55562306a36Sopenharmony_ci			gpio_x1_aud_px1 {
55662306a36Sopenharmony_ci				nvidia,pins = "gpio_x1_aud_px1";
55762306a36Sopenharmony_ci				nvidia,function = "rsvd4";
55862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
55962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
56062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
56162306a36Sopenharmony_ci			};
56262306a36Sopenharmony_ci			gpio_x3_aud_px3 {
56362306a36Sopenharmony_ci				nvidia,pins = "gpio_x3_aud_px3";
56462306a36Sopenharmony_ci				nvidia,function = "rsvd4";
56562306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
56662306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
56762306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
56862306a36Sopenharmony_ci			};
56962306a36Sopenharmony_ci			dap3_fs_pp0 {
57062306a36Sopenharmony_ci				nvidia,pins = "dap3_fs_pp0";
57162306a36Sopenharmony_ci				nvidia,function = "i2s2";
57262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
57362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
57462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
57562306a36Sopenharmony_ci			};
57662306a36Sopenharmony_ci			dap3_dout_pp2 {
57762306a36Sopenharmony_ci				nvidia,pins = "dap3_dout_pp2";
57862306a36Sopenharmony_ci				nvidia,function = "i2s2";
57962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
58062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
58162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
58262306a36Sopenharmony_ci			};
58362306a36Sopenharmony_ci			pv1 {
58462306a36Sopenharmony_ci				nvidia,pins = "pv1";
58562306a36Sopenharmony_ci				nvidia,function = "rsvd1";
58662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
58762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
58862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
58962306a36Sopenharmony_ci			};
59062306a36Sopenharmony_ci			pbb3 {
59162306a36Sopenharmony_ci				nvidia,pins = "pbb3",
59262306a36Sopenharmony_ci						"pbb5",
59362306a36Sopenharmony_ci						"pbb6",
59462306a36Sopenharmony_ci						"pbb7";
59562306a36Sopenharmony_ci				nvidia,function = "rsvd4";
59662306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
59762306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
59862306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
59962306a36Sopenharmony_ci			};
60062306a36Sopenharmony_ci			pcc1 {
60162306a36Sopenharmony_ci				nvidia,pins = "pcc1",
60262306a36Sopenharmony_ci						"pcc2";
60362306a36Sopenharmony_ci				nvidia,function = "rsvd4";
60462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
60562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
60662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
60762306a36Sopenharmony_ci			};
60862306a36Sopenharmony_ci			gmi_ad0_pg0 {
60962306a36Sopenharmony_ci				nvidia,pins = "gmi_ad0_pg0",
61062306a36Sopenharmony_ci						"gmi_ad1_pg1";
61162306a36Sopenharmony_ci				nvidia,function = "gmi";
61262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
61362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
61462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
61562306a36Sopenharmony_ci			};
61662306a36Sopenharmony_ci			gmi_ad10_ph2 {
61762306a36Sopenharmony_ci				nvidia,pins = "gmi_ad10_ph2",
61862306a36Sopenharmony_ci						"gmi_ad11_ph3",
61962306a36Sopenharmony_ci						"gmi_ad13_ph5",
62062306a36Sopenharmony_ci						"gmi_ad8_ph0",
62162306a36Sopenharmony_ci						"gmi_clk_pk1";
62262306a36Sopenharmony_ci				nvidia,function = "gmi";
62362306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
62462306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
62562306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
62662306a36Sopenharmony_ci			};
62762306a36Sopenharmony_ci			gmi_ad2_pg2 {
62862306a36Sopenharmony_ci				nvidia,pins = "gmi_ad2_pg2",
62962306a36Sopenharmony_ci						"gmi_ad3_pg3";
63062306a36Sopenharmony_ci				nvidia,function = "gmi";
63162306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
63262306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
63362306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
63462306a36Sopenharmony_ci			};
63562306a36Sopenharmony_ci			gmi_adv_n_pk0 {
63662306a36Sopenharmony_ci				nvidia,pins = "gmi_adv_n_pk0",
63762306a36Sopenharmony_ci						"gmi_cs0_n_pj0",
63862306a36Sopenharmony_ci						"gmi_cs2_n_pk3",
63962306a36Sopenharmony_ci						"gmi_cs4_n_pk2",
64062306a36Sopenharmony_ci						"gmi_cs7_n_pi6",
64162306a36Sopenharmony_ci						"gmi_dqs_p_pj3",
64262306a36Sopenharmony_ci						"gmi_iordy_pi5",
64362306a36Sopenharmony_ci						"gmi_wp_n_pc7";
64462306a36Sopenharmony_ci				nvidia,function = "gmi";
64562306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
64662306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
64762306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
64862306a36Sopenharmony_ci			};
64962306a36Sopenharmony_ci			gmi_cs3_n_pk4 {
65062306a36Sopenharmony_ci				nvidia,pins = "gmi_cs3_n_pk4";
65162306a36Sopenharmony_ci				nvidia,function = "gmi";
65262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
65362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
65462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
65562306a36Sopenharmony_ci			};
65662306a36Sopenharmony_ci			clk2_req_pcc5 {
65762306a36Sopenharmony_ci				nvidia,pins = "clk2_req_pcc5";
65862306a36Sopenharmony_ci				nvidia,function = "rsvd4";
65962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
66062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
66162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
66262306a36Sopenharmony_ci			};
66362306a36Sopenharmony_ci			kb_col3_pq3 {
66462306a36Sopenharmony_ci				nvidia,pins = "kb_col3_pq3",
66562306a36Sopenharmony_ci						"kb_col6_pq6",
66662306a36Sopenharmony_ci						"kb_col7_pq7";
66762306a36Sopenharmony_ci				nvidia,function = "kbc";
66862306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
66962306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
67062306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
67162306a36Sopenharmony_ci			};
67262306a36Sopenharmony_ci			kb_col5_pq5 {
67362306a36Sopenharmony_ci				nvidia,pins = "kb_col5_pq5";
67462306a36Sopenharmony_ci				nvidia,function = "kbc";
67562306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_UP>;
67662306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
67762306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
67862306a36Sopenharmony_ci			};
67962306a36Sopenharmony_ci			kb_row3_pr3 {
68062306a36Sopenharmony_ci				nvidia,pins = "kb_row3_pr3",
68162306a36Sopenharmony_ci						"kb_row4_pr4",
68262306a36Sopenharmony_ci						"kb_row6_pr6",
68362306a36Sopenharmony_ci						"kb_row8_ps0";
68462306a36Sopenharmony_ci				nvidia,function = "kbc";
68562306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
68662306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
68762306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
68862306a36Sopenharmony_ci			};
68962306a36Sopenharmony_ci			clk3_req_pee1 {
69062306a36Sopenharmony_ci				nvidia,pins = "clk3_req_pee1";
69162306a36Sopenharmony_ci				nvidia,function = "rsvd4";
69262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
69362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
69462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
69562306a36Sopenharmony_ci			};
69662306a36Sopenharmony_ci			pu4 {
69762306a36Sopenharmony_ci				nvidia,pins = "pu4";
69862306a36Sopenharmony_ci				nvidia,function = "displayb";
69962306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
70062306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
70162306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
70262306a36Sopenharmony_ci			};
70362306a36Sopenharmony_ci			pu5 {
70462306a36Sopenharmony_ci				nvidia,pins = "pu5",
70562306a36Sopenharmony_ci						"pu6";
70662306a36Sopenharmony_ci				nvidia,function = "displayb";
70762306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
70862306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
70962306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
71062306a36Sopenharmony_ci			};
71162306a36Sopenharmony_ci			hdmi_int_pn7 {
71262306a36Sopenharmony_ci				nvidia,pins = "hdmi_int_pn7";
71362306a36Sopenharmony_ci				nvidia,function = "rsvd1";
71462306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
71562306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_DISABLE>;
71662306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
71762306a36Sopenharmony_ci			};
71862306a36Sopenharmony_ci			clk1_req_pee2 {
71962306a36Sopenharmony_ci				nvidia,pins = "clk1_req_pee2",
72062306a36Sopenharmony_ci						"usb_vbus_en1_pn5";
72162306a36Sopenharmony_ci				nvidia,function = "rsvd4";
72262306a36Sopenharmony_ci				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
72362306a36Sopenharmony_ci				nvidia,tristate = <TEGRA_PIN_ENABLE>;
72462306a36Sopenharmony_ci				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
72562306a36Sopenharmony_ci			};
72662306a36Sopenharmony_ci
72762306a36Sopenharmony_ci			drive_sdio1 {
72862306a36Sopenharmony_ci				nvidia,pins = "drive_sdio1";
72962306a36Sopenharmony_ci				nvidia,high-speed-mode = <TEGRA_PIN_ENABLE>;
73062306a36Sopenharmony_ci				nvidia,schmitt = <TEGRA_PIN_DISABLE>;
73162306a36Sopenharmony_ci				nvidia,pull-down-strength = <36>;
73262306a36Sopenharmony_ci				nvidia,pull-up-strength = <20>;
73362306a36Sopenharmony_ci				nvidia,slew-rate-rising = <TEGRA_PIN_SLEW_RATE_SLOW>;
73462306a36Sopenharmony_ci				nvidia,slew-rate-falling = <TEGRA_PIN_SLEW_RATE_SLOW>;
73562306a36Sopenharmony_ci			};
73662306a36Sopenharmony_ci			drive_sdio3 {
73762306a36Sopenharmony_ci				nvidia,pins = "drive_sdio3";
73862306a36Sopenharmony_ci				nvidia,high-speed-mode = <TEGRA_PIN_ENABLE>;
73962306a36Sopenharmony_ci				nvidia,schmitt = <TEGRA_PIN_DISABLE>;
74062306a36Sopenharmony_ci				nvidia,pull-down-strength = <22>;
74162306a36Sopenharmony_ci				nvidia,pull-up-strength = <36>;
74262306a36Sopenharmony_ci				nvidia,slew-rate-rising = <TEGRA_PIN_SLEW_RATE_FASTEST>;
74362306a36Sopenharmony_ci				nvidia,slew-rate-falling = <TEGRA_PIN_SLEW_RATE_FASTEST>;
74462306a36Sopenharmony_ci			};
74562306a36Sopenharmony_ci			drive_gma {
74662306a36Sopenharmony_ci				nvidia,pins = "drive_gma";
74762306a36Sopenharmony_ci				nvidia,high-speed-mode = <TEGRA_PIN_ENABLE>;
74862306a36Sopenharmony_ci				nvidia,schmitt = <TEGRA_PIN_DISABLE>;
74962306a36Sopenharmony_ci				nvidia,pull-down-strength = <2>;
75062306a36Sopenharmony_ci				nvidia,pull-up-strength = <1>;
75162306a36Sopenharmony_ci				nvidia,slew-rate-rising = <TEGRA_PIN_SLEW_RATE_FASTEST>;
75262306a36Sopenharmony_ci				nvidia,slew-rate-falling = <TEGRA_PIN_SLEW_RATE_FASTEST>;
75362306a36Sopenharmony_ci			};
75462306a36Sopenharmony_ci		};
75562306a36Sopenharmony_ci	};
75662306a36Sopenharmony_ci
75762306a36Sopenharmony_ci	serial@70006300 {
75862306a36Sopenharmony_ci		/delete-property/ dmas;
75962306a36Sopenharmony_ci		/delete-property/ dma-names;
76062306a36Sopenharmony_ci		status = "okay";
76162306a36Sopenharmony_ci	};
76262306a36Sopenharmony_ci
76362306a36Sopenharmony_ci	pwm@7000a000 {
76462306a36Sopenharmony_ci		status = "okay";
76562306a36Sopenharmony_ci	};
76662306a36Sopenharmony_ci
76762306a36Sopenharmony_ci	i2c@7000c000 {
76862306a36Sopenharmony_ci		status = "okay";
76962306a36Sopenharmony_ci		clock-frequency = <100000>;
77062306a36Sopenharmony_ci
77162306a36Sopenharmony_ci		battery: smart-battery@b {
77262306a36Sopenharmony_ci			compatible = "ti,bq20z45", "sbs,sbs-battery";
77362306a36Sopenharmony_ci			reg = <0xb>;
77462306a36Sopenharmony_ci			sbs,i2c-retry-count = <2>;
77562306a36Sopenharmony_ci			sbs,poll-retry-count = <100>;
77662306a36Sopenharmony_ci			power-supplies = <&charger>;
77762306a36Sopenharmony_ci		};
77862306a36Sopenharmony_ci
77962306a36Sopenharmony_ci		rt5640: rt5640@1c {
78062306a36Sopenharmony_ci			compatible = "realtek,rt5640";
78162306a36Sopenharmony_ci			reg = <0x1c>;
78262306a36Sopenharmony_ci			interrupt-parent = <&gpio>;
78362306a36Sopenharmony_ci			interrupts = <TEGRA_GPIO(W, 3) IRQ_TYPE_EDGE_FALLING>;
78462306a36Sopenharmony_ci			realtek,ldo1-en-gpios =
78562306a36Sopenharmony_ci				<&gpio TEGRA_GPIO(V, 3) GPIO_ACTIVE_HIGH>;
78662306a36Sopenharmony_ci		};
78762306a36Sopenharmony_ci
78862306a36Sopenharmony_ci		temperature-sensor@4c {
78962306a36Sopenharmony_ci			compatible = "onnn,nct1008";
79062306a36Sopenharmony_ci			reg = <0x4c>;
79162306a36Sopenharmony_ci			vcc-supply = <&palmas_ldo6_reg>;
79262306a36Sopenharmony_ci			interrupt-parent = <&gpio>;
79362306a36Sopenharmony_ci			interrupts = <TEGRA_GPIO(O, 4) IRQ_TYPE_EDGE_FALLING>;
79462306a36Sopenharmony_ci		};
79562306a36Sopenharmony_ci	};
79662306a36Sopenharmony_ci
79762306a36Sopenharmony_ci	hdmi_ddc: i2c@7000c700 {
79862306a36Sopenharmony_ci		status = "okay";
79962306a36Sopenharmony_ci	};
80062306a36Sopenharmony_ci
80162306a36Sopenharmony_ci	i2c@7000d000 {
80262306a36Sopenharmony_ci		status = "okay";
80362306a36Sopenharmony_ci		clock-frequency = <400000>;
80462306a36Sopenharmony_ci
80562306a36Sopenharmony_ci		tps51632@43 {
80662306a36Sopenharmony_ci			compatible = "ti,tps51632";
80762306a36Sopenharmony_ci			reg = <0x43>;
80862306a36Sopenharmony_ci			regulator-name = "vdd-cpu";
80962306a36Sopenharmony_ci			regulator-min-microvolt = <500000>;
81062306a36Sopenharmony_ci			regulator-max-microvolt = <1520000>;
81162306a36Sopenharmony_ci			regulator-boot-on;
81262306a36Sopenharmony_ci			regulator-always-on;
81362306a36Sopenharmony_ci		};
81462306a36Sopenharmony_ci
81562306a36Sopenharmony_ci		tps65090@48 {
81662306a36Sopenharmony_ci			compatible = "ti,tps65090";
81762306a36Sopenharmony_ci			reg = <0x48>;
81862306a36Sopenharmony_ci			interrupt-parent = <&gpio>;
81962306a36Sopenharmony_ci			interrupts = <TEGRA_GPIO(J, 0) IRQ_TYPE_LEVEL_HIGH>;
82062306a36Sopenharmony_ci
82162306a36Sopenharmony_ci			vsys1-supply = <&vdd_ac_bat_reg>;
82262306a36Sopenharmony_ci			vsys2-supply = <&vdd_ac_bat_reg>;
82362306a36Sopenharmony_ci			vsys3-supply = <&vdd_ac_bat_reg>;
82462306a36Sopenharmony_ci			infet1-supply = <&vdd_ac_bat_reg>;
82562306a36Sopenharmony_ci			infet2-supply = <&vdd_ac_bat_reg>;
82662306a36Sopenharmony_ci			infet3-supply = <&tps65090_dcdc2_reg>;
82762306a36Sopenharmony_ci			infet4-supply = <&tps65090_dcdc2_reg>;
82862306a36Sopenharmony_ci			infet5-supply = <&tps65090_dcdc2_reg>;
82962306a36Sopenharmony_ci			infet6-supply = <&tps65090_dcdc2_reg>;
83062306a36Sopenharmony_ci			infet7-supply = <&tps65090_dcdc2_reg>;
83162306a36Sopenharmony_ci			vsys-l1-supply = <&vdd_ac_bat_reg>;
83262306a36Sopenharmony_ci			vsys-l2-supply = <&vdd_ac_bat_reg>;
83362306a36Sopenharmony_ci
83462306a36Sopenharmony_ci			charger: charger {
83562306a36Sopenharmony_ci				compatible = "ti,tps65090-charger";
83662306a36Sopenharmony_ci				ti,enable-low-current-chrg;
83762306a36Sopenharmony_ci			};
83862306a36Sopenharmony_ci
83962306a36Sopenharmony_ci			regulators {
84062306a36Sopenharmony_ci				tps65090_dcdc1_reg: dcdc1 {
84162306a36Sopenharmony_ci					regulator-name = "vdd-sys-5v0";
84262306a36Sopenharmony_ci					regulator-always-on;
84362306a36Sopenharmony_ci					regulator-boot-on;
84462306a36Sopenharmony_ci				};
84562306a36Sopenharmony_ci
84662306a36Sopenharmony_ci				tps65090_dcdc2_reg: dcdc2 {
84762306a36Sopenharmony_ci					regulator-name = "vdd-sys-3v3";
84862306a36Sopenharmony_ci					regulator-always-on;
84962306a36Sopenharmony_ci					regulator-boot-on;
85062306a36Sopenharmony_ci				};
85162306a36Sopenharmony_ci
85262306a36Sopenharmony_ci				tps65090_dcdc3_reg: dcdc3 {
85362306a36Sopenharmony_ci					regulator-name = "vdd-ao";
85462306a36Sopenharmony_ci					regulator-always-on;
85562306a36Sopenharmony_ci					regulator-boot-on;
85662306a36Sopenharmony_ci				};
85762306a36Sopenharmony_ci
85862306a36Sopenharmony_ci				vdd_bl_reg: fet1 {
85962306a36Sopenharmony_ci					regulator-name = "vdd-lcd-bl";
86062306a36Sopenharmony_ci				};
86162306a36Sopenharmony_ci
86262306a36Sopenharmony_ci				fet3 {
86362306a36Sopenharmony_ci					regulator-name = "vdd-modem-3v3";
86462306a36Sopenharmony_ci				};
86562306a36Sopenharmony_ci
86662306a36Sopenharmony_ci				avdd_lcd_reg: fet4 {
86762306a36Sopenharmony_ci					regulator-name = "avdd-lcd";
86862306a36Sopenharmony_ci				};
86962306a36Sopenharmony_ci
87062306a36Sopenharmony_ci				fet5 {
87162306a36Sopenharmony_ci					regulator-name = "vdd-lvds";
87262306a36Sopenharmony_ci				};
87362306a36Sopenharmony_ci
87462306a36Sopenharmony_ci				fet6 {
87562306a36Sopenharmony_ci					regulator-name = "vdd-sd-slot";
87662306a36Sopenharmony_ci					regulator-always-on;
87762306a36Sopenharmony_ci					regulator-boot-on;
87862306a36Sopenharmony_ci				};
87962306a36Sopenharmony_ci
88062306a36Sopenharmony_ci				fet7 {
88162306a36Sopenharmony_ci					regulator-name = "vdd-com-3v3";
88262306a36Sopenharmony_ci				};
88362306a36Sopenharmony_ci
88462306a36Sopenharmony_ci				ldo1 {
88562306a36Sopenharmony_ci					regulator-name = "vdd-sby-5v0";
88662306a36Sopenharmony_ci					regulator-always-on;
88762306a36Sopenharmony_ci					regulator-boot-on;
88862306a36Sopenharmony_ci				};
88962306a36Sopenharmony_ci
89062306a36Sopenharmony_ci				ldo2 {
89162306a36Sopenharmony_ci					regulator-name = "vdd-sby-3v3";
89262306a36Sopenharmony_ci					regulator-always-on;
89362306a36Sopenharmony_ci					regulator-boot-on;
89462306a36Sopenharmony_ci				};
89562306a36Sopenharmony_ci			};
89662306a36Sopenharmony_ci		};
89762306a36Sopenharmony_ci
89862306a36Sopenharmony_ci		palmas: tps65913@58 {
89962306a36Sopenharmony_ci			compatible = "ti,tps65913", "ti,palmas";
90062306a36Sopenharmony_ci			reg = <0x58>;
90162306a36Sopenharmony_ci			interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
90262306a36Sopenharmony_ci
90362306a36Sopenharmony_ci			#interrupt-cells = <2>;
90462306a36Sopenharmony_ci			interrupt-controller;
90562306a36Sopenharmony_ci
90662306a36Sopenharmony_ci			ti,system-power-controller;
90762306a36Sopenharmony_ci
90862306a36Sopenharmony_ci			palmas_gpio: gpio {
90962306a36Sopenharmony_ci				compatible = "ti,palmas-gpio";
91062306a36Sopenharmony_ci				gpio-controller;
91162306a36Sopenharmony_ci				#gpio-cells = <2>;
91262306a36Sopenharmony_ci			};
91362306a36Sopenharmony_ci
91462306a36Sopenharmony_ci			pinmux {
91562306a36Sopenharmony_ci				compatible = "ti,tps65913-pinctrl";
91662306a36Sopenharmony_ci				pinctrl-names = "default";
91762306a36Sopenharmony_ci				pinctrl-0 = <&palmas_default>;
91862306a36Sopenharmony_ci
91962306a36Sopenharmony_ci				palmas_default: pinmux {
92062306a36Sopenharmony_ci					pin_gpio6 {
92162306a36Sopenharmony_ci						pins = "gpio6";
92262306a36Sopenharmony_ci						function = "gpio";
92362306a36Sopenharmony_ci					};
92462306a36Sopenharmony_ci				};
92562306a36Sopenharmony_ci			};
92662306a36Sopenharmony_ci
92762306a36Sopenharmony_ci			pmic {
92862306a36Sopenharmony_ci				compatible = "ti,tps65913-pmic", "ti,palmas-pmic";
92962306a36Sopenharmony_ci				smps1-in-supply = <&tps65090_dcdc3_reg>;
93062306a36Sopenharmony_ci				smps3-in-supply = <&tps65090_dcdc3_reg>;
93162306a36Sopenharmony_ci				smps4-in-supply = <&tps65090_dcdc2_reg>;
93262306a36Sopenharmony_ci				smps7-in-supply = <&tps65090_dcdc2_reg>;
93362306a36Sopenharmony_ci				smps8-in-supply = <&tps65090_dcdc2_reg>;
93462306a36Sopenharmony_ci				smps9-in-supply = <&tps65090_dcdc2_reg>;
93562306a36Sopenharmony_ci				ldo1-in-supply = <&tps65090_dcdc2_reg>;
93662306a36Sopenharmony_ci				ldo2-in-supply = <&tps65090_dcdc2_reg>;
93762306a36Sopenharmony_ci				ldo3-in-supply = <&palmas_smps3_reg>;
93862306a36Sopenharmony_ci				ldo4-in-supply = <&tps65090_dcdc2_reg>;
93962306a36Sopenharmony_ci				ldo5-in-supply = <&vdd_ac_bat_reg>;
94062306a36Sopenharmony_ci				ldo6-in-supply = <&tps65090_dcdc2_reg>;
94162306a36Sopenharmony_ci				ldo7-in-supply = <&tps65090_dcdc2_reg>;
94262306a36Sopenharmony_ci				ldo8-in-supply = <&tps65090_dcdc3_reg>;
94362306a36Sopenharmony_ci				ldo9-in-supply = <&palmas_smps9_reg>;
94462306a36Sopenharmony_ci				ldoln-in-supply = <&tps65090_dcdc1_reg>;
94562306a36Sopenharmony_ci				ldousb-in-supply = <&tps65090_dcdc1_reg>;
94662306a36Sopenharmony_ci
94762306a36Sopenharmony_ci				regulators {
94862306a36Sopenharmony_ci					smps12 {
94962306a36Sopenharmony_ci						regulator-name = "vddio-ddr";
95062306a36Sopenharmony_ci						regulator-min-microvolt = <1350000>;
95162306a36Sopenharmony_ci						regulator-max-microvolt = <1350000>;
95262306a36Sopenharmony_ci						regulator-always-on;
95362306a36Sopenharmony_ci						regulator-boot-on;
95462306a36Sopenharmony_ci					};
95562306a36Sopenharmony_ci
95662306a36Sopenharmony_ci					palmas_smps3_reg: smps3 {
95762306a36Sopenharmony_ci						regulator-name = "vddio-1v8";
95862306a36Sopenharmony_ci						regulator-min-microvolt = <1800000>;
95962306a36Sopenharmony_ci						regulator-max-microvolt = <1800000>;
96062306a36Sopenharmony_ci						regulator-always-on;
96162306a36Sopenharmony_ci						regulator-boot-on;
96262306a36Sopenharmony_ci					};
96362306a36Sopenharmony_ci
96462306a36Sopenharmony_ci					smps45 {
96562306a36Sopenharmony_ci						regulator-name = "vdd-core";
96662306a36Sopenharmony_ci						regulator-min-microvolt = <900000>;
96762306a36Sopenharmony_ci						regulator-max-microvolt = <1400000>;
96862306a36Sopenharmony_ci						regulator-always-on;
96962306a36Sopenharmony_ci						regulator-boot-on;
97062306a36Sopenharmony_ci					};
97162306a36Sopenharmony_ci
97262306a36Sopenharmony_ci					smps457 {
97362306a36Sopenharmony_ci						regulator-name = "vdd-core";
97462306a36Sopenharmony_ci						regulator-min-microvolt = <900000>;
97562306a36Sopenharmony_ci						regulator-max-microvolt = <1400000>;
97662306a36Sopenharmony_ci						regulator-always-on;
97762306a36Sopenharmony_ci						regulator-boot-on;
97862306a36Sopenharmony_ci					};
97962306a36Sopenharmony_ci
98062306a36Sopenharmony_ci					smps8 {
98162306a36Sopenharmony_ci						regulator-name = "avdd-pll";
98262306a36Sopenharmony_ci						regulator-min-microvolt = <1050000>;
98362306a36Sopenharmony_ci						regulator-max-microvolt = <1050000>;
98462306a36Sopenharmony_ci						regulator-always-on;
98562306a36Sopenharmony_ci						regulator-boot-on;
98662306a36Sopenharmony_ci					};
98762306a36Sopenharmony_ci
98862306a36Sopenharmony_ci					palmas_smps9_reg: smps9 {
98962306a36Sopenharmony_ci						regulator-name = "sdhci-vdd-sd-slot";
99062306a36Sopenharmony_ci						regulator-min-microvolt = <2800000>;
99162306a36Sopenharmony_ci						regulator-max-microvolt = <2800000>;
99262306a36Sopenharmony_ci						regulator-always-on;
99362306a36Sopenharmony_ci					};
99462306a36Sopenharmony_ci
99562306a36Sopenharmony_ci					ldo1 {
99662306a36Sopenharmony_ci						regulator-name = "avdd-cam1";
99762306a36Sopenharmony_ci						regulator-min-microvolt = <2800000>;
99862306a36Sopenharmony_ci						regulator-max-microvolt = <2800000>;
99962306a36Sopenharmony_ci					};
100062306a36Sopenharmony_ci
100162306a36Sopenharmony_ci					ldo2 {
100262306a36Sopenharmony_ci						regulator-name = "avdd-cam2";
100362306a36Sopenharmony_ci						regulator-min-microvolt = <2800000>;
100462306a36Sopenharmony_ci						regulator-max-microvolt = <2800000>;
100562306a36Sopenharmony_ci					};
100662306a36Sopenharmony_ci
100762306a36Sopenharmony_ci					avdd_1v2_reg: ldo3 {
100862306a36Sopenharmony_ci						regulator-name = "avdd-dsi-csi";
100962306a36Sopenharmony_ci						regulator-min-microvolt = <1200000>;
101062306a36Sopenharmony_ci						regulator-max-microvolt = <1200000>;
101162306a36Sopenharmony_ci					};
101262306a36Sopenharmony_ci
101362306a36Sopenharmony_ci					ldo4 {
101462306a36Sopenharmony_ci						regulator-name = "vpp-fuse";
101562306a36Sopenharmony_ci						regulator-min-microvolt = <1800000>;
101662306a36Sopenharmony_ci						regulator-max-microvolt = <1800000>;
101762306a36Sopenharmony_ci					};
101862306a36Sopenharmony_ci
101962306a36Sopenharmony_ci					palmas_ldo6_reg: ldo6 {
102062306a36Sopenharmony_ci						regulator-name = "vdd-sensor-2v85";
102162306a36Sopenharmony_ci						regulator-min-microvolt = <2850000>;
102262306a36Sopenharmony_ci						regulator-max-microvolt = <2850000>;
102362306a36Sopenharmony_ci					};
102462306a36Sopenharmony_ci
102562306a36Sopenharmony_ci					ldo7 {
102662306a36Sopenharmony_ci						regulator-name = "vdd-af-cam1";
102762306a36Sopenharmony_ci						regulator-min-microvolt = <2800000>;
102862306a36Sopenharmony_ci						regulator-max-microvolt = <2800000>;
102962306a36Sopenharmony_ci					};
103062306a36Sopenharmony_ci
103162306a36Sopenharmony_ci					ldo8 {
103262306a36Sopenharmony_ci						regulator-name = "vdd-rtc";
103362306a36Sopenharmony_ci						regulator-min-microvolt = <900000>;
103462306a36Sopenharmony_ci						regulator-max-microvolt = <900000>;
103562306a36Sopenharmony_ci						regulator-always-on;
103662306a36Sopenharmony_ci						regulator-boot-on;
103762306a36Sopenharmony_ci						ti,enable-ldo8-tracking;
103862306a36Sopenharmony_ci					};
103962306a36Sopenharmony_ci
104062306a36Sopenharmony_ci					ldo9 {
104162306a36Sopenharmony_ci						regulator-name = "vddio-sdmmc-2";
104262306a36Sopenharmony_ci						regulator-min-microvolt = <1800000>;
104362306a36Sopenharmony_ci						regulator-max-microvolt = <3300000>;
104462306a36Sopenharmony_ci						regulator-always-on;
104562306a36Sopenharmony_ci						regulator-boot-on;
104662306a36Sopenharmony_ci					};
104762306a36Sopenharmony_ci
104862306a36Sopenharmony_ci					ldoln {
104962306a36Sopenharmony_ci						regulator-name = "hvdd-usb";
105062306a36Sopenharmony_ci						regulator-min-microvolt = <3300000>;
105162306a36Sopenharmony_ci						regulator-max-microvolt = <3300000>;
105262306a36Sopenharmony_ci					};
105362306a36Sopenharmony_ci
105462306a36Sopenharmony_ci					ldousb {
105562306a36Sopenharmony_ci						regulator-name = "avdd-usb";
105662306a36Sopenharmony_ci						regulator-min-microvolt = <3300000>;
105762306a36Sopenharmony_ci						regulator-max-microvolt = <3300000>;
105862306a36Sopenharmony_ci						regulator-always-on;
105962306a36Sopenharmony_ci						regulator-boot-on;
106062306a36Sopenharmony_ci					};
106162306a36Sopenharmony_ci
106262306a36Sopenharmony_ci					regen1 {
106362306a36Sopenharmony_ci						regulator-name = "rail-3v3";
106462306a36Sopenharmony_ci						regulator-max-microvolt = <3300000>;
106562306a36Sopenharmony_ci						regulator-always-on;
106662306a36Sopenharmony_ci						regulator-boot-on;
106762306a36Sopenharmony_ci					};
106862306a36Sopenharmony_ci
106962306a36Sopenharmony_ci					regen2 {
107062306a36Sopenharmony_ci						regulator-name = "rail-5v0";
107162306a36Sopenharmony_ci						regulator-max-microvolt = <5000000>;
107262306a36Sopenharmony_ci						regulator-always-on;
107362306a36Sopenharmony_ci						regulator-boot-on;
107462306a36Sopenharmony_ci					};
107562306a36Sopenharmony_ci				};
107662306a36Sopenharmony_ci			};
107762306a36Sopenharmony_ci
107862306a36Sopenharmony_ci			rtc {
107962306a36Sopenharmony_ci				compatible = "ti,palmas-rtc";
108062306a36Sopenharmony_ci				interrupt-parent = <&palmas>;
108162306a36Sopenharmony_ci				interrupts = <8 0>;
108262306a36Sopenharmony_ci			};
108362306a36Sopenharmony_ci		};
108462306a36Sopenharmony_ci	};
108562306a36Sopenharmony_ci
108662306a36Sopenharmony_ci	spi@7000da00 {
108762306a36Sopenharmony_ci		status = "okay";
108862306a36Sopenharmony_ci		spi-max-frequency = <25000000>;
108962306a36Sopenharmony_ci
109062306a36Sopenharmony_ci		flash@0 {
109162306a36Sopenharmony_ci			compatible = "winbond,w25q32dw", "jedec,spi-nor";
109262306a36Sopenharmony_ci			reg = <0>;
109362306a36Sopenharmony_ci			spi-max-frequency = <20000000>;
109462306a36Sopenharmony_ci		};
109562306a36Sopenharmony_ci	};
109662306a36Sopenharmony_ci
109762306a36Sopenharmony_ci	pmc@7000e400 {
109862306a36Sopenharmony_ci		nvidia,invert-interrupt;
109962306a36Sopenharmony_ci		nvidia,suspend-mode = <1>;
110062306a36Sopenharmony_ci		nvidia,cpu-pwr-good-time = <500>;
110162306a36Sopenharmony_ci		nvidia,cpu-pwr-off-time = <300>;
110262306a36Sopenharmony_ci		nvidia,core-pwr-good-time = <641 3845>;
110362306a36Sopenharmony_ci		nvidia,core-pwr-off-time = <61036>;
110462306a36Sopenharmony_ci		nvidia,core-power-req-active-high;
110562306a36Sopenharmony_ci		nvidia,sys-clock-req-active-high;
110662306a36Sopenharmony_ci	};
110762306a36Sopenharmony_ci
110862306a36Sopenharmony_ci	ahub@70080000 {
110962306a36Sopenharmony_ci		i2s@70080400 {
111062306a36Sopenharmony_ci			status = "okay";
111162306a36Sopenharmony_ci		};
111262306a36Sopenharmony_ci	};
111362306a36Sopenharmony_ci
111462306a36Sopenharmony_ci	mmc@78000400 {
111562306a36Sopenharmony_ci		cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>;
111662306a36Sopenharmony_ci		wp-gpios = <&gpio TEGRA_GPIO(Q, 4) GPIO_ACTIVE_HIGH>;
111762306a36Sopenharmony_ci		bus-width = <4>;
111862306a36Sopenharmony_ci		status = "okay";
111962306a36Sopenharmony_ci	};
112062306a36Sopenharmony_ci
112162306a36Sopenharmony_ci	mmc@78000600 {
112262306a36Sopenharmony_ci		bus-width = <8>;
112362306a36Sopenharmony_ci		status = "okay";
112462306a36Sopenharmony_ci		non-removable;
112562306a36Sopenharmony_ci	};
112662306a36Sopenharmony_ci
112762306a36Sopenharmony_ci	usb@7d000000 {
112862306a36Sopenharmony_ci		compatible = "nvidia,tegra114-udc";
112962306a36Sopenharmony_ci		status = "okay";
113062306a36Sopenharmony_ci		dr_mode = "peripheral";
113162306a36Sopenharmony_ci	};
113262306a36Sopenharmony_ci
113362306a36Sopenharmony_ci	usb-phy@7d000000 {
113462306a36Sopenharmony_ci		status = "okay";
113562306a36Sopenharmony_ci	};
113662306a36Sopenharmony_ci
113762306a36Sopenharmony_ci	usb@7d008000 {
113862306a36Sopenharmony_ci		status = "okay";
113962306a36Sopenharmony_ci	};
114062306a36Sopenharmony_ci
114162306a36Sopenharmony_ci	usb-phy@7d008000 {
114262306a36Sopenharmony_ci		status = "okay";
114362306a36Sopenharmony_ci		vbus-supply = <&usb3_vbus_reg>;
114462306a36Sopenharmony_ci	};
114562306a36Sopenharmony_ci
114662306a36Sopenharmony_ci	backlight: backlight {
114762306a36Sopenharmony_ci		compatible = "pwm-backlight";
114862306a36Sopenharmony_ci
114962306a36Sopenharmony_ci		enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
115062306a36Sopenharmony_ci		power-supply = <&vdd_bl_reg>;
115162306a36Sopenharmony_ci		pwms = <&pwm 1 1000000>;
115262306a36Sopenharmony_ci
115362306a36Sopenharmony_ci		brightness-levels = <0 4 8 16 32 64 128 255>;
115462306a36Sopenharmony_ci		default-brightness-level = <6>;
115562306a36Sopenharmony_ci	};
115662306a36Sopenharmony_ci
115762306a36Sopenharmony_ci	clk32k_in: clock-32k {
115862306a36Sopenharmony_ci		compatible = "fixed-clock";
115962306a36Sopenharmony_ci		clock-frequency = <32768>;
116062306a36Sopenharmony_ci		#clock-cells = <0>;
116162306a36Sopenharmony_ci	};
116262306a36Sopenharmony_ci
116362306a36Sopenharmony_ci	gpio-keys {
116462306a36Sopenharmony_ci		compatible = "gpio-keys";
116562306a36Sopenharmony_ci
116662306a36Sopenharmony_ci		key-home {
116762306a36Sopenharmony_ci			label = "Home";
116862306a36Sopenharmony_ci			gpios = <&gpio TEGRA_GPIO(I, 5) GPIO_ACTIVE_LOW>;
116962306a36Sopenharmony_ci			linux,code = <KEY_HOME>;
117062306a36Sopenharmony_ci		};
117162306a36Sopenharmony_ci
117262306a36Sopenharmony_ci		key-power {
117362306a36Sopenharmony_ci			label = "Power";
117462306a36Sopenharmony_ci			gpios = <&gpio TEGRA_GPIO(Q, 0) GPIO_ACTIVE_LOW>;
117562306a36Sopenharmony_ci			linux,code = <KEY_POWER>;
117662306a36Sopenharmony_ci			wakeup-source;
117762306a36Sopenharmony_ci		};
117862306a36Sopenharmony_ci
117962306a36Sopenharmony_ci		key-volume-down {
118062306a36Sopenharmony_ci			label = "Volume Down";
118162306a36Sopenharmony_ci			gpios = <&gpio TEGRA_GPIO(R, 1) GPIO_ACTIVE_LOW>;
118262306a36Sopenharmony_ci			linux,code = <KEY_VOLUMEDOWN>;
118362306a36Sopenharmony_ci		};
118462306a36Sopenharmony_ci
118562306a36Sopenharmony_ci		key-volume-up {
118662306a36Sopenharmony_ci			label = "Volume Up";
118762306a36Sopenharmony_ci			gpios = <&gpio TEGRA_GPIO(R, 2) GPIO_ACTIVE_LOW>;
118862306a36Sopenharmony_ci			linux,code = <KEY_VOLUMEUP>;
118962306a36Sopenharmony_ci		};
119062306a36Sopenharmony_ci	};
119162306a36Sopenharmony_ci
119262306a36Sopenharmony_ci	vdd_ac_bat_reg: regulator-acbat {
119362306a36Sopenharmony_ci		compatible = "regulator-fixed";
119462306a36Sopenharmony_ci		regulator-name = "vdd_ac_bat";
119562306a36Sopenharmony_ci		regulator-min-microvolt = <5000000>;
119662306a36Sopenharmony_ci		regulator-max-microvolt = <5000000>;
119762306a36Sopenharmony_ci		regulator-always-on;
119862306a36Sopenharmony_ci	};
119962306a36Sopenharmony_ci
120062306a36Sopenharmony_ci	dvdd_ts_reg: regulator-ts {
120162306a36Sopenharmony_ci		compatible = "regulator-fixed";
120262306a36Sopenharmony_ci		regulator-name = "dvdd_ts";
120362306a36Sopenharmony_ci		regulator-min-microvolt = <1800000>;
120462306a36Sopenharmony_ci		regulator-max-microvolt = <1800000>;
120562306a36Sopenharmony_ci		enable-active-high;
120662306a36Sopenharmony_ci		gpio = <&gpio TEGRA_GPIO(H, 5) GPIO_ACTIVE_HIGH>;
120762306a36Sopenharmony_ci	};
120862306a36Sopenharmony_ci
120962306a36Sopenharmony_ci	usb1_vbus_reg: regulator-usb1 {
121062306a36Sopenharmony_ci		compatible = "regulator-fixed";
121162306a36Sopenharmony_ci		regulator-name = "usb1_vbus";
121262306a36Sopenharmony_ci		regulator-min-microvolt = <5000000>;
121362306a36Sopenharmony_ci		regulator-max-microvolt = <5000000>;
121462306a36Sopenharmony_ci		enable-active-high;
121562306a36Sopenharmony_ci		gpio = <&gpio TEGRA_GPIO(N, 4) GPIO_ACTIVE_HIGH>;
121662306a36Sopenharmony_ci		gpio-open-drain;
121762306a36Sopenharmony_ci		vin-supply = <&tps65090_dcdc1_reg>;
121862306a36Sopenharmony_ci	};
121962306a36Sopenharmony_ci
122062306a36Sopenharmony_ci	usb3_vbus_reg: regulator-usb3 {
122162306a36Sopenharmony_ci		compatible = "regulator-fixed";
122262306a36Sopenharmony_ci		regulator-name = "usb2_vbus";
122362306a36Sopenharmony_ci		regulator-min-microvolt = <5000000>;
122462306a36Sopenharmony_ci		regulator-max-microvolt = <5000000>;
122562306a36Sopenharmony_ci		enable-active-high;
122662306a36Sopenharmony_ci		gpio = <&gpio TEGRA_GPIO(K, 6) GPIO_ACTIVE_HIGH>;
122762306a36Sopenharmony_ci		gpio-open-drain;
122862306a36Sopenharmony_ci		vin-supply = <&tps65090_dcdc1_reg>;
122962306a36Sopenharmony_ci	};
123062306a36Sopenharmony_ci
123162306a36Sopenharmony_ci	vdd_hdmi_reg: regulator-hdmi {
123262306a36Sopenharmony_ci		compatible = "regulator-fixed";
123362306a36Sopenharmony_ci		regulator-name = "vdd_hdmi_5v0";
123462306a36Sopenharmony_ci		regulator-min-microvolt = <5000000>;
123562306a36Sopenharmony_ci		regulator-max-microvolt = <5000000>;
123662306a36Sopenharmony_ci		vin-supply = <&tps65090_dcdc1_reg>;
123762306a36Sopenharmony_ci	};
123862306a36Sopenharmony_ci
123962306a36Sopenharmony_ci	vdd_cam_1v8_reg: regulator-cam {
124062306a36Sopenharmony_ci		compatible = "regulator-fixed";
124162306a36Sopenharmony_ci		regulator-name = "vdd_cam_1v8_reg";
124262306a36Sopenharmony_ci		regulator-min-microvolt = <1800000>;
124362306a36Sopenharmony_ci		regulator-max-microvolt = <1800000>;
124462306a36Sopenharmony_ci		enable-active-high;
124562306a36Sopenharmony_ci		gpio = <&palmas_gpio 6 0>;
124662306a36Sopenharmony_ci	};
124762306a36Sopenharmony_ci
124862306a36Sopenharmony_ci	vdd_5v0_hdmi: regulator-hdmicon {
124962306a36Sopenharmony_ci		compatible = "regulator-fixed";
125062306a36Sopenharmony_ci		regulator-name = "VDD_5V0_HDMI_CON";
125162306a36Sopenharmony_ci		regulator-min-microvolt = <5000000>;
125262306a36Sopenharmony_ci		regulator-max-microvolt = <5000000>;
125362306a36Sopenharmony_ci		gpio = <&gpio TEGRA_GPIO(K, 1) GPIO_ACTIVE_HIGH>;
125462306a36Sopenharmony_ci		enable-active-high;
125562306a36Sopenharmony_ci		vin-supply = <&tps65090_dcdc1_reg>;
125662306a36Sopenharmony_ci	};
125762306a36Sopenharmony_ci
125862306a36Sopenharmony_ci	sound {
125962306a36Sopenharmony_ci		compatible = "nvidia,tegra-audio-rt5640-dalmore",
126062306a36Sopenharmony_ci			     "nvidia,tegra-audio-rt5640";
126162306a36Sopenharmony_ci		nvidia,model = "NVIDIA Tegra Dalmore";
126262306a36Sopenharmony_ci
126362306a36Sopenharmony_ci		nvidia,audio-routing =
126462306a36Sopenharmony_ci			"Headphones", "HPOR",
126562306a36Sopenharmony_ci			"Headphones", "HPOL",
126662306a36Sopenharmony_ci			"Speakers", "SPORP",
126762306a36Sopenharmony_ci			"Speakers", "SPORN",
126862306a36Sopenharmony_ci			"Speakers", "SPOLP",
126962306a36Sopenharmony_ci			"Speakers", "SPOLN",
127062306a36Sopenharmony_ci			"Mic Jack", "MICBIAS1",
127162306a36Sopenharmony_ci			"IN2P", "Mic Jack";
127262306a36Sopenharmony_ci
127362306a36Sopenharmony_ci		nvidia,i2s-controller = <&tegra_i2s1>;
127462306a36Sopenharmony_ci		nvidia,audio-codec = <&rt5640>;
127562306a36Sopenharmony_ci
127662306a36Sopenharmony_ci		nvidia,hp-det-gpios = <&gpio TEGRA_GPIO(R, 7) GPIO_ACTIVE_HIGH>;
127762306a36Sopenharmony_ci
127862306a36Sopenharmony_ci		clocks = <&tegra_car TEGRA114_CLK_PLL_A>,
127962306a36Sopenharmony_ci			 <&tegra_car TEGRA114_CLK_PLL_A_OUT0>,
128062306a36Sopenharmony_ci			 <&tegra_pmc TEGRA_PMC_CLK_OUT_1>;
128162306a36Sopenharmony_ci		clock-names = "pll_a", "pll_a_out0", "mclk";
128262306a36Sopenharmony_ci
128362306a36Sopenharmony_ci		assigned-clocks = <&tegra_car TEGRA114_CLK_EXTERN1>,
128462306a36Sopenharmony_ci				  <&tegra_pmc TEGRA_PMC_CLK_OUT_1>;
128562306a36Sopenharmony_ci
128662306a36Sopenharmony_ci		assigned-clock-parents = <&tegra_car TEGRA114_CLK_PLL_A_OUT0>,
128762306a36Sopenharmony_ci					 <&tegra_car TEGRA114_CLK_EXTERN1>;
128862306a36Sopenharmony_ci	};
128962306a36Sopenharmony_ci};
1290