1*8bab661aSEmmanuel Vadot# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2*8bab661aSEmmanuel Vadot%YAML 1.2 3*8bab661aSEmmanuel Vadot--- 4*8bab661aSEmmanuel Vadot$id: http://devicetree.org/schemas/pinctrl/nvidia,tegra124-pinmux.yaml# 5*8bab661aSEmmanuel Vadot$schema: http://devicetree.org/meta-schemas/core.yaml# 6*8bab661aSEmmanuel Vadot 7*8bab661aSEmmanuel Vadottitle: NVIDIA Tegra124 Pinmux Controller 8*8bab661aSEmmanuel Vadot 9*8bab661aSEmmanuel Vadotmaintainers: 10*8bab661aSEmmanuel Vadot - Thierry Reding <thierry.reding@gmail.com> 11*8bab661aSEmmanuel Vadot - Jon Hunter <jonathanh@nvidia.com> 12*8bab661aSEmmanuel Vadot 13*8bab661aSEmmanuel Vadotdescription: The Tegra124 pinctrl binding is very similar to the Tegra20 and 14*8bab661aSEmmanuel Vadot Tegra30 pinctrl binding, as described in nvidia,tegra20-pinmux.yaml and 15*8bab661aSEmmanuel Vadot nvidia,tegra30-pinmux.yaml. In fact, this document assumes that binding as a 16*8bab661aSEmmanuel Vadot baseline, and only documents the differences between the two bindings. 17*8bab661aSEmmanuel Vadot 18*8bab661aSEmmanuel Vadotproperties: 19*8bab661aSEmmanuel Vadot compatible: 20*8bab661aSEmmanuel Vadot oneOf: 21*8bab661aSEmmanuel Vadot - const: nvidia,tegra124-pinmux 22*8bab661aSEmmanuel Vadot - items: 23*8bab661aSEmmanuel Vadot - const: nvidia,tegra132-pinmux 24*8bab661aSEmmanuel Vadot - const: nvidia,tegra124-pinmux 25*8bab661aSEmmanuel Vadot 26*8bab661aSEmmanuel Vadot reg: 27*8bab661aSEmmanuel Vadot items: 28*8bab661aSEmmanuel Vadot - description: driver strength and pad control registers 29*8bab661aSEmmanuel Vadot - description: pinmux registers 30*8bab661aSEmmanuel Vadot - description: MIPI_PAD_CTRL registers 31*8bab661aSEmmanuel Vadot 32*8bab661aSEmmanuel VadotpatternProperties: 33*8bab661aSEmmanuel Vadot "^pinmux(-[a-z0-9-_]+)?$": 34*8bab661aSEmmanuel Vadot type: object 35*8bab661aSEmmanuel Vadot 36*8bab661aSEmmanuel Vadot # pin groups 37*8bab661aSEmmanuel Vadot additionalProperties: 38*8bab661aSEmmanuel Vadot $ref: nvidia,tegra-pinmux-common.yaml 39*8bab661aSEmmanuel Vadot additionalProperties: false 40*8bab661aSEmmanuel Vadot properties: 41*8bab661aSEmmanuel Vadot nvidia,pins: 42*8bab661aSEmmanuel Vadot $ref: /schemas/types.yaml#/definitions/string-array 43*8bab661aSEmmanuel Vadot items: 44*8bab661aSEmmanuel Vadot enum: [ ulpi_data0_po1, ulpi_data1_po2, ulpi_data2_po3, 45*8bab661aSEmmanuel Vadot ulpi_data3_po4, ulpi_data4_po5, ulpi_data5_po6, 46*8bab661aSEmmanuel Vadot ulpi_data6_po7, ulpi_data7_po0, ulpi_clk_py0, ulpi_dir_py1, 47*8bab661aSEmmanuel Vadot ulpi_nxt_py2, ulpi_stp_py3, dap3_fs_pp0, dap3_din_pp1, 48*8bab661aSEmmanuel Vadot dap3_dout_pp2, dap3_sclk_pp3, pv0, pv1, sdmmc1_clk_pz0, 49*8bab661aSEmmanuel Vadot sdmmc1_cmd_pz1, sdmmc1_dat3_py4, sdmmc1_dat2_py5, 50*8bab661aSEmmanuel Vadot sdmmc1_dat1_py6, sdmmc1_dat0_py7, clk2_out_pw5, 51*8bab661aSEmmanuel Vadot clk2_req_pcc5, hdmi_int_pn7, ddc_scl_pv4, ddc_sda_pv5, 52*8bab661aSEmmanuel Vadot uart2_rxd_pc3, uart2_txd_pc2, uart2_rts_n_pj6, 53*8bab661aSEmmanuel Vadot uart2_cts_n_pj5, uart3_txd_pw6, uart3_rxd_pw7, 54*8bab661aSEmmanuel Vadot uart3_cts_n_pa1, uart3_rts_n_pc0, pu0, pu1, pu2, pu3, pu4, 55*8bab661aSEmmanuel Vadot pu5, pu6, gen1_i2c_scl_pc4, gen1_i2c_sda_pc5, dap4_fs_pp4, 56*8bab661aSEmmanuel Vadot dap4_din_pp5, dap4_dout_pp6, dap4_sclk_pp7, clk3_out_pee0, 57*8bab661aSEmmanuel Vadot clk3_req_pee1, pc7, pi5, pi7, pk0, pk1, pj0, pj2, pk3, pk4, 58*8bab661aSEmmanuel Vadot pk2, pi3, pi6, pg0, pg1, pg2, pg3, pg4, pg5, pg6, pg7, ph0, 59*8bab661aSEmmanuel Vadot ph1, ph2, ph3, ph4, ph5, ph6, ph7, pj7, pb0, pb1, pk7, pi0, 60*8bab661aSEmmanuel Vadot pi1, pi2, pi4, gen2_i2c_scl_pt5, gen2_i2c_sda_pt6, 61*8bab661aSEmmanuel Vadot sdmmc4_clk_pcc4, sdmmc4_cmd_pt7, sdmmc4_dat0_paa0, 62*8bab661aSEmmanuel Vadot sdmmc4_dat1_paa1, sdmmc4_dat2_paa2, sdmmc4_dat3_paa3, 63*8bab661aSEmmanuel Vadot sdmmc4_dat4_paa4, sdmmc4_dat5_paa5, sdmmc4_dat6_paa6, 64*8bab661aSEmmanuel Vadot sdmmc4_dat7_paa7, cam_mclk_pcc0, pcc1, pbb0, 65*8bab661aSEmmanuel Vadot cam_i2c_scl_pbb1, cam_i2c_sda_pbb2, pbb3, pbb4, pbb5, pbb6, 66*8bab661aSEmmanuel Vadot pbb7, pcc2, jtag_rtck, pwr_i2c_scl_pz6, pwr_i2c_sda_pz7, 67*8bab661aSEmmanuel Vadot kb_row0_pr0, kb_row1_pr1, kb_row2_pr2, kb_row3_pr3, 68*8bab661aSEmmanuel Vadot kb_row4_pr4, kb_row5_pr5, kb_row6_pr6, kb_row7_pr7, 69*8bab661aSEmmanuel Vadot kb_row8_ps0, kb_row9_ps1, kb_row10_ps2, kb_row11_ps3, 70*8bab661aSEmmanuel Vadot kb_row12_ps4, kb_row13_ps5, kb_row14_ps6, kb_row15_ps7, 71*8bab661aSEmmanuel Vadot kb_col0_pq0, kb_col1_pq1, kb_col2_pq2, kb_col3_pq3, 72*8bab661aSEmmanuel Vadot kb_col4_pq4, kb_col5_pq5, kb_col6_pq6, kb_col7_pq7, 73*8bab661aSEmmanuel Vadot clk_32k_out_pa0, core_pwr_req, cpu_pwr_req, pwr_int_n, 74*8bab661aSEmmanuel Vadot clk_32k_in, owr, dap1_fs_pn0, dap1_din_pn1, dap1_dout_pn2, 75*8bab661aSEmmanuel Vadot dap1_sclk_pn3, dap_mclk1_req_pee2, dap_mclk1_pw4, 76*8bab661aSEmmanuel Vadot spdif_in_pk6, spdif_out_pk5, dap2_fs_pa2, dap2_din_pa4, 77*8bab661aSEmmanuel Vadot dap2_dout_pa5, dap2_sclk_pa3, dvfs_pwm_px0, 78*8bab661aSEmmanuel Vadot gpio_x1_aud_px1, gpio_x3_aud_px3, dvfs_clk_px2, 79*8bab661aSEmmanuel Vadot gpio_x4_aud_px4, gpio_x5_aud_px5, gpio_x6_aud_px6, 80*8bab661aSEmmanuel Vadot gpio_x7_aud_px7, sdmmc3_clk_pa6, sdmmc3_cmd_pa7, 81*8bab661aSEmmanuel Vadot sdmmc3_dat0_pb7, sdmmc3_dat1_pb6, sdmmc3_dat2_pb5, 82*8bab661aSEmmanuel Vadot sdmmc3_dat3_pb4, pex_l0_rst_n_pdd1, pex_l0_clkreq_n_pdd2, 83*8bab661aSEmmanuel Vadot pex_wake_n_pdd3, pex_l1_rst_n_pdd5, pex_l1_clkreq_n_pdd6, 84*8bab661aSEmmanuel Vadot hdmi_cec_pee3, sdmmc1_wp_n_pv3, sdmmc3_cd_n_pv2, 85*8bab661aSEmmanuel Vadot gpio_w2_aud_pw2, gpio_w3_aud_pw3, usb_vbus_en0_pn4, 86*8bab661aSEmmanuel Vadot usb_vbus_en1_pn5, sdmmc3_clk_lb_out_pee4, 87*8bab661aSEmmanuel Vadot sdmmc3_clk_lb_in_pee5, gmi_clk_lb, reset_out_n, 88*8bab661aSEmmanuel Vadot kb_row16_pt0, kb_row17_pt1, usb_vbus_en2_pff1, pff2, 89*8bab661aSEmmanuel Vadot dp_hpd_pff0, 90*8bab661aSEmmanuel Vadot # drive groups 91*8bab661aSEmmanuel Vadot drive_ao1, drive_ao2, drive_at1, drive_at2, drive_at3, 92*8bab661aSEmmanuel Vadot drive_at4, drive_at5, drive_cdev1, drive_cdev2, drive_dap1, 93*8bab661aSEmmanuel Vadot drive_dap2, drive_dap3, drive_dap4, drive_dbg, drive_sdio3, 94*8bab661aSEmmanuel Vadot drive_spi, drive_uaa, drive_uab, drive_uart2, drive_uart3, 95*8bab661aSEmmanuel Vadot drive_sdio1, drive_ddc, drive_gma, drive_gme, drive_gmf, 96*8bab661aSEmmanuel Vadot drive_gmg, drive_gmh, drive_owr, drive_uda, drive_gpv, 97*8bab661aSEmmanuel Vadot drive_dev3, drive_cec, drive_usb_vbus_en, drive_ao3, 98*8bab661aSEmmanuel Vadot drive_ao0, drive_hv0, drive_sdio4, drive_ao4, 99*8bab661aSEmmanuel Vadot # MIPI pad control groups 100*8bab661aSEmmanuel Vadot mipi_pad_ctrl_dsi_b ] 101*8bab661aSEmmanuel Vadot 102*8bab661aSEmmanuel Vadot nvidia,function: 103*8bab661aSEmmanuel Vadot enum: [ blink, cec, cldvfs, clk12, cpu, dap, dap1, dap2, dev3, 104*8bab661aSEmmanuel Vadot displaya, displaya_alt, displayb, dtv, extperiph1, 105*8bab661aSEmmanuel Vadot extperiph2, extperiph3, gmi, gmi_alt, hda, hsi, i2c1, i2c2, 106*8bab661aSEmmanuel Vadot i2c3, i2c4, i2cpwr, i2s0, i2s1, i2s2, i2s3, i2s4, irda, kbc, 107*8bab661aSEmmanuel Vadot owr, pmi, pwm0, pwm1, pwm2, pwm3, pwron, reset_out_n, rsvd1, 108*8bab661aSEmmanuel Vadot rsvd2, rsvd3, rsvd4, sdmmc1, sdmmc2, sdmmc3, sdmmc4, soc, 109*8bab661aSEmmanuel Vadot spdif, spi1, spi2, spi3, spi4, spi5, spi6, trace, uarta, 110*8bab661aSEmmanuel Vadot uartb, uartc, uartd, ulpi, usb, vgp1, vgp2, vgp3, vgp4, vgp5, 111*8bab661aSEmmanuel Vadot vgp6, vi, vi_alt1, vi_alt3, vimclk2, vimclk2_alt, sata, ccla, 112*8bab661aSEmmanuel Vadot pe0, pe, pe1, dp, rtck, sys, clk, tmds, csi, dsi_b ] 113*8bab661aSEmmanuel Vadot 114*8bab661aSEmmanuel Vadot nvidia,pull: true 115*8bab661aSEmmanuel Vadot nvidia,tristate: true 116*8bab661aSEmmanuel Vadot nvidia,schmitt: true 117*8bab661aSEmmanuel Vadot nvidia,pull-down-strength: true 118*8bab661aSEmmanuel Vadot nvidia,pull-up-strength: true 119*8bab661aSEmmanuel Vadot nvidia,high-speed-mode: true 120*8bab661aSEmmanuel Vadot nvidia,low-power-mode: true 121*8bab661aSEmmanuel Vadot nvidia,enable-input: true 122*8bab661aSEmmanuel Vadot nvidia,open-drain: true 123*8bab661aSEmmanuel Vadot nvidia,lock: true 124*8bab661aSEmmanuel Vadot nvidia,io-reset: true 125*8bab661aSEmmanuel Vadot nvidia,rcv-sel: true 126*8bab661aSEmmanuel Vadot nvidia,drive-type: true 127*8bab661aSEmmanuel Vadot nvidia,slew-rate-rising: true 128*8bab661aSEmmanuel Vadot nvidia,slew-rate-falling: true 129*8bab661aSEmmanuel Vadot 130*8bab661aSEmmanuel Vadot required: 131*8bab661aSEmmanuel Vadot - nvidia,pins 132*8bab661aSEmmanuel Vadot 133*8bab661aSEmmanuel VadotadditionalProperties: false 134*8bab661aSEmmanuel Vadot 135*8bab661aSEmmanuel Vadotrequired: 136*8bab661aSEmmanuel Vadot - compatible 137*8bab661aSEmmanuel Vadot - reg 138*8bab661aSEmmanuel Vadot 139*8bab661aSEmmanuel Vadotexamples: 140*8bab661aSEmmanuel Vadot - | 141*8bab661aSEmmanuel Vadot #include <dt-bindings/clock/tegra124-car.h> 142*8bab661aSEmmanuel Vadot #include <dt-bindings/interrupt-controller/arm-gic.h> 143*8bab661aSEmmanuel Vadot #include <dt-bindings/pinctrl/pinctrl-tegra.h> 144*8bab661aSEmmanuel Vadot 145*8bab661aSEmmanuel Vadot pinmux@70000868 { 146*8bab661aSEmmanuel Vadot compatible = "nvidia,tegra124-pinmux"; 147*8bab661aSEmmanuel Vadot reg = <0x70000868 0x164>, /* Pad control registers */ 148*8bab661aSEmmanuel Vadot <0x70003000 0x434>, /* Mux registers */ 149*8bab661aSEmmanuel Vadot <0x70000820 0x8>; /* MIPI pad control */ 150*8bab661aSEmmanuel Vadot 151*8bab661aSEmmanuel Vadot sdmmc4_default: pinmux { 152*8bab661aSEmmanuel Vadot sdmmc4_clk_pcc4 { 153*8bab661aSEmmanuel Vadot nvidia,pins = "sdmmc4_clk_pcc4"; 154*8bab661aSEmmanuel Vadot nvidia,function = "sdmmc4"; 155*8bab661aSEmmanuel Vadot nvidia,pull = <TEGRA_PIN_PULL_NONE>; 156*8bab661aSEmmanuel Vadot nvidia,tristate = <TEGRA_PIN_DISABLE>; 157*8bab661aSEmmanuel Vadot }; 158*8bab661aSEmmanuel Vadot 159*8bab661aSEmmanuel Vadot sdmmc4_dat0_paa0 { 160*8bab661aSEmmanuel Vadot nvidia,pins = "sdmmc4_dat0_paa0", 161*8bab661aSEmmanuel Vadot "sdmmc4_dat1_paa1", 162*8bab661aSEmmanuel Vadot "sdmmc4_dat2_paa2", 163*8bab661aSEmmanuel Vadot "sdmmc4_dat3_paa3", 164*8bab661aSEmmanuel Vadot "sdmmc4_dat4_paa4", 165*8bab661aSEmmanuel Vadot "sdmmc4_dat5_paa5", 166*8bab661aSEmmanuel Vadot "sdmmc4_dat6_paa6", 167*8bab661aSEmmanuel Vadot "sdmmc4_dat7_paa7"; 168*8bab661aSEmmanuel Vadot nvidia,function = "sdmmc4"; 169*8bab661aSEmmanuel Vadot nvidia,pull = <TEGRA_PIN_PULL_UP>; 170*8bab661aSEmmanuel Vadot nvidia,tristate = <TEGRA_PIN_DISABLE>; 171*8bab661aSEmmanuel Vadot }; 172*8bab661aSEmmanuel Vadot }; 173*8bab661aSEmmanuel Vadot }; 174*8bab661aSEmmanuel Vadot... 175