1*c66ec88fSEmmanuel VadotNVIDIA Tegra124 pinmux controller 2*c66ec88fSEmmanuel Vadot 3*c66ec88fSEmmanuel VadotThe Tegra124 pinctrl binding is very similar to the Tegra20 and Tegra30 4*c66ec88fSEmmanuel Vadotpinctrl binding, as described in nvidia,tegra20-pinmux.txt and 5*c66ec88fSEmmanuel Vadotnvidia,tegra30-pinmux.txt. In fact, this document assumes that binding as 6*c66ec88fSEmmanuel Vadota baseline, and only documents the differences between the two bindings. 7*c66ec88fSEmmanuel Vadot 8*c66ec88fSEmmanuel VadotRequired properties: 9*c66ec88fSEmmanuel Vadot- compatible: For Tegra124, must contain "nvidia,tegra124-pinmux". For 10*c66ec88fSEmmanuel Vadot Tegra132, must contain '"nvidia,tegra132-pinmux", "nvidia-tegra124-pinmux"'. 11*c66ec88fSEmmanuel Vadot- reg: Should contain a list of base address and size pairs for: 12*c66ec88fSEmmanuel Vadot -- first entry - the drive strength and pad control registers. 13*c66ec88fSEmmanuel Vadot -- second entry - the pinmux registers 14*c66ec88fSEmmanuel Vadot -- third entry - the MIPI_PAD_CTRL register 15*c66ec88fSEmmanuel Vadot 16*c66ec88fSEmmanuel VadotTegra124 adds the following optional properties for pin configuration subnodes. 17*c66ec88fSEmmanuel VadotThe macros for options are defined in the 18*c66ec88fSEmmanuel Vadot include/dt-binding/pinctrl/pinctrl-tegra.h. 19*c66ec88fSEmmanuel Vadot- nvidia,enable-input: Integer. Enable the pin's input path. 20*c66ec88fSEmmanuel Vadot enable :TEGRA_PIN_ENABLE and 21*c66ec88fSEmmanuel Vadot disable or output only: TEGRA_PIN_DISABLE. 22*c66ec88fSEmmanuel Vadot- nvidia,open-drain: Integer. 23*c66ec88fSEmmanuel Vadot enable: TEGRA_PIN_ENABLE. 24*c66ec88fSEmmanuel Vadot disable: TEGRA_PIN_DISABLE. 25*c66ec88fSEmmanuel Vadot- nvidia,lock: Integer. Lock the pin configuration against further changes 26*c66ec88fSEmmanuel Vadot until reset. 27*c66ec88fSEmmanuel Vadot enable: TEGRA_PIN_ENABLE. 28*c66ec88fSEmmanuel Vadot disable: TEGRA_PIN_DISABLE. 29*c66ec88fSEmmanuel Vadot- nvidia,io-reset: Integer. Reset the IO path. 30*c66ec88fSEmmanuel Vadot enable: TEGRA_PIN_ENABLE. 31*c66ec88fSEmmanuel Vadot disable: TEGRA_PIN_DISABLE. 32*c66ec88fSEmmanuel Vadot- nvidia,rcv-sel: Integer. Select VIL/VIH receivers. 33*c66ec88fSEmmanuel Vadot normal: TEGRA_PIN_DISABLE 34*c66ec88fSEmmanuel Vadot high: TEGRA_PIN_ENABLE 35*c66ec88fSEmmanuel Vadot 36*c66ec88fSEmmanuel VadotPlease refer the Tegra TRM for complete details regarding which groups 37*c66ec88fSEmmanuel Vadotsupport which functionality. 38*c66ec88fSEmmanuel Vadot 39*c66ec88fSEmmanuel VadotValid values for pin and group names are: 40*c66ec88fSEmmanuel Vadot 41*c66ec88fSEmmanuel Vadot per-pin mux groups: 42*c66ec88fSEmmanuel Vadot 43*c66ec88fSEmmanuel Vadot These all support nvidia,function, nvidia,tristate, nvidia,pull, 44*c66ec88fSEmmanuel Vadot nvidia,enable-input. Some support nvidia,lock nvidia,open-drain, 45*c66ec88fSEmmanuel Vadot nvidia,io-reset and nvidia,rcv-sel. 46*c66ec88fSEmmanuel Vadot 47*c66ec88fSEmmanuel Vadot ulpi_data0_po1, ulpi_data1_po2, ulpi_data2_po3, ulpi_data3_po4, 48*c66ec88fSEmmanuel Vadot ulpi_data4_po5, ulpi_data5_po6, ulpi_data6_po7, ulpi_data7_po0, 49*c66ec88fSEmmanuel Vadot ulpi_clk_py0, ulpi_dir_py1, ulpi_nxt_py2, ulpi_stp_py3, dap3_fs_pp0, 50*c66ec88fSEmmanuel Vadot dap3_din_pp1, dap3_dout_pp2, dap3_sclk_pp3, pv0, pv1, sdmmc1_clk_pz0, 51*c66ec88fSEmmanuel Vadot sdmmc1_cmd_pz1, sdmmc1_dat3_py4, sdmmc1_dat2_py5, sdmmc1_dat1_py6, 52*c66ec88fSEmmanuel Vadot sdmmc1_dat0_py7, clk2_out_pw5, clk2_req_pcc5, hdmi_int_pn7, ddc_scl_pv4, 53*c66ec88fSEmmanuel Vadot ddc_sda_pv5, uart2_rxd_pc3, uart2_txd_pc2, uart2_rts_n_pj6, 54*c66ec88fSEmmanuel Vadot uart2_cts_n_pj5, uart3_txd_pw6, uart3_rxd_pw7, uart3_cts_n_pa1, 55*c66ec88fSEmmanuel Vadot uart3_rts_n_pc0, pu0, pu1, pu2, pu3, pu4, pu5, pu6, gen1_i2c_scl_pc4, 56*c66ec88fSEmmanuel Vadot gen1_i2c_sda_pc5, dap4_fs_pp4, dap4_din_pp5, dap4_dout_pp6, 57*c66ec88fSEmmanuel Vadot dap4_sclk_pp7, clk3_out_pee0, clk3_req_pee1, pc7, pi5, pi7, pk0, pk1, 58*c66ec88fSEmmanuel Vadot pj0, pj2, pk3, pk4, pk2, pi3, pi6, pg0, pg1, pg2, pg3, pg4, pg5, pg6, 59*c66ec88fSEmmanuel Vadot pg7, ph0, ph1, ph2, ph3, ph4, ph5, ph6, ph7, pj7, pb0, pb1, pk7, pi0, 60*c66ec88fSEmmanuel Vadot pi1, pi2, pi4, gen2_i2c_scl_pt5, gen2_i2c_sda_pt6, sdmmc4_clk_pcc4, 61*c66ec88fSEmmanuel Vadot sdmmc4_cmd_pt7, sdmmc4_dat0_paa0, sdmmc4_dat1_paa1, sdmmc4_dat2_paa2, 62*c66ec88fSEmmanuel Vadot sdmmc4_dat3_paa3, sdmmc4_dat4_paa4, sdmmc4_dat5_paa5, sdmmc4_dat6_paa6, 63*c66ec88fSEmmanuel Vadot sdmmc4_dat7_paa7, cam_mclk_pcc0, pcc1, pbb0, cam_i2c_scl_pbb1, 64*c66ec88fSEmmanuel Vadot cam_i2c_sda_pbb2, pbb3, pbb4, pbb5, pbb6, pbb7, pcc2, jtag_rtck, 65*c66ec88fSEmmanuel Vadot pwr_i2c_scl_pz6, pwr_i2c_sda_pz7, kb_row0_pr0, kb_row1_pr1, kb_row2_pr2, 66*c66ec88fSEmmanuel Vadot kb_row3_pr3, kb_row4_pr4, kb_row5_pr5, kb_row6_pr6, kb_row7_pr7, 67*c66ec88fSEmmanuel Vadot kb_row8_ps0, kb_row9_ps1, kb_row10_ps2, kb_row11_ps3, kb_row12_ps4, 68*c66ec88fSEmmanuel Vadot kb_row13_ps5, kb_row14_ps6, kb_row15_ps7, kb_col0_pq0, kb_col1_pq1, 69*c66ec88fSEmmanuel Vadot kb_col2_pq2, kb_col3_pq3, kb_col4_pq4, kb_col5_pq5, kb_col6_pq6, 70*c66ec88fSEmmanuel Vadot kb_col7_pq7, clk_32k_out_pa0, core_pwr_req, cpu_pwr_req, pwr_int_n, 71*c66ec88fSEmmanuel Vadot clk_32k_in, owr, dap1_fs_pn0, dap1_din_pn1, dap1_dout_pn2, 72*c66ec88fSEmmanuel Vadot dap1_sclk_pn3, dap_mclk1_req_pee2, dap_mclk1_pw4, spdif_in_pk6, 73*c66ec88fSEmmanuel Vadot spdif_out_pk5, dap2_fs_pa2, dap2_din_pa4, dap2_dout_pa5, dap2_sclk_pa3, 74*c66ec88fSEmmanuel Vadot dvfs_pwm_px0, gpio_x1_aud_px1, gpio_x3_aud_px3, dvfs_clk_px2, 75*c66ec88fSEmmanuel Vadot gpio_x4_aud_px4, gpio_x5_aud_px5, gpio_x6_aud_px6, gpio_x7_aud_px7, 76*c66ec88fSEmmanuel Vadot sdmmc3_clk_pa6, sdmmc3_cmd_pa7, sdmmc3_dat0_pb7, sdmmc3_dat1_pb6, 77*c66ec88fSEmmanuel Vadot sdmmc3_dat2_pb5, sdmmc3_dat3_pb4, pex_l0_rst_n_pdd1, 78*c66ec88fSEmmanuel Vadot pex_l0_clkreq_n_pdd2, pex_wake_n_pdd3, pex_l1_rst_n_pdd5, 79*c66ec88fSEmmanuel Vadot pex_l1_clkreq_n_pdd6, hdmi_cec_pee3, sdmmc1_wp_n_pv3, 80*c66ec88fSEmmanuel Vadot sdmmc3_cd_n_pv2, gpio_w2_aud_pw2, gpio_w3_aud_pw3, usb_vbus_en0_pn4, 81*c66ec88fSEmmanuel Vadot usb_vbus_en1_pn5, sdmmc3_clk_lb_out_pee4, sdmmc3_clk_lb_in_pee5, 82*c66ec88fSEmmanuel Vadot gmi_clk_lb, reset_out_n, kb_row16_pt0, kb_row17_pt1, usb_vbus_en2_pff1, 83*c66ec88fSEmmanuel Vadot pff2, dp_hpd_pff0, 84*c66ec88fSEmmanuel Vadot 85*c66ec88fSEmmanuel Vadot drive groups: 86*c66ec88fSEmmanuel Vadot 87*c66ec88fSEmmanuel Vadot These all support nvidia,pull-down-strength, nvidia,pull-up-strength, 88*c66ec88fSEmmanuel Vadot nvidia,slew-rate-rising, nvidia,slew-rate-falling. Most but not all 89*c66ec88fSEmmanuel Vadot support nvidia,high-speed-mode, nvidia,schmitt, nvidia,low-power-mode 90*c66ec88fSEmmanuel Vadot and nvidia,drive-type. 91*c66ec88fSEmmanuel Vadot 92*c66ec88fSEmmanuel Vadot ao1, ao2, at1, at2, at3, at4, at5, cdev1, cdev2, dap1, dap2, dap3, dap4, 93*c66ec88fSEmmanuel Vadot dbg, sdio3, spi, uaa, uab, uart2, uart3, sdio1, ddc, gma, gme, gmf, gmg, 94*c66ec88fSEmmanuel Vadot gmh, owr, uda, gpv, dev3, cec, usb_vbus_en, ao3, ao0, hv0, sdio4, ao4. 95*c66ec88fSEmmanuel Vadot 96*c66ec88fSEmmanuel Vadot MIPI pad control groups: 97*c66ec88fSEmmanuel Vadot 98*c66ec88fSEmmanuel Vadot These support only the nvidia,function property. 99*c66ec88fSEmmanuel Vadot 100*c66ec88fSEmmanuel Vadot dsi_b 101*c66ec88fSEmmanuel Vadot 102*c66ec88fSEmmanuel VadotValid values for nvidia,functions are: 103*c66ec88fSEmmanuel Vadot 104*c66ec88fSEmmanuel Vadot blink, cec, cldvfs, clk12, cpu, dap, dap1, dap2, dev3, displaya, 105*c66ec88fSEmmanuel Vadot displaya_alt, displayb, dtv, extperiph1, extperiph2, extperiph3, 106*c66ec88fSEmmanuel Vadot gmi, gmi_alt, hda, hsi, i2c1, i2c2, i2c3, i2c4, i2cpwr, i2s0, 107*c66ec88fSEmmanuel Vadot i2s1, i2s2, i2s3, i2s4, irda, kbc, owr, pmi, pwm0, pwm1, pwm2, pwm3, 108*c66ec88fSEmmanuel Vadot pwron, reset_out_n, rsvd1, rsvd2, rsvd3, rsvd4, sdmmc1, sdmmc2, sdmmc3, 109*c66ec88fSEmmanuel Vadot sdmmc4, soc, spdif, spi1, spi2, spi3, spi4, spi5, spi6, trace, uarta, 110*c66ec88fSEmmanuel Vadot uartb, uartc, uartd, ulpi, usb, vgp1, vgp2, vgp3, vgp4, vgp5, vgp6, 111*c66ec88fSEmmanuel Vadot vi, vi_alt1, vi_alt3, vimclk2, vimclk2_alt, sata, ccla, pe0, pe, pe1, 112*c66ec88fSEmmanuel Vadot dp, rtck, sys, clk tmds, csi, dsi_b 113*c66ec88fSEmmanuel Vadot 114*c66ec88fSEmmanuel VadotExample: 115*c66ec88fSEmmanuel Vadot 116*c66ec88fSEmmanuel Vadot pinmux: pinmux { 117*c66ec88fSEmmanuel Vadot compatible = "nvidia,tegra124-pinmux"; 118*c66ec88fSEmmanuel Vadot reg = <0x0 0x70000868 0x0 0x164>, /* Pad control registers */ 119*c66ec88fSEmmanuel Vadot <0x0 0x70003000 0x0 0x434>, /* Mux registers */ 120*c66ec88fSEmmanuel Vadot <0x0 0x70000820 0x0 0x8>; /* MIPI pad control */ 121*c66ec88fSEmmanuel Vadot }; 122*c66ec88fSEmmanuel Vadot 123*c66ec88fSEmmanuel VadotExample pinmux entries: 124*c66ec88fSEmmanuel Vadot 125*c66ec88fSEmmanuel Vadot pinctrl { 126*c66ec88fSEmmanuel Vadot sdmmc4_default: pinmux { 127*c66ec88fSEmmanuel Vadot sdmmc4_clk_pcc4 { 128*c66ec88fSEmmanuel Vadot nvidia,pins = "sdmmc4_clk_pcc4", 129*c66ec88fSEmmanuel Vadot nvidia,function = "sdmmc4"; 130*c66ec88fSEmmanuel Vadot nvidia,pull = <TEGRA_PIN_PULL_NONE>; 131*c66ec88fSEmmanuel Vadot nvidia,tristate = <TEGRA_PIN_DISABLE>; 132*c66ec88fSEmmanuel Vadot }; 133*c66ec88fSEmmanuel Vadot 134*c66ec88fSEmmanuel Vadot sdmmc4_dat0_paa0 { 135*c66ec88fSEmmanuel Vadot nvidia,pins = "sdmmc4_dat0_paa0", 136*c66ec88fSEmmanuel Vadot "sdmmc4_dat1_paa1", 137*c66ec88fSEmmanuel Vadot "sdmmc4_dat2_paa2", 138*c66ec88fSEmmanuel Vadot "sdmmc4_dat3_paa3", 139*c66ec88fSEmmanuel Vadot "sdmmc4_dat4_paa4", 140*c66ec88fSEmmanuel Vadot "sdmmc4_dat5_paa5", 141*c66ec88fSEmmanuel Vadot "sdmmc4_dat6_paa6", 142*c66ec88fSEmmanuel Vadot "sdmmc4_dat7_paa7"; 143*c66ec88fSEmmanuel Vadot nvidia,function = "sdmmc4"; 144*c66ec88fSEmmanuel Vadot nvidia,pull = <TEGRA_PIN_PULL_UP>; 145*c66ec88fSEmmanuel Vadot nvidia,tristate = <TEGRA_PIN_DISABLE>; 146*c66ec88fSEmmanuel Vadot }; 147*c66ec88fSEmmanuel Vadot }; 148*c66ec88fSEmmanuel Vadot }; 149*c66ec88fSEmmanuel Vadot 150*c66ec88fSEmmanuel Vadot sdhci@78000400 { 151*c66ec88fSEmmanuel Vadot pinctrl-names = "default"; 152*c66ec88fSEmmanuel Vadot pinctrl-0 = <&sdmmc4_default>; 153*c66ec88fSEmmanuel Vadot }; 154