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/qcom,qcs404-pinctrl.yaml# 5*8bab661aSEmmanuel Vadot$schema: http://devicetree.org/meta-schemas/core.yaml# 6*8bab661aSEmmanuel Vadot 7*8bab661aSEmmanuel Vadottitle: Qualcomm QCS404 TLMM pin controller 8*8bab661aSEmmanuel Vadot 9*8bab661aSEmmanuel Vadotmaintainers: 10*8bab661aSEmmanuel Vadot - Bjorn Andersson <andersson@kernel.org> 11*8bab661aSEmmanuel Vadot - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 12*8bab661aSEmmanuel Vadot 13*8bab661aSEmmanuel Vadotdescription: 14*8bab661aSEmmanuel Vadot Top Level Mode Multiplexer pin controller in Qualcomm QCS404 SoC. 15*8bab661aSEmmanuel Vadot 16*8bab661aSEmmanuel Vadotproperties: 17*8bab661aSEmmanuel Vadot compatible: 18*8bab661aSEmmanuel Vadot const: qcom,qcs404-pinctrl 19*8bab661aSEmmanuel Vadot 20*8bab661aSEmmanuel Vadot reg: 21*8bab661aSEmmanuel Vadot maxItems: 3 22*8bab661aSEmmanuel Vadot 23*8bab661aSEmmanuel Vadot reg-names: 24*8bab661aSEmmanuel Vadot items: 25*8bab661aSEmmanuel Vadot - const: south 26*8bab661aSEmmanuel Vadot - const: north 27*8bab661aSEmmanuel Vadot - const: east 28*8bab661aSEmmanuel Vadot 29*8bab661aSEmmanuel Vadot interrupts: true 30*8bab661aSEmmanuel Vadot interrupt-controller: true 31*8bab661aSEmmanuel Vadot "#interrupt-cells": true 32*8bab661aSEmmanuel Vadot gpio-controller: true 33*8bab661aSEmmanuel Vadot "#gpio-cells": true 34*8bab661aSEmmanuel Vadot gpio-ranges: true 35*8bab661aSEmmanuel Vadot wakeup-parent: true 36*8bab661aSEmmanuel Vadot 37*8bab661aSEmmanuel Vadot gpio-reserved-ranges: 38*8bab661aSEmmanuel Vadot minItems: 1 39*8bab661aSEmmanuel Vadot maxItems: 60 40*8bab661aSEmmanuel Vadot 41*8bab661aSEmmanuel Vadot gpio-line-names: 42*8bab661aSEmmanuel Vadot maxItems: 120 43*8bab661aSEmmanuel Vadot 44*8bab661aSEmmanuel VadotpatternProperties: 45*8bab661aSEmmanuel Vadot "-state$": 46*8bab661aSEmmanuel Vadot oneOf: 47*8bab661aSEmmanuel Vadot - $ref: "#/$defs/qcom-qcs404-tlmm-state" 48*8bab661aSEmmanuel Vadot - patternProperties: 49*8bab661aSEmmanuel Vadot "-pins$": 50*8bab661aSEmmanuel Vadot $ref: "#/$defs/qcom-qcs404-tlmm-state" 51*8bab661aSEmmanuel Vadot additionalProperties: false 52*8bab661aSEmmanuel Vadot 53*8bab661aSEmmanuel Vadot$defs: 54*8bab661aSEmmanuel Vadot qcom-qcs404-tlmm-state: 55*8bab661aSEmmanuel Vadot type: object 56*8bab661aSEmmanuel Vadot description: 57*8bab661aSEmmanuel Vadot Pinctrl node's client devices use subnodes for desired pin configuration. 58*8bab661aSEmmanuel Vadot Client device subnodes use below standard properties. 59*8bab661aSEmmanuel Vadot $ref: qcom,tlmm-common.yaml#/$defs/qcom-tlmm-state 60*8bab661aSEmmanuel Vadot 61*8bab661aSEmmanuel Vadot properties: 62*8bab661aSEmmanuel Vadot pins: 63*8bab661aSEmmanuel Vadot description: 64*8bab661aSEmmanuel Vadot List of gpio pins affected by the properties specified in this 65*8bab661aSEmmanuel Vadot subnode. 66*8bab661aSEmmanuel Vadot items: 67*8bab661aSEmmanuel Vadot oneOf: 68*8bab661aSEmmanuel Vadot - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-1][0-9])$" 69*8bab661aSEmmanuel Vadot - enum: [ sdc1_clk, sdc1_cmd, sdc1_data, sdc1_rclk, sdc2_clk, 70*8bab661aSEmmanuel Vadot sdc2_cmd, sdc2_data, ufs_reset ] 71*8bab661aSEmmanuel Vadot minItems: 1 72*8bab661aSEmmanuel Vadot maxItems: 36 73*8bab661aSEmmanuel Vadot 74*8bab661aSEmmanuel Vadot function: 75*8bab661aSEmmanuel Vadot description: 76*8bab661aSEmmanuel Vadot Specify the alternative function to be configured for the specified 77*8bab661aSEmmanuel Vadot pins. 78*8bab661aSEmmanuel Vadot 79*8bab661aSEmmanuel Vadot enum: [ gpio, adsp_ext, atest_char, atest_char0, atest_char1, 80*8bab661aSEmmanuel Vadot atest_char2, atest_char3, aud_cdc, audio_ts, bimc_dte0, 81*8bab661aSEmmanuel Vadot bimc_dte1, blsp_i2c0, blsp_i2c1, blsp_i2c3, blsp_i2c4, 82*8bab661aSEmmanuel Vadot blsp_i2c5, blsp_i2c_scl_a2, blsp_i2c_scl_b2, blsp_i2c_sda_a2, 83*8bab661aSEmmanuel Vadot blsp_i2c_sda_b2, blsp_spi0, blsp_spi2, blsp_spi3, blsp_spi4, 84*8bab661aSEmmanuel Vadot blsp_spi5, blsp_spi_clk_a1, blsp_spi_clk_b1, blsp_spi_cs_n_a1, 85*8bab661aSEmmanuel Vadot blsp_spi_cs_n_b1, blsp_spi_miso_a1, blsp_spi_miso_b1, 86*8bab661aSEmmanuel Vadot blsp_spi_mosi_a1, blsp_spi_mosi_b1, blsp_uart0, blsp_uart1, 87*8bab661aSEmmanuel Vadot blsp_uart2, blsp_uart3, blsp_uart5, blsp_uart_rx_a2, 88*8bab661aSEmmanuel Vadot blsp_uart_rx_b2, blsp_uart_tx_a2, blsp_uart_tx_b2, cri_trng, 89*8bab661aSEmmanuel Vadot cri_trng0, cri_trng1, dbg_out, dsd_clk_a, dsd_clk_b, ebi2_a, 90*8bab661aSEmmanuel Vadot ebi2_lcd, ebi_cdc, ebi_ch0, ext_lpass, ext_mclk0, ext_mclk1_a, 91*8bab661aSEmmanuel Vadot ext_mclk1_b, gcc_gp1_clk_a, gcc_gp1_clk_b, gcc_gp2_clk_a, 92*8bab661aSEmmanuel Vadot gcc_gp2_clk_b, gcc_gp3_clk_a, gcc_gp3_clk_b, gcc_plltest, 93*8bab661aSEmmanuel Vadot gcc_tlmm, hdmi_ddc, hdmi_dtest, hdmi_lbk0, hdmi_lbk1, 94*8bab661aSEmmanuel Vadot hdmi_lbk2, hdmi_lbk3, hdmi_lbk4, hdmi_lbk5, hdmi_lbk6, 95*8bab661aSEmmanuel Vadot hdmi_lbk7, hdmi_lbk8, hdmi_lbk9, hdmi_pixel, hdmi_rcv, hdmi_tx, 96*8bab661aSEmmanuel Vadot i2s_1, i2s_2, i2s_3_data0_a, i2s_3_data0_b, i2s_3_data1_a, 97*8bab661aSEmmanuel Vadot i2s_3_data1_b, i2s_3_data2_a, i2s_3_data2_b, i2s_3_data3_a, 98*8bab661aSEmmanuel Vadot i2s_3_data3_b, i2s_3_sck_a, i2s_3_sck_b, i2s_3_ws_a, 99*8bab661aSEmmanuel Vadot i2s_3_ws_b, i2s_4, ir_in, ldo_en, ldo_update, mclk_in1, 100*8bab661aSEmmanuel Vadot mclk_in2, m_voc, nfc_dwl, nfc_irq, pcie_clk, pll_bist, 101*8bab661aSEmmanuel Vadot prng_rosc, pwm_led1, pwm_led10, pwm_led11, pwm_led12, 102*8bab661aSEmmanuel Vadot pwm_led13, pwm_led14, pwm_led15, pwm_led16, pwm_led17, 103*8bab661aSEmmanuel Vadot pwm_led18, pwm_led19, pwm_led2, pwm_led20, pwm_led21, 104*8bab661aSEmmanuel Vadot pwm_led22, pwm_led23, pwm_led24, pwm_led3, pwm_led4, pwm_led5, 105*8bab661aSEmmanuel Vadot pwm_led6, pwm_led7, pwm_led8, pwm_led9, qdss_cti_trig_in_a0, 106*8bab661aSEmmanuel Vadot qdss_cti_trig_in_a1, qdss_cti_trig_in_b0, qdss_cti_trig_in_b1, 107*8bab661aSEmmanuel Vadot qdss_cti_trig_out_a0, qdss_cti_trig_out_a1, 108*8bab661aSEmmanuel Vadot qdss_cti_trig_out_b0, qdss_cti_trig_out_b1, qdss_traceclk_a, 109*8bab661aSEmmanuel Vadot qdss_traceclk_b, qdss_tracectl_a, qdss_tracectl_b, 110*8bab661aSEmmanuel Vadot qdss_tracedata_a, qdss_tracedata_b, rgb_clk, rgb_data0, 111*8bab661aSEmmanuel Vadot rgb_data1, rgb_data2, rgb_data3, rgb_data4, rgb_data5, 112*8bab661aSEmmanuel Vadot rgb_data6, rgb_data7, rgb_data_b0, rgb_data_b1, rgb_data_b2, 113*8bab661aSEmmanuel Vadot rgb_data_b3, rgb_data_b4, rgb_data_b5, rgb_data_b6, 114*8bab661aSEmmanuel Vadot rgb_data_b7, rgb_de, rgb_hsync, rgb_mdp, rgb_vsync, rgmi_dll1, 115*8bab661aSEmmanuel Vadot rgmi_dll2, rgmii_ck, rgmii_ctl, rgmii_int, rgmii_mdc, 116*8bab661aSEmmanuel Vadot rgmii_mdio, rgmii_rx, rgmii_tx, rgmii_wol, sd_write, 117*8bab661aSEmmanuel Vadot spdifrx_opt, spi_lcd, spkr_dac0, wlan1_adc0, wlan1_adc1, 118*8bab661aSEmmanuel Vadot wlan2_adc0, wlan2_adc1, wsa_en ] 119*8bab661aSEmmanuel Vadot 120*8bab661aSEmmanuel Vadot bias-pull-down: true 121*8bab661aSEmmanuel Vadot bias-pull-up: true 122*8bab661aSEmmanuel Vadot bias-disable: true 123*8bab661aSEmmanuel Vadot drive-strength: true 124*8bab661aSEmmanuel Vadot input-enable: true 125*8bab661aSEmmanuel Vadot output-high: true 126*8bab661aSEmmanuel Vadot output-low: true 127*8bab661aSEmmanuel Vadot 128*8bab661aSEmmanuel Vadot required: 129*8bab661aSEmmanuel Vadot - pins 130*8bab661aSEmmanuel Vadot 131*8bab661aSEmmanuel Vadot additionalProperties: false 132*8bab661aSEmmanuel Vadot 133*8bab661aSEmmanuel VadotallOf: 134*8bab661aSEmmanuel Vadot - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml# 135*8bab661aSEmmanuel Vadot 136*8bab661aSEmmanuel Vadotrequired: 137*8bab661aSEmmanuel Vadot - compatible 138*8bab661aSEmmanuel Vadot - reg 139*8bab661aSEmmanuel Vadot 140*8bab661aSEmmanuel VadotadditionalProperties: false 141*8bab661aSEmmanuel Vadot 142*8bab661aSEmmanuel Vadotexamples: 143*8bab661aSEmmanuel Vadot - | 144*8bab661aSEmmanuel Vadot #include <dt-bindings/interrupt-controller/arm-gic.h> 145*8bab661aSEmmanuel Vadot 146*8bab661aSEmmanuel Vadot tlmm: pinctrl@1000000 { 147*8bab661aSEmmanuel Vadot compatible = "qcom,qcs404-pinctrl"; 148*8bab661aSEmmanuel Vadot reg = <0x01000000 0x200000>, 149*8bab661aSEmmanuel Vadot <0x01300000 0x200000>, 150*8bab661aSEmmanuel Vadot <0x07b00000 0x200000>; 151*8bab661aSEmmanuel Vadot reg-names = "south", "north", "east"; 152*8bab661aSEmmanuel Vadot interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>; 153*8bab661aSEmmanuel Vadot gpio-ranges = <&tlmm 0 0 120>; 154*8bab661aSEmmanuel Vadot gpio-controller; 155*8bab661aSEmmanuel Vadot #gpio-cells = <2>; 156*8bab661aSEmmanuel Vadot interrupt-controller; 157*8bab661aSEmmanuel Vadot #interrupt-cells = <2>; 158*8bab661aSEmmanuel Vadot 159*8bab661aSEmmanuel Vadot 160*8bab661aSEmmanuel Vadot blsp1-i2c1-default-state { 161*8bab661aSEmmanuel Vadot pins = "gpio24", "gpio25"; 162*8bab661aSEmmanuel Vadot function = "blsp_i2c1"; 163*8bab661aSEmmanuel Vadot }; 164*8bab661aSEmmanuel Vadot 165*8bab661aSEmmanuel Vadot blsp1-i2c2-default-state { 166*8bab661aSEmmanuel Vadot sda-pins { 167*8bab661aSEmmanuel Vadot pins = "gpio19"; 168*8bab661aSEmmanuel Vadot function = "blsp_i2c_sda_a2"; 169*8bab661aSEmmanuel Vadot }; 170*8bab661aSEmmanuel Vadot 171*8bab661aSEmmanuel Vadot scl-pins { 172*8bab661aSEmmanuel Vadot pins = "gpio20"; 173*8bab661aSEmmanuel Vadot function = "blsp_i2c_scl_a2"; 174*8bab661aSEmmanuel Vadot }; 175*8bab661aSEmmanuel Vadot }; 176*8bab661aSEmmanuel Vadot }; 177