1b2441318SGreg Kroah-Hartman// SPDX-License-Identifier: GPL-2.0
2*79ed18d9SThierry Reding
3*79ed18d9SThierry Reding#include <dt-bindings/gpio/tegra-gpio.h>
40e91ba42SLaxman Dewangan#include <dt-bindings/input/input.h>
5*79ed18d9SThierry Reding#include <dt-bindings/pinctrl/pinctrl-tegra.h>
60e91ba42SLaxman Dewangan
72e634057SThierry Reding/ {
82e634057SThierry Reding	model = "NVIDIA Tegra210 P2597 I/O board";
92e634057SThierry Reding	compatible = "nvidia,p2597", "nvidia,tegra210";
102e634057SThierry Reding
11bcdf81cbSThierry Reding	aliases {
12bcdf81cbSThierry Reding		ethernet = "/usb@70090000/ethernet@1";
13bcdf81cbSThierry Reding	};
14bcdf81cbSThierry Reding
1534993594SThierry Reding	host1x@50000000 {
1634993594SThierry Reding		dpaux@54040000 {
1734993594SThierry Reding			status = "okay";
1834993594SThierry Reding		};
1934993594SThierry Reding
20c4153885SSowjanya Komatineni		vi@54080000 {
21c4153885SSowjanya Komatineni			status = "okay";
22c4153885SSowjanya Komatineni
23c4153885SSowjanya Komatineni			avdd-dsi-csi-supply = <&vdd_dsi_csi>;
24c4153885SSowjanya Komatineni
25c4153885SSowjanya Komatineni			csi@838 {
26c4153885SSowjanya Komatineni				status = "okay";
27c4153885SSowjanya Komatineni			};
28c4153885SSowjanya Komatineni		};
29c4153885SSowjanya Komatineni
3034993594SThierry Reding		sor@54580000 {
3134993594SThierry Reding			status = "okay";
3234993594SThierry Reding
33e8931a27SThierry Reding			avdd-io-hdmi-dp-supply = <&avdd_1v05>;
34e8931a27SThierry Reding			vdd-hdmi-dp-pll-supply = <&vdd_1v8>;
3534993594SThierry Reding			hdmi-supply = <&vdd_hdmi>;
3634993594SThierry Reding
3734993594SThierry Reding			nvidia,ddc-i2c-bus = <&hdmi_ddc>;
3834993594SThierry Reding			nvidia,hpd-gpio = <&gpio TEGRA_GPIO(CC, 1)
3934993594SThierry Reding					   GPIO_ACTIVE_LOW>;
4034993594SThierry Reding		};
4134993594SThierry Reding	};
4234993594SThierry Reding
43be70771dSThierry Reding	pinmux: pinmux@700008d4 {
442e634057SThierry Reding		pinctrl-names = "boot";
452e634057SThierry Reding		pinctrl-0 = <&state_boot>;
462e634057SThierry Reding
472e634057SThierry Reding		state_boot: pinmux {
482e634057SThierry Reding			pex_l0_rst_n_pa0 {
492e634057SThierry Reding				nvidia,pins = "pex_l0_rst_n_pa0";
502e634057SThierry Reding				nvidia,function = "pe0";
512e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
522e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
532e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
542e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
552e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
562e634057SThierry Reding			};
572e634057SThierry Reding			pex_l0_clkreq_n_pa1 {
582e634057SThierry Reding				nvidia,pins = "pex_l0_clkreq_n_pa1";
592e634057SThierry Reding				nvidia,function = "pe0";
602e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
612e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
622e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
632e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
642e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
652e634057SThierry Reding			};
662e634057SThierry Reding			pex_wake_n_pa2 {
672e634057SThierry Reding				nvidia,pins = "pex_wake_n_pa2";
682e634057SThierry Reding				nvidia,function = "pe";
692e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
702e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
712e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
722e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
732e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
742e634057SThierry Reding			};
752e634057SThierry Reding			pex_l1_rst_n_pa3 {
762e634057SThierry Reding				nvidia,pins = "pex_l1_rst_n_pa3";
772e634057SThierry Reding				nvidia,function = "pe1";
782e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
792e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
802e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
812e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
822e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
832e634057SThierry Reding			};
842e634057SThierry Reding			pex_l1_clkreq_n_pa4 {
852e634057SThierry Reding				nvidia,pins = "pex_l1_clkreq_n_pa4";
862e634057SThierry Reding				nvidia,function = "pe1";
872e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
882e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
892e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
902e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
912e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
922e634057SThierry Reding			};
932e634057SThierry Reding			sata_led_active_pa5 {
942e634057SThierry Reding				nvidia,pins = "sata_led_active_pa5";
952e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
962e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
972e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
982e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
992e634057SThierry Reding			};
1002e634057SThierry Reding			pa6 {
1012e634057SThierry Reding				nvidia,pins = "pa6";
1022e634057SThierry Reding				nvidia,function = "sata";
1032e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
1042e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1052e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
1062e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1072e634057SThierry Reding			};
1082e634057SThierry Reding			dap1_fs_pb0 {
1092e634057SThierry Reding				nvidia,pins = "dap1_fs_pb0";
1102e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
1112e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1122e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1132e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1142e634057SThierry Reding			};
1152e634057SThierry Reding			dap1_din_pb1 {
1162e634057SThierry Reding				nvidia,pins = "dap1_din_pb1";
1172e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
1182e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1192e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1202e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1212e634057SThierry Reding			};
1222e634057SThierry Reding			dap1_dout_pb2 {
1232e634057SThierry Reding				nvidia,pins = "dap1_dout_pb2";
1242e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
1252e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1262e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1272e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1282e634057SThierry Reding			};
1292e634057SThierry Reding			dap1_sclk_pb3 {
1302e634057SThierry Reding				nvidia,pins = "dap1_sclk_pb3";
1312e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
1322e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1332e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1342e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1352e634057SThierry Reding			};
1362e634057SThierry Reding			spi2_mosi_pb4 {
1372e634057SThierry Reding				nvidia,pins = "spi2_mosi_pb4";
1382e634057SThierry Reding				nvidia,function = "spi2";
1392e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
1402e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1412e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1422e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1432e634057SThierry Reding			};
1442e634057SThierry Reding			spi2_miso_pb5 {
1452e634057SThierry Reding				nvidia,pins = "spi2_miso_pb5";
1462e634057SThierry Reding				nvidia,function = "spi2";
1472e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
1482e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1492e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1502e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1512e634057SThierry Reding			};
1522e634057SThierry Reding			spi2_sck_pb6 {
1532e634057SThierry Reding				nvidia,pins = "spi2_sck_pb6";
1542e634057SThierry Reding				nvidia,function = "spi2";
1552e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
1562e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1572e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1582e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1592e634057SThierry Reding			};
1602e634057SThierry Reding			spi2_cs0_pb7 {
1612e634057SThierry Reding				nvidia,pins = "spi2_cs0_pb7";
1622e634057SThierry Reding				nvidia,function = "spi2";
1632e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
1642e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1652e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1662e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1672e634057SThierry Reding			};
1682e634057SThierry Reding			spi1_mosi_pc0 {
1692e634057SThierry Reding				nvidia,pins = "spi1_mosi_pc0";
1702e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
1712e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1722e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1732e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1742e634057SThierry Reding			};
1752e634057SThierry Reding			spi1_miso_pc1 {
1762e634057SThierry Reding				nvidia,pins = "spi1_miso_pc1";
1772e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
1782e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1792e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1802e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1812e634057SThierry Reding			};
1822e634057SThierry Reding			spi1_sck_pc2 {
1832e634057SThierry Reding				nvidia,pins = "spi1_sck_pc2";
1842e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
1852e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1862e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1872e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1882e634057SThierry Reding			};
1892e634057SThierry Reding			spi1_cs0_pc3 {
1902e634057SThierry Reding				nvidia,pins = "spi1_cs0_pc3";
1912e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
1922e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1932e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
1942e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
1952e634057SThierry Reding			};
1962e634057SThierry Reding			spi1_cs1_pc4 {
1972e634057SThierry Reding				nvidia,pins = "spi1_cs1_pc4";
1982e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
1992e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2002e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2012e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2022e634057SThierry Reding			};
2032e634057SThierry Reding			spi4_sck_pc5 {
2042e634057SThierry Reding				nvidia,pins = "spi4_sck_pc5";
2052e634057SThierry Reding				nvidia,function = "spi4";
2062e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
2072e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2082e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2092e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2102e634057SThierry Reding			};
2112e634057SThierry Reding			spi4_cs0_pc6 {
2122e634057SThierry Reding				nvidia,pins = "spi4_cs0_pc6";
2132e634057SThierry Reding				nvidia,function = "spi4";
2142e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
2152e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2162e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2172e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2182e634057SThierry Reding			};
2192e634057SThierry Reding			spi4_mosi_pc7 {
2202e634057SThierry Reding				nvidia,pins = "spi4_mosi_pc7";
2212e634057SThierry Reding				nvidia,function = "spi4";
2222e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
2232e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2242e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2252e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2262e634057SThierry Reding			};
2272e634057SThierry Reding			spi4_miso_pd0 {
2282e634057SThierry Reding				nvidia,pins = "spi4_miso_pd0";
2292e634057SThierry Reding				nvidia,function = "spi4";
2302e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
2312e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2322e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2332e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2342e634057SThierry Reding			};
2352e634057SThierry Reding			uart3_tx_pd1 {
2362e634057SThierry Reding				nvidia,pins = "uart3_tx_pd1";
2372e634057SThierry Reding				nvidia,function = "uartc";
2382e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
2392e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2402e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
2412e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2422e634057SThierry Reding			};
2432e634057SThierry Reding			uart3_rx_pd2 {
2442e634057SThierry Reding				nvidia,pins = "uart3_rx_pd2";
2452e634057SThierry Reding				nvidia,function = "uartc";
2462e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
2472e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2482e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2492e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2502e634057SThierry Reding			};
2512e634057SThierry Reding			uart3_rts_pd3 {
2522e634057SThierry Reding				nvidia,pins = "uart3_rts_pd3";
2532e634057SThierry Reding				nvidia,function = "uartc";
2542e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
2552e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2562e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
2572e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2582e634057SThierry Reding			};
2592e634057SThierry Reding			uart3_cts_pd4 {
2602e634057SThierry Reding				nvidia,pins = "uart3_cts_pd4";
2612e634057SThierry Reding				nvidia,function = "uartc";
2622e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
2632e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2642e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2652e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2662e634057SThierry Reding			};
2672e634057SThierry Reding			dmic1_clk_pe0 {
2682e634057SThierry Reding				nvidia,pins = "dmic1_clk_pe0";
2692e634057SThierry Reding				nvidia,function = "i2s3";
2702e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
2712e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2722e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2732e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2742e634057SThierry Reding			};
2752e634057SThierry Reding			dmic1_dat_pe1 {
2762e634057SThierry Reding				nvidia,pins = "dmic1_dat_pe1";
2772e634057SThierry Reding				nvidia,function = "i2s3";
2782e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
2792e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2802e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2812e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2822e634057SThierry Reding			};
2832e634057SThierry Reding			dmic2_clk_pe2 {
2842e634057SThierry Reding				nvidia,pins = "dmic2_clk_pe2";
2852e634057SThierry Reding				nvidia,function = "i2s3";
2862e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
2872e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2882e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2892e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2902e634057SThierry Reding			};
2912e634057SThierry Reding			dmic2_dat_pe3 {
2922e634057SThierry Reding				nvidia,pins = "dmic2_dat_pe3";
2932e634057SThierry Reding				nvidia,function = "i2s3";
2942e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
2952e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
2962e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
2972e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
2982e634057SThierry Reding			};
2992e634057SThierry Reding			dmic3_clk_pe4 {
3002e634057SThierry Reding				nvidia,pins = "dmic3_clk_pe4";
3012e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
3022e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3032e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
3042e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3052e634057SThierry Reding			};
3062e634057SThierry Reding			dmic3_dat_pe5 {
3072e634057SThierry Reding				nvidia,pins = "dmic3_dat_pe5";
3082e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
3092e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3102e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
3112e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3122e634057SThierry Reding			};
3132e634057SThierry Reding			pe6 {
3142e634057SThierry Reding				nvidia,pins = "pe6";
3152e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
3162e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3172e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
3182e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3192e634057SThierry Reding			};
3202e634057SThierry Reding			pe7 {
3212e634057SThierry Reding				nvidia,pins = "pe7";
3222e634057SThierry Reding				nvidia,function = "pwm3";
3232e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
3242e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3252e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
3262e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3272e634057SThierry Reding			};
3282e634057SThierry Reding			gen3_i2c_scl_pf0 {
3292e634057SThierry Reding				nvidia,pins = "gen3_i2c_scl_pf0";
3302e634057SThierry Reding				nvidia,function = "i2c3";
3312e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
3322e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3332e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
3342e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3352e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
3362e634057SThierry Reding			};
3372e634057SThierry Reding			gen3_i2c_sda_pf1 {
3382e634057SThierry Reding				nvidia,pins = "gen3_i2c_sda_pf1";
3392e634057SThierry Reding				nvidia,function = "i2c3";
3402e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
3412e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3422e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
3432e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3442e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
3452e634057SThierry Reding			};
3462e634057SThierry Reding			uart2_tx_pg0 {
3472e634057SThierry Reding				nvidia,pins = "uart2_tx_pg0";
3482e634057SThierry Reding				nvidia,function = "uartb";
3492e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
3502e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3512e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
3522e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3532e634057SThierry Reding			};
3542e634057SThierry Reding			uart2_rx_pg1 {
3552e634057SThierry Reding				nvidia,pins = "uart2_rx_pg1";
3562e634057SThierry Reding				nvidia,function = "uartb";
3572e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
3582e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3592e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
3602e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3612e634057SThierry Reding			};
3622e634057SThierry Reding			uart2_rts_pg2 {
3632e634057SThierry Reding				nvidia,pins = "uart2_rts_pg2";
3642e634057SThierry Reding				nvidia,function = "uartb";
3652e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
3662e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3672e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
3682e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3692e634057SThierry Reding			};
3702e634057SThierry Reding			uart2_cts_pg3 {
3712e634057SThierry Reding				nvidia,pins = "uart2_cts_pg3";
3722e634057SThierry Reding				nvidia,function = "uartb";
3732e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
3742e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3752e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
3762e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3772e634057SThierry Reding			};
3782e634057SThierry Reding			wifi_en_ph0 {
3792e634057SThierry Reding				nvidia,pins = "wifi_en_ph0";
3802e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
3812e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3822e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
3832e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3842e634057SThierry Reding			};
3852e634057SThierry Reding			wifi_rst_ph1 {
3862e634057SThierry Reding				nvidia,pins = "wifi_rst_ph1";
3872e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
3882e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3892e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
3902e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3912e634057SThierry Reding			};
3922e634057SThierry Reding			wifi_wake_ap_ph2 {
3932e634057SThierry Reding				nvidia,pins = "wifi_wake_ap_ph2";
3942e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
3952e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
3962e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
3972e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
3982e634057SThierry Reding			};
3992e634057SThierry Reding			ap_wake_bt_ph3 {
4002e634057SThierry Reding				nvidia,pins = "ap_wake_bt_ph3";
4012e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4022e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4032e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
4042e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4052e634057SThierry Reding			};
4062e634057SThierry Reding			bt_rst_ph4 {
4072e634057SThierry Reding				nvidia,pins = "bt_rst_ph4";
4082e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4092e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4102e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
4112e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4122e634057SThierry Reding			};
4132e634057SThierry Reding			bt_wake_ap_ph5 {
4142e634057SThierry Reding				nvidia,pins = "bt_wake_ap_ph5";
4152e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
4162e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4172e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
4182e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4192e634057SThierry Reding			};
4202e634057SThierry Reding			ph6 {
4212e634057SThierry Reding				nvidia,pins = "ph6";
4222e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
4232e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4242e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
4252e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4262e634057SThierry Reding			};
4272e634057SThierry Reding			ap_wake_nfc_ph7 {
4282e634057SThierry Reding				nvidia,pins = "ap_wake_nfc_ph7";
4292e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
4302e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4312e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
4322e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4332e634057SThierry Reding			};
4342e634057SThierry Reding			nfc_en_pi0 {
4352e634057SThierry Reding				nvidia,pins = "nfc_en_pi0";
4362e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4372e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4382e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
4392e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4402e634057SThierry Reding			};
4412e634057SThierry Reding			nfc_int_pi1 {
4422e634057SThierry Reding				nvidia,pins = "nfc_int_pi1";
4432e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
4442e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4452e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
4462e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4472e634057SThierry Reding			};
4482e634057SThierry Reding			gps_en_pi2 {
4492e634057SThierry Reding				nvidia,pins = "gps_en_pi2";
4502e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4512e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4522e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
4532e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4542e634057SThierry Reding			};
4552e634057SThierry Reding			gps_rst_pi3 {
4562e634057SThierry Reding				nvidia,pins = "gps_rst_pi3";
4572e634057SThierry Reding				nvidia,function = "rsvd0";
4582e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
4592e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
4602e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
4612e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4622e634057SThierry Reding			};
4632e634057SThierry Reding			uart4_tx_pi4 {
4642e634057SThierry Reding				nvidia,pins = "uart4_tx_pi4";
4652e634057SThierry Reding				nvidia,function = "uartd";
4662e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4672e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4682e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
4692e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4702e634057SThierry Reding			};
4712e634057SThierry Reding			uart4_rx_pi5 {
4722e634057SThierry Reding				nvidia,pins = "uart4_rx_pi5";
4732e634057SThierry Reding				nvidia,function = "uartd";
4742e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4752e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4762e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
4772e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4782e634057SThierry Reding			};
4792e634057SThierry Reding			uart4_rts_pi6 {
4802e634057SThierry Reding				nvidia,pins = "uart4_rts_pi6";
4812e634057SThierry Reding				nvidia,function = "uartd";
4822e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4832e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4842e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
4852e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4862e634057SThierry Reding			};
4872e634057SThierry Reding			uart4_cts_pi7 {
4882e634057SThierry Reding				nvidia,pins = "uart4_cts_pi7";
4892e634057SThierry Reding				nvidia,function = "uartd";
4902e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4912e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
4922e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
4932e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
4942e634057SThierry Reding			};
4952e634057SThierry Reding			gen1_i2c_sda_pj0 {
4962e634057SThierry Reding				nvidia,pins = "gen1_i2c_sda_pj0";
4972e634057SThierry Reding				nvidia,function = "i2c1";
4982e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
4992e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5002e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5012e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5022e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
5032e634057SThierry Reding			};
5042e634057SThierry Reding			gen1_i2c_scl_pj1 {
5052e634057SThierry Reding				nvidia,pins = "gen1_i2c_scl_pj1";
5062e634057SThierry Reding				nvidia,function = "i2c1";
5072e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5082e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5092e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5102e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5112e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
5122e634057SThierry Reding			};
5132e634057SThierry Reding			gen2_i2c_scl_pj2 {
5142e634057SThierry Reding				nvidia,pins = "gen2_i2c_scl_pj2";
5152e634057SThierry Reding				nvidia,function = "i2c2";
5162e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5172e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5182e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5192e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5202e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
5212e634057SThierry Reding			};
5222e634057SThierry Reding			gen2_i2c_sda_pj3 {
5232e634057SThierry Reding				nvidia,pins = "gen2_i2c_sda_pj3";
5242e634057SThierry Reding				nvidia,function = "i2c2";
5252e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5262e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5272e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5282e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5292e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
5302e634057SThierry Reding			};
5312e634057SThierry Reding			dap4_fs_pj4 {
5322e634057SThierry Reding				nvidia,pins = "dap4_fs_pj4";
5332e634057SThierry Reding				nvidia,function = "i2s4b";
5342e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5352e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5362e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5372e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5382e634057SThierry Reding			};
5392e634057SThierry Reding			dap4_din_pj5 {
5402e634057SThierry Reding				nvidia,pins = "dap4_din_pj5";
5412e634057SThierry Reding				nvidia,function = "i2s4b";
5422e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5432e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5442e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5452e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5462e634057SThierry Reding			};
5472e634057SThierry Reding			dap4_dout_pj6 {
5482e634057SThierry Reding				nvidia,pins = "dap4_dout_pj6";
5492e634057SThierry Reding				nvidia,function = "i2s4b";
5502e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5512e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5522e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5532e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5542e634057SThierry Reding			};
5552e634057SThierry Reding			dap4_sclk_pj7 {
5562e634057SThierry Reding				nvidia,pins = "dap4_sclk_pj7";
5572e634057SThierry Reding				nvidia,function = "i2s4b";
5582e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5592e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5602e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5612e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5622e634057SThierry Reding			};
5632e634057SThierry Reding			pk0 {
5642e634057SThierry Reding				nvidia,pins = "pk0";
5652e634057SThierry Reding				nvidia,function = "i2s5b";
5662e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5672e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5682e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5692e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5702e634057SThierry Reding			};
5712e634057SThierry Reding			pk1 {
5722e634057SThierry Reding				nvidia,pins = "pk1";
5732e634057SThierry Reding				nvidia,function = "i2s5b";
5742e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5752e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5762e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5772e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5782e634057SThierry Reding			};
5792e634057SThierry Reding			pk2 {
5802e634057SThierry Reding				nvidia,pins = "pk2";
5812e634057SThierry Reding				nvidia,function = "i2s5b";
5822e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5832e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5842e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5852e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5862e634057SThierry Reding			};
5872e634057SThierry Reding			pk3 {
5882e634057SThierry Reding				nvidia,pins = "pk3";
5892e634057SThierry Reding				nvidia,function = "i2s5b";
5902e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
5912e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5922e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
5932e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
5942e634057SThierry Reding			};
5952e634057SThierry Reding			pk4 {
5962e634057SThierry Reding				nvidia,pins = "pk4";
5972e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
5982e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
5992e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6002e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6012e634057SThierry Reding			};
6022e634057SThierry Reding			pk5 {
6032e634057SThierry Reding				nvidia,pins = "pk5";
6042e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
6052e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6062e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
6072e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6082e634057SThierry Reding			};
6092e634057SThierry Reding			pk6 {
6102e634057SThierry Reding				nvidia,pins = "pk6";
6112e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6122e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6132e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6142e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6152e634057SThierry Reding			};
6162e634057SThierry Reding			pk7 {
6172e634057SThierry Reding				nvidia,pins = "pk7";
6182e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6192e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6202e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6212e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6222e634057SThierry Reding			};
6232e634057SThierry Reding			pl0 {
6242e634057SThierry Reding				nvidia,pins = "pl0";
6252e634057SThierry Reding				nvidia,function = "rsvd0";
6262e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
6272e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
6282e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
6292e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6302e634057SThierry Reding			};
6312e634057SThierry Reding			pl1 {
6322e634057SThierry Reding				nvidia,pins = "pl1";
6332e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6342e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6352e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6362e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6372e634057SThierry Reding			};
6382e634057SThierry Reding			sdmmc1_clk_pm0 {
6392e634057SThierry Reding				nvidia,pins = "sdmmc1_clk_pm0";
6402e634057SThierry Reding				nvidia,function = "sdmmc1";
6412e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
6422e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6432e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6442e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6452e634057SThierry Reding			};
6462e634057SThierry Reding			sdmmc1_cmd_pm1 {
6472e634057SThierry Reding				nvidia,pins = "sdmmc1_cmd_pm1";
6482e634057SThierry Reding				nvidia,function = "sdmmc1";
6492e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6502e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6512e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6522e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6532e634057SThierry Reding			};
6542e634057SThierry Reding			sdmmc1_dat3_pm2 {
6552e634057SThierry Reding				nvidia,pins = "sdmmc1_dat3_pm2";
6562e634057SThierry Reding				nvidia,function = "sdmmc1";
6572e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6582e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6592e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6602e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6612e634057SThierry Reding			};
6622e634057SThierry Reding			sdmmc1_dat2_pm3 {
6632e634057SThierry Reding				nvidia,pins = "sdmmc1_dat2_pm3";
6642e634057SThierry Reding				nvidia,function = "sdmmc1";
6652e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6662e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6672e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6682e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6692e634057SThierry Reding			};
6702e634057SThierry Reding			sdmmc1_dat1_pm4 {
6712e634057SThierry Reding				nvidia,pins = "sdmmc1_dat1_pm4";
6722e634057SThierry Reding				nvidia,function = "sdmmc1";
6732e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6742e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6752e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6762e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6772e634057SThierry Reding			};
6782e634057SThierry Reding			sdmmc1_dat0_pm5 {
6792e634057SThierry Reding				nvidia,pins = "sdmmc1_dat0_pm5";
6802e634057SThierry Reding				nvidia,function = "sdmmc1";
6812e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6822e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6832e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6842e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6852e634057SThierry Reding			};
6862e634057SThierry Reding			sdmmc3_clk_pp0 {
6872e634057SThierry Reding				nvidia,pins = "sdmmc3_clk_pp0";
6882e634057SThierry Reding				nvidia,function = "sdmmc3";
6892e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
6902e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6912e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
6922e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
6932e634057SThierry Reding			};
6942e634057SThierry Reding			sdmmc3_cmd_pp1 {
6952e634057SThierry Reding				nvidia,pins = "sdmmc3_cmd_pp1";
6962e634057SThierry Reding				nvidia,function = "sdmmc3";
6972e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
6982e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
6992e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
7002e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7012e634057SThierry Reding			};
7022e634057SThierry Reding			sdmmc3_dat3_pp2 {
7032e634057SThierry Reding				nvidia,pins = "sdmmc3_dat3_pp2";
7042e634057SThierry Reding				nvidia,function = "sdmmc3";
7052e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
7062e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7072e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
7082e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7092e634057SThierry Reding			};
7102e634057SThierry Reding			sdmmc3_dat2_pp3 {
7112e634057SThierry Reding				nvidia,pins = "sdmmc3_dat2_pp3";
7122e634057SThierry Reding				nvidia,function = "sdmmc3";
7132e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
7142e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7152e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
7162e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7172e634057SThierry Reding			};
7182e634057SThierry Reding			sdmmc3_dat1_pp4 {
7192e634057SThierry Reding				nvidia,pins = "sdmmc3_dat1_pp4";
7202e634057SThierry Reding				nvidia,function = "sdmmc3";
7212e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
7222e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7232e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
7242e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7252e634057SThierry Reding			};
7262e634057SThierry Reding			sdmmc3_dat0_pp5 {
7272e634057SThierry Reding				nvidia,pins = "sdmmc3_dat0_pp5";
7282e634057SThierry Reding				nvidia,function = "sdmmc3";
7292e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
7302e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7312e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
7322e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7332e634057SThierry Reding			};
7342e634057SThierry Reding			cam1_mclk_ps0 {
7352e634057SThierry Reding				nvidia,pins = "cam1_mclk_ps0";
7362e634057SThierry Reding				nvidia,function = "extperiph3";
7372e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7382e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7392e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
7402e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7412e634057SThierry Reding			};
7422e634057SThierry Reding			cam2_mclk_ps1 {
7432e634057SThierry Reding				nvidia,pins = "cam2_mclk_ps1";
7442e634057SThierry Reding				nvidia,function = "extperiph3";
7452e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7462e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7472e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
7482e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7492e634057SThierry Reding			};
7502e634057SThierry Reding			cam_i2c_scl_ps2 {
7512e634057SThierry Reding				nvidia,pins = "cam_i2c_scl_ps2";
7522e634057SThierry Reding				nvidia,function = "i2cvi";
7532e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7542e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7552e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
7562e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7572e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
7582e634057SThierry Reding			};
7592e634057SThierry Reding			cam_i2c_sda_ps3 {
7602e634057SThierry Reding				nvidia,pins = "cam_i2c_sda_ps3";
7612e634057SThierry Reding				nvidia,function = "i2cvi";
7622e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7632e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7642e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
7652e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7662e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
7672e634057SThierry Reding			};
7682e634057SThierry Reding			cam_rst_ps4 {
7692e634057SThierry Reding				nvidia,pins = "cam_rst_ps4";
7702e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7712e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7722e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
7732e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7742e634057SThierry Reding			};
7752e634057SThierry Reding			cam_af_en_ps5 {
7762e634057SThierry Reding				nvidia,pins = "cam_af_en_ps5";
7772e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7782e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7792e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
7802e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7812e634057SThierry Reding			};
7822e634057SThierry Reding			cam_flash_en_ps6 {
7832e634057SThierry Reding				nvidia,pins = "cam_flash_en_ps6";
7842e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7852e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7862e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
7872e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7882e634057SThierry Reding			};
7892e634057SThierry Reding			cam1_pwdn_ps7 {
7902e634057SThierry Reding				nvidia,pins = "cam1_pwdn_ps7";
7912e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7922e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
7932e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
7942e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
7952e634057SThierry Reding			};
7962e634057SThierry Reding			cam2_pwdn_pt0 {
7972e634057SThierry Reding				nvidia,pins = "cam2_pwdn_pt0";
7982e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
7992e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8002e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8012e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8022e634057SThierry Reding			};
8032e634057SThierry Reding			cam1_strobe_pt1 {
8042e634057SThierry Reding				nvidia,pins = "cam1_strobe_pt1";
8052e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8062e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8072e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8082e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8092e634057SThierry Reding			};
8102e634057SThierry Reding			uart1_tx_pu0 {
8112e634057SThierry Reding				nvidia,pins = "uart1_tx_pu0";
8122e634057SThierry Reding				nvidia,function = "uarta";
8132e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8142e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8152e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8162e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8172e634057SThierry Reding			};
8182e634057SThierry Reding			uart1_rx_pu1 {
8192e634057SThierry Reding				nvidia,pins = "uart1_rx_pu1";
8202e634057SThierry Reding				nvidia,function = "uarta";
8212e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
8222e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8232e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
8242e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8252e634057SThierry Reding			};
8262e634057SThierry Reding			uart1_rts_pu2 {
8272e634057SThierry Reding				nvidia,pins = "uart1_rts_pu2";
8282e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
8292e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8302e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
8312e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8322e634057SThierry Reding			};
8332e634057SThierry Reding			uart1_cts_pu3 {
8342e634057SThierry Reding				nvidia,pins = "uart1_cts_pu3";
8352e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
8362e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8372e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
8382e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8392e634057SThierry Reding			};
8402e634057SThierry Reding			lcd_bl_pwm_pv0 {
8412e634057SThierry Reding				nvidia,pins = "lcd_bl_pwm_pv0";
8422e634057SThierry Reding				nvidia,function = "pwm0";
8432e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8442e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8452e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8462e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8472e634057SThierry Reding			};
8482e634057SThierry Reding			lcd_bl_en_pv1 {
8492e634057SThierry Reding				nvidia,pins = "lcd_bl_en_pv1";
8502e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8512e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8522e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8532e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8542e634057SThierry Reding			};
8552e634057SThierry Reding			lcd_rst_pv2 {
8562e634057SThierry Reding				nvidia,pins = "lcd_rst_pv2";
8572e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8582e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8592e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8602e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8612e634057SThierry Reding			};
8622e634057SThierry Reding			lcd_gpio1_pv3 {
8632e634057SThierry Reding				nvidia,pins = "lcd_gpio1_pv3";
8642e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8652e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8662e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
8672e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8682e634057SThierry Reding			};
8692e634057SThierry Reding			lcd_gpio2_pv4 {
8702e634057SThierry Reding				nvidia,pins = "lcd_gpio2_pv4";
8712e634057SThierry Reding				nvidia,function = "pwm1";
8722e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8732e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8742e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8752e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8762e634057SThierry Reding			};
8772e634057SThierry Reding			ap_ready_pv5 {
8782e634057SThierry Reding				nvidia,pins = "ap_ready_pv5";
8792e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8802e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8812e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8822e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8832e634057SThierry Reding			};
8842e634057SThierry Reding			touch_rst_pv6 {
8852e634057SThierry Reding				nvidia,pins = "touch_rst_pv6";
8862e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8872e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8882e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8892e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8902e634057SThierry Reding			};
8912e634057SThierry Reding			touch_clk_pv7 {
8922e634057SThierry Reding				nvidia,pins = "touch_clk_pv7";
8932e634057SThierry Reding				nvidia,function = "touch";
8942e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
8952e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
8962e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
8972e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
8982e634057SThierry Reding			};
8992e634057SThierry Reding			modem_wake_ap_px0 {
9002e634057SThierry Reding				nvidia,pins = "modem_wake_ap_px0";
9012e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
9022e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9032e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9042e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9052e634057SThierry Reding			};
9062e634057SThierry Reding			touch_int_px1 {
9072e634057SThierry Reding				nvidia,pins = "touch_int_px1";
9082e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9092e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9102e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9112e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9122e634057SThierry Reding			};
9132e634057SThierry Reding			motion_int_px2 {
9142e634057SThierry Reding				nvidia,pins = "motion_int_px2";
9152e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9162e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9172e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9182e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9192e634057SThierry Reding			};
9202e634057SThierry Reding			als_prox_int_px3 {
9212e634057SThierry Reding				nvidia,pins = "als_prox_int_px3";
9222e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
9232e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9242e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9252e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9262e634057SThierry Reding			};
9272e634057SThierry Reding			temp_alert_px4 {
9282e634057SThierry Reding				nvidia,pins = "temp_alert_px4";
9292e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9302e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9312e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9322e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9332e634057SThierry Reding			};
9342e634057SThierry Reding			button_power_on_px5 {
9352e634057SThierry Reding				nvidia,pins = "button_power_on_px5";
9362e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9372e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9382e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9392e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9402e634057SThierry Reding			};
9412e634057SThierry Reding			button_vol_up_px6 {
9422e634057SThierry Reding				nvidia,pins = "button_vol_up_px6";
9432e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9442e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9452e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9462e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9472e634057SThierry Reding			};
9482e634057SThierry Reding			button_vol_down_px7 {
9492e634057SThierry Reding				nvidia,pins = "button_vol_down_px7";
9502e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9512e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9522e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9532e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9542e634057SThierry Reding			};
9552e634057SThierry Reding			button_slide_sw_py0 {
9562e634057SThierry Reding				nvidia,pins = "button_slide_sw_py0";
9572e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9582e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9592e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9602e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9612e634057SThierry Reding			};
9622e634057SThierry Reding			button_home_py1 {
9632e634057SThierry Reding				nvidia,pins = "button_home_py1";
9642e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9652e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9662e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9672e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9682e634057SThierry Reding			};
9692e634057SThierry Reding			lcd_te_py2 {
9702e634057SThierry Reding				nvidia,pins = "lcd_te_py2";
9712e634057SThierry Reding				nvidia,function = "displaya";
9722e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
9732e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9742e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9752e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9762e634057SThierry Reding			};
9772e634057SThierry Reding			pwr_i2c_scl_py3 {
9782e634057SThierry Reding				nvidia,pins = "pwr_i2c_scl_py3";
9792e634057SThierry Reding				nvidia,function = "i2cpmu";
9802e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
9812e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9822e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9832e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9842e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
9852e634057SThierry Reding			};
9862e634057SThierry Reding			pwr_i2c_sda_py4 {
9872e634057SThierry Reding				nvidia,pins = "pwr_i2c_sda_py4";
9882e634057SThierry Reding				nvidia,function = "i2cpmu";
9892e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
9902e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
9912e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
9922e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
9932e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
9942e634057SThierry Reding			};
9952e634057SThierry Reding			clk_32k_out_py5 {
9962e634057SThierry Reding				nvidia,pins = "clk_32k_out_py5";
9972e634057SThierry Reding				nvidia,function = "soc";
9982e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
9992e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10002e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10012e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10022e634057SThierry Reding			};
10032e634057SThierry Reding			pz0 {
10042e634057SThierry Reding				nvidia,pins = "pz0";
10052e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
10062e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10072e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10082e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10092e634057SThierry Reding			};
10102e634057SThierry Reding			pz1 {
10112e634057SThierry Reding				nvidia,pins = "pz1";
10122e634057SThierry Reding				nvidia,function = "sdmmc1";
10132e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
10142e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10152e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10162e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10172e634057SThierry Reding			};
10182e634057SThierry Reding			pz2 {
10192e634057SThierry Reding				nvidia,pins = "pz2";
10202e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
10212e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10222e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10232e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10242e634057SThierry Reding			};
10252e634057SThierry Reding			pz3 {
10262e634057SThierry Reding				nvidia,pins = "pz3";
10272e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
10282e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10292e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
10302e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10312e634057SThierry Reding			};
10322e634057SThierry Reding			pz4 {
10332e634057SThierry Reding				nvidia,pins = "pz4";
10342e634057SThierry Reding				nvidia,function = "sdmmc1";
10352e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
10362e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10372e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10382e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10392e634057SThierry Reding			};
10402e634057SThierry Reding			pz5 {
10412e634057SThierry Reding				nvidia,pins = "pz5";
10422e634057SThierry Reding				nvidia,function = "soc";
10432e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
10442e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10452e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10462e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10472e634057SThierry Reding			};
10482e634057SThierry Reding			dap2_fs_paa0 {
10492e634057SThierry Reding				nvidia,pins = "dap2_fs_paa0";
10502e634057SThierry Reding				nvidia,function = "i2s2";
10512e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
10522e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10532e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10542e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10552e634057SThierry Reding			};
10562e634057SThierry Reding			dap2_sclk_paa1 {
10572e634057SThierry Reding				nvidia,pins = "dap2_sclk_paa1";
10582e634057SThierry Reding				nvidia,function = "i2s2";
10592e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
10602e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10612e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10622e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10632e634057SThierry Reding			};
10642e634057SThierry Reding			dap2_din_paa2 {
10652e634057SThierry Reding				nvidia,pins = "dap2_din_paa2";
10662e634057SThierry Reding				nvidia,function = "i2s2";
10672e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
10682e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10692e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10702e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10712e634057SThierry Reding			};
10722e634057SThierry Reding			dap2_dout_paa3 {
10732e634057SThierry Reding				nvidia,pins = "dap2_dout_paa3";
10742e634057SThierry Reding				nvidia,function = "i2s2";
10752e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
10762e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10772e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10782e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10792e634057SThierry Reding			};
10802e634057SThierry Reding			aud_mclk_pbb0 {
10812e634057SThierry Reding				nvidia,pins = "aud_mclk_pbb0";
10822e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
10832e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10842e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
10852e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10862e634057SThierry Reding			};
10872e634057SThierry Reding			dvfs_pwm_pbb1 {
10882e634057SThierry Reding				nvidia,pins = "dvfs_pwm_pbb1";
10892e634057SThierry Reding				nvidia,function = "cldvfs";
10902e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
10912e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
10922e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
10932e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
10942e634057SThierry Reding			};
10952e634057SThierry Reding			dvfs_clk_pbb2 {
10962e634057SThierry Reding				nvidia,pins = "dvfs_clk_pbb2";
10972e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
10982e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
10992e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
11002e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11012e634057SThierry Reding			};
11022e634057SThierry Reding			gpio_x1_aud_pbb3 {
11032e634057SThierry Reding				nvidia,pins = "gpio_x1_aud_pbb3";
11042e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
11052e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11062e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
11072e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11082e634057SThierry Reding			};
11092e634057SThierry Reding			gpio_x3_aud_pbb4 {
11102e634057SThierry Reding				nvidia,pins = "gpio_x3_aud_pbb4";
11112e634057SThierry Reding				nvidia,function = "rsvd0";
11122e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
11132e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
11142e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
11152e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11162e634057SThierry Reding			};
11172e634057SThierry Reding			hdmi_cec_pcc0 {
11182e634057SThierry Reding				nvidia,pins = "hdmi_cec_pcc0";
11192e634057SThierry Reding				nvidia,function = "cec";
11202e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
11212e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11222e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
11232e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11242e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
11252e634057SThierry Reding			};
11262e634057SThierry Reding			hdmi_int_dp_hpd_pcc1 {
11272e634057SThierry Reding				nvidia,pins = "hdmi_int_dp_hpd_pcc1";
11282e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
11292e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11302e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
11312e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11322e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
11332e634057SThierry Reding			};
11342e634057SThierry Reding			spdif_out_pcc2 {
11352e634057SThierry Reding				nvidia,pins = "spdif_out_pcc2";
11362e634057SThierry Reding				nvidia,function = "rsvd1";
11372e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
11382e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
11392e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
11402e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11412e634057SThierry Reding			};
11422e634057SThierry Reding			spdif_in_pcc3 {
11432e634057SThierry Reding				nvidia,pins = "spdif_in_pcc3";
11442e634057SThierry Reding				nvidia,function = "rsvd1";
11452e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
11462e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
11472e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
11482e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11492e634057SThierry Reding			};
11502e634057SThierry Reding			usb_vbus_en0_pcc4 {
11512e634057SThierry Reding				nvidia,pins = "usb_vbus_en0_pcc4";
11522e634057SThierry Reding				nvidia,function = "usb";
11532e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
11542e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11552e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
11562e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11572e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
11582e634057SThierry Reding			};
11592e634057SThierry Reding			usb_vbus_en1_pcc5 {
11602e634057SThierry Reding				nvidia,pins = "usb_vbus_en1_pcc5";
11612e634057SThierry Reding				nvidia,function = "usb";
11622e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
11632e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11642e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
11652e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11662e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_ENABLE>;
11672e634057SThierry Reding			};
11682e634057SThierry Reding			dp_hpd0_pcc6 {
11692e634057SThierry Reding				nvidia,pins = "dp_hpd0_pcc6";
11702e634057SThierry Reding				nvidia,function = "dp";
11712e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
11722e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11732e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
11742e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11752e634057SThierry Reding			};
11762e634057SThierry Reding			pcc7 {
11772e634057SThierry Reding				nvidia,pins = "pcc7";
11782e634057SThierry Reding				nvidia,function = "rsvd0";
11792e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
11802e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
11812e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
11822e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11832e634057SThierry Reding				nvidia,io-hv = <TEGRA_PIN_DISABLE>;
11842e634057SThierry Reding			};
11852e634057SThierry Reding			spi2_cs1_pdd0 {
11862e634057SThierry Reding				nvidia,pins = "spi2_cs1_pdd0";
11872e634057SThierry Reding				nvidia,function = "spi2";
11882e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
11892e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
11902e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
11912e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
11922e634057SThierry Reding			};
11932e634057SThierry Reding			qspi_sck_pee0 {
11942e634057SThierry Reding				nvidia,pins = "qspi_sck_pee0";
11952e634057SThierry Reding				nvidia,function = "rsvd1";
11962e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
11972e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
11982e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
11992e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12002e634057SThierry Reding			};
12012e634057SThierry Reding			qspi_cs_n_pee1 {
12022e634057SThierry Reding				nvidia,pins = "qspi_cs_n_pee1";
12032e634057SThierry Reding				nvidia,function = "rsvd1";
12042e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
12052e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
12062e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12072e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12082e634057SThierry Reding			};
12092e634057SThierry Reding			qspi_io0_pee2 {
12102e634057SThierry Reding				nvidia,pins = "qspi_io0_pee2";
12112e634057SThierry Reding				nvidia,function = "rsvd1";
12122e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
12132e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
12142e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12152e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12162e634057SThierry Reding			};
12172e634057SThierry Reding			qspi_io1_pee3 {
12182e634057SThierry Reding				nvidia,pins = "qspi_io1_pee3";
12192e634057SThierry Reding				nvidia,function = "rsvd1";
12202e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
12212e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
12222e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12232e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12242e634057SThierry Reding			};
12252e634057SThierry Reding			qspi_io2_pee4 {
12262e634057SThierry Reding				nvidia,pins = "qspi_io2_pee4";
12272e634057SThierry Reding				nvidia,function = "rsvd1";
12282e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
12292e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
12302e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12312e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12322e634057SThierry Reding			};
12332e634057SThierry Reding			qspi_io3_pee5 {
12342e634057SThierry Reding				nvidia,pins = "qspi_io3_pee5";
12352e634057SThierry Reding				nvidia,function = "rsvd1";
12362e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
12372e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
12382e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12392e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12402e634057SThierry Reding			};
12412e634057SThierry Reding			core_pwr_req {
12422e634057SThierry Reding				nvidia,pins = "core_pwr_req";
12432e634057SThierry Reding				nvidia,function = "core";
12442e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
12452e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
12462e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12472e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12482e634057SThierry Reding			};
12492e634057SThierry Reding			cpu_pwr_req {
12502e634057SThierry Reding				nvidia,pins = "cpu_pwr_req";
12512e634057SThierry Reding				nvidia,function = "cpu";
12522e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
12532e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
12542e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12552e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12562e634057SThierry Reding			};
12572e634057SThierry Reding			pwr_int_n {
12582e634057SThierry Reding				nvidia,pins = "pwr_int_n";
12592e634057SThierry Reding				nvidia,function = "pmi";
12602e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_UP>;
12612e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
12622e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
12632e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12642e634057SThierry Reding			};
12652e634057SThierry Reding			clk_32k_in {
12662e634057SThierry Reding				nvidia,pins = "clk_32k_in";
12672e634057SThierry Reding				nvidia,function = "clk";
12682e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
12692e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
12702e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_ENABLE>;
12712e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12722e634057SThierry Reding			};
12732e634057SThierry Reding			jtag_rtck {
12742e634057SThierry Reding				nvidia,pins = "jtag_rtck";
12752e634057SThierry Reding				nvidia,function = "jtag";
12762e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
12772e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
12782e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12792e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12802e634057SThierry Reding			};
12812e634057SThierry Reding			clk_req {
12822e634057SThierry Reding				nvidia,pins = "clk_req";
12832e634057SThierry Reding				nvidia,function = "rsvd1";
12842e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_DOWN>;
12852e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_ENABLE>;
12862e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12872e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12882e634057SThierry Reding			};
12892e634057SThierry Reding			shutdown {
12902e634057SThierry Reding				nvidia,pins = "shutdown";
12912e634057SThierry Reding				nvidia,function = "shutdown";
12922e634057SThierry Reding				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
12932e634057SThierry Reding				nvidia,tristate = <TEGRA_PIN_DISABLE>;
12942e634057SThierry Reding				nvidia,enable-input = <TEGRA_PIN_DISABLE>;
12952e634057SThierry Reding				nvidia,open-drain = <TEGRA_PIN_DISABLE>;
12962e634057SThierry Reding			};
12972e634057SThierry Reding		};
1298a5e98b0bSJoseph Lo
1299efe499d8SThierry Reding		dvfs_pwm_active_state: pinmux-dvfs-pwm-active {
1300a5e98b0bSJoseph Lo			dvfs_pwm_pbb1 {
1301a5e98b0bSJoseph Lo				nvidia,pins = "dvfs_pwm_pbb1";
1302a5e98b0bSJoseph Lo				nvidia,tristate = <TEGRA_PIN_DISABLE>;
1303a5e98b0bSJoseph Lo			};
1304a5e98b0bSJoseph Lo		};
1305a5e98b0bSJoseph Lo
1306efe499d8SThierry Reding		dvfs_pwm_inactive_state: pinmux-dvfs-pwm-inactive {
1307a5e98b0bSJoseph Lo			dvfs_pwm_pbb1 {
1308a5e98b0bSJoseph Lo				nvidia,pins = "dvfs_pwm_pbb1";
1309a5e98b0bSJoseph Lo				nvidia,tristate = <TEGRA_PIN_ENABLE>;
1310a5e98b0bSJoseph Lo			};
1311a5e98b0bSJoseph Lo		};
13122e634057SThierry Reding	};
13132e634057SThierry Reding
13147596723eSThierry Reding	pwm@7000a000 {
13157596723eSThierry Reding		status = "okay";
13167596723eSThierry Reding	};
13177596723eSThierry Reding
13187596723eSThierry Reding	i2c@7000c400 {
13197596723eSThierry Reding		status = "okay";
13207596723eSThierry Reding		clock-frequency = <100000>;
13217596723eSThierry Reding
13227596723eSThierry Reding		exp1: gpio@74 {
13237596723eSThierry Reding			compatible = "ti,tca9539";
13247596723eSThierry Reding			reg = <0x74>;
13257596723eSThierry Reding
13267596723eSThierry Reding			#gpio-cells = <2>;
13277596723eSThierry Reding			gpio-controller;
13287596723eSThierry Reding		};
1329257c8047SSowjanya Komatineni
1330257c8047SSowjanya Komatineni		exp2: gpio@77 {
1331257c8047SSowjanya Komatineni			compatible = "ti,tca9539";
1332257c8047SSowjanya Komatineni			reg = <0x77>;
1333257c8047SSowjanya Komatineni
1334257c8047SSowjanya Komatineni			#gpio-cells = <2>;
1335257c8047SSowjanya Komatineni			gpio-controller;
1336257c8047SSowjanya Komatineni		};
13377596723eSThierry Reding	};
13387596723eSThierry Reding
133934993594SThierry Reding	/* HDMI DDC */
134034993594SThierry Reding	hdmi_ddc: i2c@7000c700 {
134134993594SThierry Reding		status = "okay";
134234993594SThierry Reding		clock-frequency = <100000>;
134334993594SThierry Reding	};
134434993594SThierry Reding
1345be4f0dd3SThierry Reding	sata@70020000 {
1346be4f0dd3SThierry Reding		status = "okay";
1347be4f0dd3SThierry Reding		phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
1348be4f0dd3SThierry Reding	};
1349be4f0dd3SThierry Reding
1350be4f0dd3SThierry Reding	hda@70030000 {
1351b8928c2bSThierry Reding		nvidia,model = "NVIDIA Jetson TX1 HDA";
1352be4f0dd3SThierry Reding		status = "okay";
1353be4f0dd3SThierry Reding	};
1354be4f0dd3SThierry Reding
1355d23e054cSThierry Reding	usb@70090000 {
1356d23e054cSThierry Reding		phys = <&{/padctl@7009f000/pads/usb2/lanes/usb2-0}>,
1357d23e054cSThierry Reding		       <&{/padctl@7009f000/pads/usb2/lanes/usb2-1}>,
1358d23e054cSThierry Reding		       <&{/padctl@7009f000/pads/usb2/lanes/usb2-2}>,
1359d23e054cSThierry Reding		       <&{/padctl@7009f000/pads/usb2/lanes/usb2-3}>,
1360d23e054cSThierry Reding		       <&{/padctl@7009f000/pads/pcie/lanes/pcie-6}>,
1361d23e054cSThierry Reding		       <&{/padctl@7009f000/pads/pcie/lanes/pcie-5}>;
1362d23e054cSThierry Reding		phy-names = "usb2-0", "usb2-1", "usb2-2", "usb2-3", "usb3-0",
1363d23e054cSThierry Reding			    "usb3-1";
1364d23e054cSThierry Reding		dvddio-pex-supply = <&vdd_pex_1v05>;
1365d23e054cSThierry Reding		hvddio-pex-supply = <&vdd_1v8>;
1366d23e054cSThierry Reding		avdd-usb-supply = <&vdd_3v3_sys>;
1367d23e054cSThierry Reding
1368d23e054cSThierry Reding		status = "okay";
1369bcdf81cbSThierry Reding
1370bcdf81cbSThierry Reding		#address-cells = <1>;
1371bcdf81cbSThierry Reding		#size-cells = <0>;
1372bcdf81cbSThierry Reding
1373bcdf81cbSThierry Reding		ethernet@1 {
1374b8f44643SThierry Reding			compatible = "usb955,9ff";
1375bcdf81cbSThierry Reding			reg = <1>;
1376bcdf81cbSThierry Reding		};
1377d23e054cSThierry Reding	};
1378d23e054cSThierry Reding
1379d23e054cSThierry Reding	padctl@7009f000 {
1380d23e054cSThierry Reding		status = "okay";
1381d23e054cSThierry Reding
13828f68dcd7SThierry Reding		avdd-pll-utmip-supply = <&vdd_1v8>;
13838f68dcd7SThierry Reding		avdd-pll-uerefe-supply = <&avdd_1v05_pll>;
13848f68dcd7SThierry Reding		dvdd-pex-pll-supply = <&vdd_pex_1v05>;
13858f68dcd7SThierry Reding		hvdd-pex-pll-e-supply = <&vdd_1v8>;
13868f68dcd7SThierry Reding
1387d23e054cSThierry Reding		pads {
1388d23e054cSThierry Reding			usb2 {
1389d23e054cSThierry Reding				status = "okay";
1390d23e054cSThierry Reding
1391d23e054cSThierry Reding				lanes {
13926b3d8593SNagarjuna Kristam					micro_b: usb2-0 {
1393d23e054cSThierry Reding						nvidia,function = "xusb";
1394d23e054cSThierry Reding						status = "okay";
1395d23e054cSThierry Reding					};
1396d23e054cSThierry Reding
1397d23e054cSThierry Reding					usb2-1 {
1398d23e054cSThierry Reding						nvidia,function = "xusb";
1399d23e054cSThierry Reding						status = "okay";
1400d23e054cSThierry Reding					};
1401d23e054cSThierry Reding
1402d23e054cSThierry Reding					usb2-2 {
1403d23e054cSThierry Reding						nvidia,function = "xusb";
1404d23e054cSThierry Reding						status = "okay";
1405d23e054cSThierry Reding					};
1406d23e054cSThierry Reding
1407d23e054cSThierry Reding					usb2-3 {
1408d23e054cSThierry Reding						nvidia,function = "xusb";
1409d23e054cSThierry Reding						status = "okay";
1410d23e054cSThierry Reding					};
1411d23e054cSThierry Reding				};
1412d23e054cSThierry Reding			};
1413d23e054cSThierry Reding
1414d23e054cSThierry Reding			pcie {
1415d23e054cSThierry Reding				status = "okay";
1416d23e054cSThierry Reding
1417d23e054cSThierry Reding				lanes {
1418d23e054cSThierry Reding					pcie-0 {
1419d23e054cSThierry Reding						nvidia,function = "pcie-x1";
1420d23e054cSThierry Reding						status = "okay";
1421d23e054cSThierry Reding					};
1422d23e054cSThierry Reding
1423d23e054cSThierry Reding					pcie-1 {
1424d23e054cSThierry Reding						nvidia,function = "pcie-x4";
1425d23e054cSThierry Reding						status = "okay";
1426d23e054cSThierry Reding					};
1427d23e054cSThierry Reding
1428d23e054cSThierry Reding					pcie-2 {
1429d23e054cSThierry Reding						nvidia,function = "pcie-x4";
1430d23e054cSThierry Reding						status = "okay";
1431d23e054cSThierry Reding					};
1432d23e054cSThierry Reding
1433d23e054cSThierry Reding					pcie-3 {
1434d23e054cSThierry Reding						nvidia,function = "pcie-x4";
1435d23e054cSThierry Reding						status = "okay";
1436d23e054cSThierry Reding					};
1437d23e054cSThierry Reding
1438d23e054cSThierry Reding					pcie-4 {
1439d23e054cSThierry Reding						nvidia,function = "pcie-x4";
1440d23e054cSThierry Reding						status = "okay";
1441d23e054cSThierry Reding					};
1442d23e054cSThierry Reding
1443d23e054cSThierry Reding					pcie-5 {
1444d23e054cSThierry Reding						nvidia,function = "usb3-ss";
1445d23e054cSThierry Reding						status = "okay";
1446d23e054cSThierry Reding					};
1447d23e054cSThierry Reding
1448d23e054cSThierry Reding					pcie-6 {
1449d23e054cSThierry Reding						nvidia,function = "usb3-ss";
1450d23e054cSThierry Reding						status = "okay";
1451d23e054cSThierry Reding					};
1452d23e054cSThierry Reding				};
1453d23e054cSThierry Reding			};
1454d23e054cSThierry Reding
1455d23e054cSThierry Reding			sata {
1456d23e054cSThierry Reding				status = "okay";
1457d23e054cSThierry Reding
1458d23e054cSThierry Reding				lanes {
1459d23e054cSThierry Reding					sata-0 {
1460d23e054cSThierry Reding						nvidia,function = "sata";
1461d23e054cSThierry Reding						status = "okay";
1462d23e054cSThierry Reding					};
1463d23e054cSThierry Reding				};
1464d23e054cSThierry Reding			};
1465d23e054cSThierry Reding		};
1466d23e054cSThierry Reding
1467d23e054cSThierry Reding		ports {
1468d23e054cSThierry Reding			usb2-0 {
1469d23e054cSThierry Reding				status = "okay";
1470dbf91ff0SNagarjuna Kristam				vbus-supply = <&vdd_usb_vbus_otg>;
14711ca6bc89SThierry Reding				usb-role-switch;
1472d23e054cSThierry Reding				mode = "otg";
1473dbf91ff0SNagarjuna Kristam
1474dbf91ff0SNagarjuna Kristam				connector {
14751ca6bc89SThierry Reding					compatible = "gpio-usb-b-connector",
14761ca6bc89SThierry Reding						     "usb-b-connector";
1477dbf91ff0SNagarjuna Kristam					label = "micro-USB";
1478dbf91ff0SNagarjuna Kristam					type = "micro";
14791ca6bc89SThierry Reding					vbus-gpios = <&gpio TEGRA_GPIO(Z, 0)
1480dbf91ff0SNagarjuna Kristam						      GPIO_ACTIVE_LOW>;
14811ca6bc89SThierry Reding					id-gpios = <&pmic 0 GPIO_ACTIVE_HIGH>;
1482dbf91ff0SNagarjuna Kristam				};
1483d23e054cSThierry Reding			};
1484d23e054cSThierry Reding
1485d23e054cSThierry Reding			usb2-1 {
1486d23e054cSThierry Reding				status = "okay";
1487d23e054cSThierry Reding				vbus-supply = <&vdd_5v0_rtl>;
1488d23e054cSThierry Reding				mode = "host";
1489d23e054cSThierry Reding			};
1490d23e054cSThierry Reding
1491d23e054cSThierry Reding			usb2-2 {
1492d23e054cSThierry Reding				status = "okay";
1493d23e054cSThierry Reding				vbus-supply = <&vdd_usb_vbus>;
1494d23e054cSThierry Reding				mode = "host";
1495d23e054cSThierry Reding			};
1496d23e054cSThierry Reding
1497d23e054cSThierry Reding			usb2-3 {
1498d23e054cSThierry Reding				status = "okay";
1499d23e054cSThierry Reding				mode = "host";
1500d23e054cSThierry Reding			};
1501d23e054cSThierry Reding
1502d23e054cSThierry Reding			usb3-0 {
1503d23e054cSThierry Reding				nvidia,usb2-companion = <1>;
1504d23e054cSThierry Reding				status = "okay";
1505d23e054cSThierry Reding			};
1506d23e054cSThierry Reding
1507d23e054cSThierry Reding			usb3-1 {
1508d23e054cSThierry Reding				nvidia,usb2-companion = <2>;
1509d23e054cSThierry Reding				status = "okay";
1510d23e054cSThierry Reding			};
1511d23e054cSThierry Reding		};
1512d23e054cSThierry Reding	};
1513d23e054cSThierry Reding
15142e634057SThierry Reding	/* MMC/SD */
151567bb17f6SThierry Reding	mmc@700b0000 {
15162e634057SThierry Reding		status = "okay";
15172e634057SThierry Reding		bus-width = <4>;
15182e634057SThierry Reding
15192e634057SThierry Reding		cd-gpios = <&gpio TEGRA_GPIO(Z, 1) GPIO_ACTIVE_LOW>;
15206d5aef5bSThierry Reding
15216d5aef5bSThierry Reding		vqmmc-supply = <&vddio_sdmmc>;
15226d5aef5bSThierry Reding		vmmc-supply = <&vdd_3v3_sd>;
15232e634057SThierry Reding	};
15240e91ba42SLaxman Dewangan
15256b3d8593SNagarjuna Kristam	usb@700d0000 {
15266b3d8593SNagarjuna Kristam		status = "okay";
15276b3d8593SNagarjuna Kristam		phys = <&micro_b>;
15286b3d8593SNagarjuna Kristam		phy-names = "usb2-0";
15296b3d8593SNagarjuna Kristam		avddio-usb-supply = <&vdd_3v3_sys>;
15306b3d8593SNagarjuna Kristam		hvdd-usb-supply = <&vdd_1v8>;
15316b3d8593SNagarjuna Kristam	};
15326b3d8593SNagarjuna Kristam
15330e91ba42SLaxman Dewangan	gpio-keys {
15340e91ba42SLaxman Dewangan		compatible = "gpio-keys";
15350e91ba42SLaxman Dewangan		label = "gpio-keys";
15360e91ba42SLaxman Dewangan
1537012877d0SKrzysztof Kozlowski		key-power {
15380e91ba42SLaxman Dewangan			label = "Power";
15390e91ba42SLaxman Dewangan			gpios = <&gpio TEGRA_GPIO(X, 5) GPIO_ACTIVE_LOW>;
15400e91ba42SLaxman Dewangan			linux,code = <KEY_POWER>;
15410e91ba42SLaxman Dewangan			wakeup-source;
15420e91ba42SLaxman Dewangan		};
15430e91ba42SLaxman Dewangan
1544012877d0SKrzysztof Kozlowski		key-volume-down {
15450e91ba42SLaxman Dewangan			label = "Volume Down";
15460e91ba42SLaxman Dewangan			gpios = <&gpio TEGRA_GPIO(Y, 0) GPIO_ACTIVE_LOW>;
15470e91ba42SLaxman Dewangan			linux,code = <KEY_VOLUMEDOWN>;
15480e91ba42SLaxman Dewangan		};
15490e91ba42SLaxman Dewangan
1550012877d0SKrzysztof Kozlowski		key-volume-up {
15510e91ba42SLaxman Dewangan			label = "Volume Up";
15520e91ba42SLaxman Dewangan			gpios = <&gpio TEGRA_GPIO(X, 6) GPIO_ACTIVE_LOW>;
15530e91ba42SLaxman Dewangan			linux,code = <KEY_VOLUMEUP>;
15540e91ba42SLaxman Dewangan		};
15550e91ba42SLaxman Dewangan	};
15567517248aSThierry Reding
1557097e01c6SThierry Reding	vdd_sys_mux: regulator-vdd-sys-mux {
15587517248aSThierry Reding		compatible = "regulator-fixed";
15597517248aSThierry Reding		regulator-name = "VDD_SYS_MUX";
15607517248aSThierry Reding		regulator-min-microvolt = <5000000>;
15617517248aSThierry Reding		regulator-max-microvolt = <5000000>;
15627517248aSThierry Reding		regulator-always-on;
15637517248aSThierry Reding		regulator-boot-on;
15647517248aSThierry Reding	};
15657517248aSThierry Reding
1566097e01c6SThierry Reding	vdd_5v0_sys: regulator-vdd-5v0-sys {
15677517248aSThierry Reding		compatible = "regulator-fixed";
15687517248aSThierry Reding		regulator-name = "VDD_5V0_SYS";
15697517248aSThierry Reding		regulator-min-microvolt = <5000000>;
15707517248aSThierry Reding		regulator-max-microvolt = <5000000>;
15717517248aSThierry Reding		regulator-always-on;
15727517248aSThierry Reding		regulator-boot-on;
15737517248aSThierry Reding		gpio = <&pmic 1 GPIO_ACTIVE_HIGH>;
15747517248aSThierry Reding		enable-active-high;
15757517248aSThierry Reding		vin-supply = <&vdd_sys_mux>;
15767517248aSThierry Reding	};
15777517248aSThierry Reding
1578097e01c6SThierry Reding	vdd_3v3_sys: regulator-vdd-3v3-sys {
15797517248aSThierry Reding		compatible = "regulator-fixed";
15807517248aSThierry Reding		regulator-name = "VDD_3V3_SYS";
15817517248aSThierry Reding		regulator-min-microvolt = <3300000>;
15827517248aSThierry Reding		regulator-max-microvolt = <3300000>;
15837517248aSThierry Reding		regulator-always-on;
15847517248aSThierry Reding		regulator-boot-on;
15857517248aSThierry Reding		gpio = <&pmic 3 GPIO_ACTIVE_HIGH>;
15867517248aSThierry Reding		enable-active-high;
15877517248aSThierry Reding		vin-supply = <&vdd_sys_mux>;
15887517248aSThierry Reding
15897517248aSThierry Reding		regulator-enable-ramp-delay = <160>;
15907517248aSThierry Reding	};
15917517248aSThierry Reding
1592097e01c6SThierry Reding	vdd_5v0_io: regulator-vdd-5v0-io {
15937517248aSThierry Reding		compatible = "regulator-fixed";
15947517248aSThierry Reding		regulator-name = "VDD_5V0_IO_SYS";
15957517248aSThierry Reding		regulator-min-microvolt = <5000000>;
15967517248aSThierry Reding		regulator-max-microvolt = <5000000>;
15977517248aSThierry Reding		regulator-always-on;
15987517248aSThierry Reding		regulator-boot-on;
15997517248aSThierry Reding	};
16007517248aSThierry Reding
1601097e01c6SThierry Reding	vdd_3v3_sd: regulator-vdd-3v3-sd {
16027517248aSThierry Reding		compatible = "regulator-fixed";
16037517248aSThierry Reding		regulator-name = "VDD_3V3_SD";
16047517248aSThierry Reding		regulator-min-microvolt = <3300000>;
16057517248aSThierry Reding		regulator-max-microvolt = <3300000>;
16067517248aSThierry Reding		gpio = <&gpio TEGRA_GPIO(Z, 4) GPIO_ACTIVE_HIGH>;
16077517248aSThierry Reding		enable-active-high;
16087517248aSThierry Reding		vin-supply = <&vdd_3v3_sys>;
16097517248aSThierry Reding
16107517248aSThierry Reding		regulator-enable-ramp-delay = <472>;
16117517248aSThierry Reding	};
16127517248aSThierry Reding
1613097e01c6SThierry Reding	vdd_dsi_csi: regulator-vdd-dsi-csi {
16147517248aSThierry Reding		compatible = "regulator-fixed";
16157517248aSThierry Reding		regulator-name = "AVDD_DSI_CSI_1V2";
16167517248aSThierry Reding		regulator-min-microvolt = <1200000>;
16177517248aSThierry Reding		regulator-max-microvolt = <1200000>;
16187517248aSThierry Reding		vin-supply = <&vdd_sys_1v2>;
16197517248aSThierry Reding	};
16207517248aSThierry Reding
1621097e01c6SThierry Reding	vdd_3v3_dis: regulator-vdd-3v3-dis {
16227517248aSThierry Reding		compatible = "regulator-fixed";
16237517248aSThierry Reding		regulator-name = "VDD_DIS_3V3_LCD";
16247517248aSThierry Reding		regulator-min-microvolt = <3300000>;
16257517248aSThierry Reding		regulator-max-microvolt = <3300000>;
16267517248aSThierry Reding		regulator-always-on;
16277517248aSThierry Reding		gpio = <&exp1 3 GPIO_ACTIVE_HIGH>;
16287517248aSThierry Reding		enable-active-high;
16297517248aSThierry Reding		vin-supply = <&vdd_3v3_sys>;
16307517248aSThierry Reding	};
16317517248aSThierry Reding
1632097e01c6SThierry Reding	vdd_1v8_dis: regulator-vdd-1v8-dis {
16337517248aSThierry Reding		compatible = "regulator-fixed";
16347517248aSThierry Reding		regulator-name = "VDD_LCD_1V8_DIS";
16357517248aSThierry Reding		regulator-min-microvolt = <1800000>;
16367517248aSThierry Reding		regulator-max-microvolt = <1800000>;
16377517248aSThierry Reding		regulator-always-on;
16387517248aSThierry Reding		gpio = <&exp1 14 GPIO_ACTIVE_HIGH>;
16397517248aSThierry Reding		enable-active-high;
16407517248aSThierry Reding		vin-supply = <&vdd_1v8>;
16417517248aSThierry Reding	};
16427517248aSThierry Reding
1643097e01c6SThierry Reding	vdd_5v0_rtl: regulator-vdd-5v0-rtl {
16447517248aSThierry Reding		compatible = "regulator-fixed";
16457517248aSThierry Reding		regulator-name = "RTL_5V";
16467517248aSThierry Reding		regulator-min-microvolt = <5000000>;
16477517248aSThierry Reding		regulator-max-microvolt = <5000000>;
16487517248aSThierry Reding		gpio = <&gpio TEGRA_GPIO(H, 1) GPIO_ACTIVE_HIGH>;
16497517248aSThierry Reding		enable-active-high;
16507517248aSThierry Reding		vin-supply = <&vdd_5v0_sys>;
16517517248aSThierry Reding	};
16527517248aSThierry Reding
1653097e01c6SThierry Reding	vdd_usb_vbus: regulator-vdd-usb-vbus {
16547517248aSThierry Reding		compatible = "regulator-fixed";
16557517248aSThierry Reding		regulator-name = "USB_VBUS_EN1";
16567517248aSThierry Reding		regulator-min-microvolt = <5000000>;
16577517248aSThierry Reding		regulator-max-microvolt = <5000000>;
16587517248aSThierry Reding		gpio = <&gpio TEGRA_GPIO(CC, 5) GPIO_ACTIVE_HIGH>;
16597517248aSThierry Reding		enable-active-high;
16607517248aSThierry Reding		vin-supply = <&vdd_5v0_sys>;
16617517248aSThierry Reding	};
16627517248aSThierry Reding
1663097e01c6SThierry Reding	vdd_hdmi: regulator-vdd-hdmi {
16647517248aSThierry Reding		compatible = "regulator-fixed";
16657517248aSThierry Reding		regulator-name = "VDD_HDMI_5V0";
16667517248aSThierry Reding		regulator-min-microvolt = <5000000>;
16677517248aSThierry Reding		regulator-max-microvolt = <5000000>;
16687517248aSThierry Reding		gpio = <&exp1 12 GPIO_ACTIVE_HIGH>;
16697517248aSThierry Reding		enable-active-high;
16707517248aSThierry Reding		vin-supply = <&vdd_5v0_sys>;
16717517248aSThierry Reding	};
1672257c8047SSowjanya Komatineni
167329bcc1eaSThierry Reding	vdd_cam_1v2: regulator-vdd-cam-1v2 {
1674257c8047SSowjanya Komatineni		compatible = "regulator-fixed";
1675257c8047SSowjanya Komatineni		regulator-name = "vdd-cam-1v2";
1676257c8047SSowjanya Komatineni		regulator-min-microvolt = <1200000>;
1677257c8047SSowjanya Komatineni		regulator-max-microvolt = <1200000>;
1678257c8047SSowjanya Komatineni		gpio = <&exp2 10 GPIO_ACTIVE_HIGH>;
1679257c8047SSowjanya Komatineni		enable-active-high;
1680257c8047SSowjanya Komatineni		vin-supply = <&vdd_3v3_sys>;
1681257c8047SSowjanya Komatineni	};
1682257c8047SSowjanya Komatineni
1683097e01c6SThierry Reding	vdd_cam_2v8: regulator-vdd-cam-2v8 {
1684257c8047SSowjanya Komatineni		compatible = "regulator-fixed";
1685257c8047SSowjanya Komatineni		regulator-name = "vdd-cam-2v8";
1686257c8047SSowjanya Komatineni		regulator-min-microvolt = <2800000>;
1687257c8047SSowjanya Komatineni		regulator-max-microvolt = <2800000>;
1688257c8047SSowjanya Komatineni		gpio = <&exp1 13 GPIO_ACTIVE_HIGH>;
1689257c8047SSowjanya Komatineni		enable-active-high;
1690257c8047SSowjanya Komatineni		vin-supply = <&vdd_3v3_sys>;
1691257c8047SSowjanya Komatineni	};
1692257c8047SSowjanya Komatineni
1693097e01c6SThierry Reding	vdd_cam_1v8: regulator-vdd-cam-1v8 {
1694257c8047SSowjanya Komatineni		compatible = "regulator-fixed";
1695257c8047SSowjanya Komatineni		regulator-name = "vdd-cam-1v8";
1696257c8047SSowjanya Komatineni		regulator-min-microvolt = <1800000>;
1697257c8047SSowjanya Komatineni		regulator-max-microvolt = <1800000>;
1698257c8047SSowjanya Komatineni		gpio = <&exp2 9 GPIO_ACTIVE_HIGH>;
1699257c8047SSowjanya Komatineni		enable-active-high;
1700257c8047SSowjanya Komatineni		vin-supply = <&vdd_3v3_sys>;
1701257c8047SSowjanya Komatineni	};
1702f24a2accSJC Kuo
1703097e01c6SThierry Reding	vdd_usb_vbus_otg: regulator-vdd-usb-vbus-otg {
1704f24a2accSJC Kuo		compatible = "regulator-fixed";
1705f24a2accSJC Kuo		regulator-name = "USB_VBUS_EN0";
1706f24a2accSJC Kuo		regulator-min-microvolt = <5000000>;
1707f24a2accSJC Kuo		regulator-max-microvolt = <5000000>;
1708f24a2accSJC Kuo		gpio = <&gpio TEGRA_GPIO(CC, 4) GPIO_ACTIVE_HIGH>;
1709f24a2accSJC Kuo		enable-active-high;
1710f24a2accSJC Kuo		vin-supply = <&vdd_5v0_sys>;
1711f24a2accSJC Kuo	};
17122e634057SThierry Reding};
1713