1*c66ec88fSEmmanuel VadotActions Semi S900 Pin Controller 2*c66ec88fSEmmanuel Vadot 3*c66ec88fSEmmanuel VadotThis binding describes the pin controller found in the S900 SoC. 4*c66ec88fSEmmanuel Vadot 5*c66ec88fSEmmanuel VadotRequired Properties: 6*c66ec88fSEmmanuel Vadot 7*c66ec88fSEmmanuel Vadot- compatible: Should be "actions,s900-pinctrl" 8*c66ec88fSEmmanuel Vadot- reg: Should contain the register base address and size of 9*c66ec88fSEmmanuel Vadot the pin controller. 10*c66ec88fSEmmanuel Vadot- clocks: phandle of the clock feeding the pin controller 11*c66ec88fSEmmanuel Vadot- gpio-controller: Marks the device node as a GPIO controller. 12*c66ec88fSEmmanuel Vadot- gpio-ranges: Specifies the mapping between gpio controller and 13*c66ec88fSEmmanuel Vadot pin-controller pins. 14*c66ec88fSEmmanuel Vadot- #gpio-cells: Should be two. The first cell is the gpio pin number 15*c66ec88fSEmmanuel Vadot and the second cell is used for optional parameters. 16*c66ec88fSEmmanuel Vadot- interrupt-controller: Marks the device node as an interrupt controller. 17*c66ec88fSEmmanuel Vadot- #interrupt-cells: Specifies the number of cells needed to encode an 18*c66ec88fSEmmanuel Vadot interrupt. Shall be set to 2. The first cell 19*c66ec88fSEmmanuel Vadot defines the interrupt number, the second encodes 20*c66ec88fSEmmanuel Vadot the trigger flags described in 21*c66ec88fSEmmanuel Vadot bindings/interrupt-controller/interrupts.txt 22*c66ec88fSEmmanuel Vadot- interrupts: The interrupt outputs from the controller. There is one GPIO 23*c66ec88fSEmmanuel Vadot interrupt per GPIO bank. The number of interrupts listed depends 24*c66ec88fSEmmanuel Vadot on the number of GPIO banks on the SoC. The interrupts must be 25*c66ec88fSEmmanuel Vadot ordered by bank, starting with bank 0. 26*c66ec88fSEmmanuel Vadot 27*c66ec88fSEmmanuel VadotPlease refer to pinctrl-bindings.txt in this directory for details of the 28*c66ec88fSEmmanuel Vadotcommon pinctrl bindings used by client devices, including the meaning of the 29*c66ec88fSEmmanuel Vadotphrase "pin configuration node". 30*c66ec88fSEmmanuel Vadot 31*c66ec88fSEmmanuel VadotThe pin configuration nodes act as a container for an arbitrary number of 32*c66ec88fSEmmanuel Vadotsubnodes. Each of these subnodes represents some desired configuration for a 33*c66ec88fSEmmanuel Vadotpin, a group, or a list of pins or groups. This configuration can include the 34*c66ec88fSEmmanuel Vadotmux function to select on those group(s), and various pin configuration 35*c66ec88fSEmmanuel Vadotparameters, such as pull-up, drive strength, etc. 36*c66ec88fSEmmanuel Vadot 37*c66ec88fSEmmanuel VadotPIN CONFIGURATION NODES: 38*c66ec88fSEmmanuel Vadot 39*c66ec88fSEmmanuel VadotThe name of each subnode is not important; all subnodes should be enumerated 40*c66ec88fSEmmanuel Vadotand processed purely based on their content. 41*c66ec88fSEmmanuel Vadot 42*c66ec88fSEmmanuel VadotEach subnode only affects those parameters that are explicitly listed. In 43*c66ec88fSEmmanuel Vadotother words, a subnode that lists a mux function but no pin configuration 44*c66ec88fSEmmanuel Vadotparameters implies no information about any pin configuration parameters. 45*c66ec88fSEmmanuel VadotSimilarly, a pin subnode that describes a pullup parameter implies no 46*c66ec88fSEmmanuel Vadotinformation about e.g. the mux function. 47*c66ec88fSEmmanuel Vadot 48*c66ec88fSEmmanuel VadotPinmux functions are available only for the pin groups while pinconf 49*c66ec88fSEmmanuel Vadotparameters are available for both pin groups and individual pins. 50*c66ec88fSEmmanuel Vadot 51*c66ec88fSEmmanuel VadotThe following generic properties as defined in pinctrl-bindings.txt are valid 52*c66ec88fSEmmanuel Vadotto specify in a pin configuration subnode: 53*c66ec88fSEmmanuel Vadot 54*c66ec88fSEmmanuel VadotRequired Properties: 55*c66ec88fSEmmanuel Vadot 56*c66ec88fSEmmanuel Vadot- pins: An array of strings, each string containing the name of a pin. 57*c66ec88fSEmmanuel Vadot These pins are used for selecting the pull control and schmitt 58*c66ec88fSEmmanuel Vadot trigger parameters. The following are the list of pins 59*c66ec88fSEmmanuel Vadot available: 60*c66ec88fSEmmanuel Vadot 61*c66ec88fSEmmanuel Vadot eth_txd0, eth_txd1, eth_txen, eth_rxer, eth_crs_dv, 62*c66ec88fSEmmanuel Vadot eth_rxd1, eth_rxd0, eth_ref_clk, eth_mdc, eth_mdio, 63*c66ec88fSEmmanuel Vadot sirq0, sirq1, sirq2, i2s_d0, i2s_bclk0, i2s_lrclk0, 64*c66ec88fSEmmanuel Vadot i2s_mclk0, i2s_d1, i2s_bclk1, i2s_lrclk1, i2s_mclk1, 65*c66ec88fSEmmanuel Vadot pcm1_in, pcm1_clk, pcm1_sync, pcm1_out, eram_a5, 66*c66ec88fSEmmanuel Vadot eram_a6, eram_a7, eram_a8, eram_a9, eram_a10, eram_a11, 67*c66ec88fSEmmanuel Vadot lvds_oep, lvds_oen, lvds_odp, lvds_odn, lvds_ocp, 68*c66ec88fSEmmanuel Vadot lvds_ocn, lvds_obp, lvds_obn, lvds_oap, lvds_oan, 69*c66ec88fSEmmanuel Vadot lvds_eep, lvds_een, lvds_edp, lvds_edn, lvds_ecp, 70*c66ec88fSEmmanuel Vadot lvds_ecn, lvds_ebp, lvds_ebn, lvds_eap, lvds_ean, 71*c66ec88fSEmmanuel Vadot sd0_d0, sd0_d1, sd0_d2, sd0_d3, sd1_d0, sd1_d1, 72*c66ec88fSEmmanuel Vadot sd1_d2, sd1_d3, sd0_cmd, sd0_clk, sd1_cmd, sd1_clk, 73*c66ec88fSEmmanuel Vadot spi0_sclk, spi0_ss, spi0_miso, spi0_mosi, uart0_rx, 74*c66ec88fSEmmanuel Vadot uart0_tx, uart2_rx, uart2_tx, uart2_rtsb, uart2_ctsb, 75*c66ec88fSEmmanuel Vadot uart3_rx, uart3_tx, uart3_rtsb, uart3_ctsb, uart4_rx, 76*c66ec88fSEmmanuel Vadot uart4_tx, i2c0_sclk, i2c0_sdata, i2c1_sclk, i2c1_sdata, 77*c66ec88fSEmmanuel Vadot i2c2_sclk, i2c2_sdata, csi0_dn0, csi0_dp0, csi0_dn1, 78*c66ec88fSEmmanuel Vadot csi0_dp1, csi0_cn, csi0_cp, csi0_dn2, csi0_dp2, csi0_dn3, 79*c66ec88fSEmmanuel Vadot csi0_dp3, dsi_dp3, dsi_dn3, dsi_dp1, dsi_dn1, dsi_cp, 80*c66ec88fSEmmanuel Vadot dsi_cn, dsi_dp0, dsi_dn0, dsi_dp2, dsi_dn2, sensor0_pclk, 81*c66ec88fSEmmanuel Vadot csi1_dn0,csi1_dp0,csi1_dn1, csi1_dp1, csi1_cn, csi1_cp, 82*c66ec88fSEmmanuel Vadot sensor0_ckout, nand0_d0, nand0_d1, nand0_d2, nand0_d3, 83*c66ec88fSEmmanuel Vadot nand0_d4, nand0_d5, nand0_d6, nand0_d7, nand0_dqs, 84*c66ec88fSEmmanuel Vadot nand0_dqsn, nand0_ale, nand0_cle, nand0_ceb0, nand0_ceb1, 85*c66ec88fSEmmanuel Vadot nand0_ceb2, nand0_ceb3, nand1_d0, nand1_d1, nand1_d2, 86*c66ec88fSEmmanuel Vadot nand1_d3, nand1_d4, nand1_d5, nand1_d6, nand1_d7, nand1_dqs, 87*c66ec88fSEmmanuel Vadot nand1_dqsn, nand1_ale, nand1_cle, nand1_ceb0, nand1_ceb1, 88*c66ec88fSEmmanuel Vadot nand1_ceb2, nand1_ceb3, sgpio0, sgpio1, sgpio2, sgpio3 89*c66ec88fSEmmanuel Vadot 90*c66ec88fSEmmanuel Vadot- groups: An array of strings, each string containing the name of a pin 91*c66ec88fSEmmanuel Vadot group. These pin groups are used for selecting the pinmux 92*c66ec88fSEmmanuel Vadot functions. 93*c66ec88fSEmmanuel Vadot 94*c66ec88fSEmmanuel Vadot lvds_oxx_uart4_mfp, rmii_mdc_mfp, rmii_mdio_mfp, sirq0_mfp, 95*c66ec88fSEmmanuel Vadot sirq1_mfp, rmii_txd0_mfp, rmii_txd1_mfp, rmii_txen_mfp, 96*c66ec88fSEmmanuel Vadot rmii_rxer_mfp, rmii_crs_dv_mfp, rmii_rxd1_mfp, rmii_rxd0_mfp, 97*c66ec88fSEmmanuel Vadot rmii_ref_clk_mfp, i2s_d0_mfp, i2s_d1_mfp, i2s_lr_m_clk0_mfp, 98*c66ec88fSEmmanuel Vadot i2s_bclk0_mfp, i2s_bclk1_mclk1_mfp, pcm1_in_out_mfp, 99*c66ec88fSEmmanuel Vadot pcm1_clk_mfp, pcm1_sync_mfp, eram_a5_mfp, eram_a6_mfp, 100*c66ec88fSEmmanuel Vadot eram_a7_mfp, eram_a8_mfp, eram_a9_mfp, eram_a10_mfp, 101*c66ec88fSEmmanuel Vadot eram_a11_mfp, lvds_oep_odn_mfp, lvds_ocp_obn_mfp, 102*c66ec88fSEmmanuel Vadot lvds_oap_oan_mfp, lvds_e_mfp, spi0_sclk_mosi_mfp, spi0_ss_mfp, 103*c66ec88fSEmmanuel Vadot spi0_miso_mfp, uart2_rtsb_mfp, uart2_ctsb_mfp, uart3_rtsb_mfp, 104*c66ec88fSEmmanuel Vadot uart3_ctsb_mfp, sd0_d0_mfp, sd0_d1_mfp, sd0_d2_d3_mfp, 105*c66ec88fSEmmanuel Vadot sd1_d0_d3_mfp, sd0_cmd_mfp, sd0_clk_mfp, sd1_cmd_clk_mfp, 106*c66ec88fSEmmanuel Vadot uart0_rx_mfp, nand0_d0_ceb3_mfp, uart0_tx_mfp, i2c0_mfp, 107*c66ec88fSEmmanuel Vadot csi0_cn_cp_mfp, csi0_dn0_dp3_mfp, csi1_dn0_cp_mfp, 108*c66ec88fSEmmanuel Vadot dsi_dp3_dn1_mfp, dsi_cp_dn0_mfp, dsi_dp2_dn2_mfp, 109*c66ec88fSEmmanuel Vadot nand1_d0_ceb1_mfp, nand1_ceb3_mfp, nand1_ceb0_mfp, 110*c66ec88fSEmmanuel Vadot csi1_dn0_dp0_mfp, uart4_rx_tx_mfp 111*c66ec88fSEmmanuel Vadot 112*c66ec88fSEmmanuel Vadot 113*c66ec88fSEmmanuel Vadot These pin groups are used for selecting the drive strength 114*c66ec88fSEmmanuel Vadot parameters. 115*c66ec88fSEmmanuel Vadot 116*c66ec88fSEmmanuel Vadot sgpio3_drv, sgpio2_drv, sgpio1_drv, sgpio0_drv, 117*c66ec88fSEmmanuel Vadot rmii_tx_d0_d1_drv, rmii_txen_rxer_drv, rmii_crs_dv_drv, 118*c66ec88fSEmmanuel Vadot rmii_rx_d1_d0_drv, rmii_ref_clk_drv, rmii_mdc_mdio_drv, 119*c66ec88fSEmmanuel Vadot sirq_0_1_drv, sirq2_drv, i2s_d0_d1_drv, i2s_lr_m_clk0_drv, 120*c66ec88fSEmmanuel Vadot i2s_blk1_mclk1_drv, pcm1_in_out_drv, lvds_oap_oan_drv, 121*c66ec88fSEmmanuel Vadot lvds_oep_odn_drv, lvds_ocp_obn_drv, lvds_e_drv, sd0_d3_d0_drv, 122*c66ec88fSEmmanuel Vadot sd1_d3_d0_drv, sd0_sd1_cmd_clk_drv, spi0_sclk_mosi_drv, 123*c66ec88fSEmmanuel Vadot spi0_ss_miso_drv, uart0_rx_tx_drv, uart4_rx_tx_drv, uart2_drv, 124*c66ec88fSEmmanuel Vadot uart3_drv, i2c0_drv, i2c1_drv, i2c2_drv, sensor0_drv 125*c66ec88fSEmmanuel Vadot 126*c66ec88fSEmmanuel Vadot These pin groups are used for selecting the slew rate 127*c66ec88fSEmmanuel Vadot parameters. 128*c66ec88fSEmmanuel Vadot 129*c66ec88fSEmmanuel Vadot sgpio3_sr, sgpio2_sr, sgpio1_sr, sgpio0_sr, rmii_tx_d0_d1_sr, 130*c66ec88fSEmmanuel Vadot rmii_txen_rxer_sr, rmii_crs_dv_sr, rmii_rx_d1_d0_sr, 131*c66ec88fSEmmanuel Vadot rmii_ref_clk_sr, rmii_mdc_mdio_sr, sirq_0_1_sr, sirq2_sr, 132*c66ec88fSEmmanuel Vadot i2s_do_d1_sr, i2s_lr_m_clk0_sr, i2s_bclk0_mclk1_sr, 133*c66ec88fSEmmanuel Vadot pcm1_in_out_sr, sd1_d3_d0_sr, sd0_sd1_clk_cmd_sr, 134*c66ec88fSEmmanuel Vadot spi0_sclk_mosi_sr, spi0_ss_miso_sr, uart0_rx_tx_sr, 135*c66ec88fSEmmanuel Vadot uart4_rx_tx_sr, uart2_sr, uart3_sr, i2c0_sr, i2c1_sr, i2c2_sr, 136*c66ec88fSEmmanuel Vadot sensor0_sr 137*c66ec88fSEmmanuel Vadot 138*c66ec88fSEmmanuel Vadot- function: An array of strings, each string containing the name of the 139*c66ec88fSEmmanuel Vadot pinmux functions. These functions can only be selected by 140*c66ec88fSEmmanuel Vadot the corresponding pin groups. The following are the list of 141*c66ec88fSEmmanuel Vadot pinmux functions available: 142*c66ec88fSEmmanuel Vadot 143*c66ec88fSEmmanuel Vadot eram, eth_rmii, eth_smii, spi0, spi1, spi2, spi3, sens0, 144*c66ec88fSEmmanuel Vadot uart0, uart1, uart2, uart3, uart4, uart5, uart6, i2s0, i2s1, 145*c66ec88fSEmmanuel Vadot pcm0, pcm1, jtag, pwm0, pwm1, pwm2, pwm3, pwm4, pwm5, sd0, 146*c66ec88fSEmmanuel Vadot sd1, sd2, sd3, i2c0, i2c1, i2c2, i2c3, i2c4, i2c5, lvds, 147*c66ec88fSEmmanuel Vadot usb30, usb20, gpu, mipi_csi0, mipi_csi1, mipi_dsi, nand0, 148*c66ec88fSEmmanuel Vadot nand1, spdif, sirq0, sirq1, sirq2 149*c66ec88fSEmmanuel Vadot 150*c66ec88fSEmmanuel VadotOptional Properties: 151*c66ec88fSEmmanuel Vadot 152*c66ec88fSEmmanuel Vadot- bias-bus-hold: No arguments. The specified pins should retain the previous 153*c66ec88fSEmmanuel Vadot state value. 154*c66ec88fSEmmanuel Vadot- bias-high-impedance: No arguments. The specified pins should be configured 155*c66ec88fSEmmanuel Vadot as high impedance. 156*c66ec88fSEmmanuel Vadot- bias-pull-down: No arguments. The specified pins should be configured as 157*c66ec88fSEmmanuel Vadot pull down. 158*c66ec88fSEmmanuel Vadot- bias-pull-up: No arguments. The specified pins should be configured as 159*c66ec88fSEmmanuel Vadot pull up. 160*c66ec88fSEmmanuel Vadot- input-schmitt-enable: No arguments: Enable schmitt trigger for the specified 161*c66ec88fSEmmanuel Vadot pins 162*c66ec88fSEmmanuel Vadot- input-schmitt-disable: No arguments: Disable schmitt trigger for the specified 163*c66ec88fSEmmanuel Vadot pins 164*c66ec88fSEmmanuel Vadot- slew-rate: Integer. Sets slew rate for the specified pins. 165*c66ec88fSEmmanuel Vadot Valid values are: 166*c66ec88fSEmmanuel Vadot <0> - Slow 167*c66ec88fSEmmanuel Vadot <1> - Fast 168*c66ec88fSEmmanuel Vadot- drive-strength: Integer. Selects the drive strength for the specified 169*c66ec88fSEmmanuel Vadot pins in mA. 170*c66ec88fSEmmanuel Vadot Valid values are: 171*c66ec88fSEmmanuel Vadot <2> 172*c66ec88fSEmmanuel Vadot <4> 173*c66ec88fSEmmanuel Vadot <8> 174*c66ec88fSEmmanuel Vadot <12> 175*c66ec88fSEmmanuel Vadot 176*c66ec88fSEmmanuel VadotExample: 177*c66ec88fSEmmanuel Vadot 178*c66ec88fSEmmanuel Vadot pinctrl: pinctrl@e01b0000 { 179*c66ec88fSEmmanuel Vadot compatible = "actions,s900-pinctrl"; 180*c66ec88fSEmmanuel Vadot reg = <0x0 0xe01b0000 0x0 0x1000>; 181*c66ec88fSEmmanuel Vadot clocks = <&cmu CLK_GPIO>; 182*c66ec88fSEmmanuel Vadot gpio-controller; 183*c66ec88fSEmmanuel Vadot gpio-ranges = <&pinctrl 0 0 146>; 184*c66ec88fSEmmanuel Vadot #gpio-cells = <2>; 185*c66ec88fSEmmanuel Vadot interrupt-controller; 186*c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 187*c66ec88fSEmmanuel Vadot interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>, 188*c66ec88fSEmmanuel Vadot <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>, 189*c66ec88fSEmmanuel Vadot <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>, 190*c66ec88fSEmmanuel Vadot <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>, 191*c66ec88fSEmmanuel Vadot <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>, 192*c66ec88fSEmmanuel Vadot <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>; 193*c66ec88fSEmmanuel Vadot 194*c66ec88fSEmmanuel Vadot uart2-default: uart2-default { 195*c66ec88fSEmmanuel Vadot pinmux { 196*c66ec88fSEmmanuel Vadot groups = "lvds_oep_odn_mfp"; 197*c66ec88fSEmmanuel Vadot function = "uart2"; 198*c66ec88fSEmmanuel Vadot }; 199*c66ec88fSEmmanuel Vadot pinconf { 200*c66ec88fSEmmanuel Vadot groups = "lvds_oep_odn_drv"; 201*c66ec88fSEmmanuel Vadot drive-strength = <12>; 202*c66ec88fSEmmanuel Vadot }; 203*c66ec88fSEmmanuel Vadot }; 204*c66ec88fSEmmanuel Vadot }; 205