18c2ecf20Sopenharmony_ciQualcomm MSM8976 TLMM block
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciThis binding describes the Top Level Mode Multiplexer block found in the
48c2ecf20Sopenharmony_ciMSM8956 and MSM8976 platforms.
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci- compatible:
78c2ecf20Sopenharmony_ci	Usage: required
88c2ecf20Sopenharmony_ci	Value type: <string>
98c2ecf20Sopenharmony_ci	Definition: must be "qcom,msm8976-pinctrl"
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci- reg:
128c2ecf20Sopenharmony_ci	Usage: required
138c2ecf20Sopenharmony_ci	Value type: <prop-encoded-array>
148c2ecf20Sopenharmony_ci	Definition: the base address and size of the TLMM register space.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci- interrupts:
178c2ecf20Sopenharmony_ci	Usage: required
188c2ecf20Sopenharmony_ci	Value type: <prop-encoded-array>
198c2ecf20Sopenharmony_ci	Definition: should specify the TLMM summary IRQ.
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ci- interrupt-controller:
228c2ecf20Sopenharmony_ci	Usage: required
238c2ecf20Sopenharmony_ci	Value type: <none>
248c2ecf20Sopenharmony_ci	Definition: identifies this node as an interrupt controller
258c2ecf20Sopenharmony_ci
268c2ecf20Sopenharmony_ci- #interrupt-cells:
278c2ecf20Sopenharmony_ci	Usage: required
288c2ecf20Sopenharmony_ci	Value type: <u32>
298c2ecf20Sopenharmony_ci	Definition: must be 2. Specifying the pin number and flags, as defined
308c2ecf20Sopenharmony_ci		    in <dt-bindings/interrupt-controller/irq.h>
318c2ecf20Sopenharmony_ci
328c2ecf20Sopenharmony_ci- gpio-controller:
338c2ecf20Sopenharmony_ci	Usage: required
348c2ecf20Sopenharmony_ci	Value type: <none>
358c2ecf20Sopenharmony_ci	Definition: identifies this node as a gpio controller
368c2ecf20Sopenharmony_ci
378c2ecf20Sopenharmony_ci- #gpio-cells:
388c2ecf20Sopenharmony_ci	Usage: required
398c2ecf20Sopenharmony_ci	Value type: <u32>
408c2ecf20Sopenharmony_ci	Definition: must be 2. Specifying the pin number and flags, as defined
418c2ecf20Sopenharmony_ci		    in <dt-bindings/gpio/gpio.h>
428c2ecf20Sopenharmony_ci
438c2ecf20Sopenharmony_ci- gpio-ranges:
448c2ecf20Sopenharmony_ci	Usage: required
458c2ecf20Sopenharmony_ci	Definition:  see ../gpio/gpio.txt
468c2ecf20Sopenharmony_ci
478c2ecf20Sopenharmony_ci- gpio-reserved-ranges:
488c2ecf20Sopenharmony_ci	Usage: optional
498c2ecf20Sopenharmony_ci	Definition: see ../gpio/gpio.txt
508c2ecf20Sopenharmony_ci
518c2ecf20Sopenharmony_ciPlease refer to ../gpio/gpio.txt and ../interrupt-controller/interrupts.txt for
528c2ecf20Sopenharmony_cia general description of GPIO and interrupt bindings.
538c2ecf20Sopenharmony_ci
548c2ecf20Sopenharmony_ciPlease refer to pinctrl-bindings.txt in this directory for details of the
558c2ecf20Sopenharmony_cicommon pinctrl bindings used by client devices, including the meaning of the
568c2ecf20Sopenharmony_ciphrase "pin configuration node".
578c2ecf20Sopenharmony_ci
588c2ecf20Sopenharmony_ciThe pin configuration nodes act as a container for an arbitrary number of
598c2ecf20Sopenharmony_cisubnodes. Each of these subnodes represents some desired configuration for a
608c2ecf20Sopenharmony_cipin, a group, or a list of pins or groups. This configuration can include the
618c2ecf20Sopenharmony_cimux function to select on those pin(s)/group(s), and various pin configuration
628c2ecf20Sopenharmony_ciparameters, such as pull-up, drive strength, etc.
638c2ecf20Sopenharmony_ci
648c2ecf20Sopenharmony_ci
658c2ecf20Sopenharmony_ciPIN CONFIGURATION NODES:
668c2ecf20Sopenharmony_ci
678c2ecf20Sopenharmony_ciThe name of each subnode is not important; all subnodes should be enumerated
688c2ecf20Sopenharmony_ciand processed purely based on their content.
698c2ecf20Sopenharmony_ci
708c2ecf20Sopenharmony_ciEach subnode only affects those parameters that are explicitly listed. In
718c2ecf20Sopenharmony_ciother words, a subnode that lists a mux function but no pin configuration
728c2ecf20Sopenharmony_ciparameters implies no information about any pin configuration parameters.
738c2ecf20Sopenharmony_ciSimilarly, a pin subnode that describes a pullup parameter implies no
748c2ecf20Sopenharmony_ciinformation about e.g. the mux function.
758c2ecf20Sopenharmony_ci
768c2ecf20Sopenharmony_ci
778c2ecf20Sopenharmony_ciThe following generic properties as defined in pinctrl-bindings.txt are valid
788c2ecf20Sopenharmony_cito specify in a pin configuration subnode:
798c2ecf20Sopenharmony_ci
808c2ecf20Sopenharmony_ci- pins:
818c2ecf20Sopenharmony_ci	Usage: required
828c2ecf20Sopenharmony_ci	Value type: <string-array>
838c2ecf20Sopenharmony_ci	Definition: List of gpio pins affected by the properties specified in
848c2ecf20Sopenharmony_ci		    this subnode.
858c2ecf20Sopenharmony_ci
868c2ecf20Sopenharmony_ci		    Valid pins are:
878c2ecf20Sopenharmony_ci		      gpio0-gpio145
888c2ecf20Sopenharmony_ci		        Supports mux, bias and drive-strength
898c2ecf20Sopenharmony_ci
908c2ecf20Sopenharmony_ci		      sdc1_clk, sdc1_cmd, sdc1_data,
918c2ecf20Sopenharmony_ci		      sdc2_clk, sdc2_cmd, sdc2_data,
928c2ecf20Sopenharmony_ci		      sdc3_clk, sdc3_cmd, sdc3_data
938c2ecf20Sopenharmony_ci		        Supports bias and drive-strength
948c2ecf20Sopenharmony_ci
958c2ecf20Sopenharmony_ci- function:
968c2ecf20Sopenharmony_ci	Usage: required
978c2ecf20Sopenharmony_ci	Value type: <string>
988c2ecf20Sopenharmony_ci	Definition: Specify the alternative function to be configured for the
998c2ecf20Sopenharmony_ci		    specified pins. Functions are only valid for gpio pins.
1008c2ecf20Sopenharmony_ci		    Valid values are:
1018c2ecf20Sopenharmony_ci
1028c2ecf20Sopenharmony_ci		    gpio, blsp_uart1, blsp_spi1, smb_int, blsp_i2c1, blsp_spi2,
1038c2ecf20Sopenharmony_ci		    blsp_uart2, blsp_i2c2, gcc_gp1_clk_b, blsp_spi3,
1048c2ecf20Sopenharmony_ci		    qdss_tracedata_b, blsp_i2c3, gcc_gp2_clk_b, gcc_gp3_clk_b,
1058c2ecf20Sopenharmony_ci		    blsp_spi4, cap_int, blsp_i2c4, blsp_spi5, blsp_uart5,
1068c2ecf20Sopenharmony_ci		    qdss_traceclk_a, m_voc, blsp_i2c5, qdss_tracectl_a,
1078c2ecf20Sopenharmony_ci		    qdss_tracedata_a, blsp_spi6, blsp_uart6, qdss_tracectl_b,
1088c2ecf20Sopenharmony_ci		    blsp_i2c6, qdss_traceclk_b, mdp_vsync, pri_mi2s_mclk_a,
1098c2ecf20Sopenharmony_ci		    sec_mi2s_mclk_a, cam_mclk, cci0_i2c, cci1_i2c, blsp1_spi,
1108c2ecf20Sopenharmony_ci		    blsp3_spi, gcc_gp1_clk_a, gcc_gp2_clk_a, gcc_gp3_clk_a,
1118c2ecf20Sopenharmony_ci		    uim_batt, sd_write, uim1_data, uim1_clk, uim1_reset,
1128c2ecf20Sopenharmony_ci		    uim1_present, uim2_data, uim2_clk, uim2_reset,
1138c2ecf20Sopenharmony_ci		    uim2_present, ts_xvdd, mipi_dsi0, us_euro, ts_resout,
1148c2ecf20Sopenharmony_ci		    ts_sample, sec_mi2s_mclk_b, pri_mi2s, codec_reset,
1158c2ecf20Sopenharmony_ci		    cdc_pdm0, us_emitter, pri_mi2s_mclk_b, pri_mi2s_mclk_c,
1168c2ecf20Sopenharmony_ci		    lpass_slimbus, lpass_slimbus0, lpass_slimbus1, codec_int1,
1178c2ecf20Sopenharmony_ci		    codec_int2, wcss_bt, sdc3, wcss_wlan2, wcss_wlan1,
1188c2ecf20Sopenharmony_ci		    wcss_wlan0, wcss_wlan, wcss_fm, key_volp, key_snapshot,
1198c2ecf20Sopenharmony_ci		    key_focus, key_home, pwr_down, dmic0_clk, hdmi_int,
1208c2ecf20Sopenharmony_ci		    dmic0_data, wsa_vi, wsa_en, blsp_spi8, wsa_irq, blsp_i2c8,
1218c2ecf20Sopenharmony_ci		    pa_indicator, modem_tsync, ssbi_wtr1, gsm1_tx, gsm0_tx,
1228c2ecf20Sopenharmony_ci		    sdcard_det, sec_mi2s, ss_switch,
1238c2ecf20Sopenharmony_ci
1248c2ecf20Sopenharmony_ci- bias-disable:
1258c2ecf20Sopenharmony_ci	Usage: optional
1268c2ecf20Sopenharmony_ci	Value type: <none>
1278c2ecf20Sopenharmony_ci	Definition: The specified pins should be configured as no pull.
1288c2ecf20Sopenharmony_ci
1298c2ecf20Sopenharmony_ci- bias-pull-down:
1308c2ecf20Sopenharmony_ci	Usage: optional
1318c2ecf20Sopenharmony_ci	Value type: <none>
1328c2ecf20Sopenharmony_ci	Definition: The specified pins should be configured as pull down.
1338c2ecf20Sopenharmony_ci
1348c2ecf20Sopenharmony_ci- bias-pull-up:
1358c2ecf20Sopenharmony_ci	Usage: optional
1368c2ecf20Sopenharmony_ci	Value type: <none>
1378c2ecf20Sopenharmony_ci	Definition: The specified pins should be configured as pull up.
1388c2ecf20Sopenharmony_ci
1398c2ecf20Sopenharmony_ci- output-high:
1408c2ecf20Sopenharmony_ci	Usage: optional
1418c2ecf20Sopenharmony_ci	Value type: <none>
1428c2ecf20Sopenharmony_ci	Definition: The specified pins are configured in output mode, driven
1438c2ecf20Sopenharmony_ci		    high.
1448c2ecf20Sopenharmony_ci		    Not valid for sdc pins.
1458c2ecf20Sopenharmony_ci
1468c2ecf20Sopenharmony_ci- output-low:
1478c2ecf20Sopenharmony_ci	Usage: optional
1488c2ecf20Sopenharmony_ci	Value type: <none>
1498c2ecf20Sopenharmony_ci	Definition: The specified pins are configured in output mode, driven
1508c2ecf20Sopenharmony_ci		    low.
1518c2ecf20Sopenharmony_ci		    Not valid for sdc pins.
1528c2ecf20Sopenharmony_ci
1538c2ecf20Sopenharmony_ci- drive-strength:
1548c2ecf20Sopenharmony_ci	Usage: optional
1558c2ecf20Sopenharmony_ci	Value type: <u32>
1568c2ecf20Sopenharmony_ci	Definition: Selects the drive strength for the specified pins, in mA.
1578c2ecf20Sopenharmony_ci		    Valid values are: 2, 4, 6, 8, 10, 12, 14 and 16
1588c2ecf20Sopenharmony_ci
1598c2ecf20Sopenharmony_ciExample:
1608c2ecf20Sopenharmony_ci
1618c2ecf20Sopenharmony_ci	tlmm: pinctrl@1000000 {
1628c2ecf20Sopenharmony_ci		compatible = "qcom,msm8976-pinctrl";
1638c2ecf20Sopenharmony_ci		reg = <0x1000000 0x300000>;
1648c2ecf20Sopenharmony_ci		interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
1658c2ecf20Sopenharmony_ci		gpio-controller;
1668c2ecf20Sopenharmony_ci		#gpio-cells = <2>;
1678c2ecf20Sopenharmony_ci		gpio-ranges = <&tlmm 0 0 145>;
1688c2ecf20Sopenharmony_ci		interrupt-controller;
1698c2ecf20Sopenharmony_ci		#interrupt-cells = <2>;
1708c2ecf20Sopenharmony_ci
1718c2ecf20Sopenharmony_ci		blsp1_uart2_active: blsp1_uart2_active {
1728c2ecf20Sopenharmony_ci			mux {
1738c2ecf20Sopenharmony_ci				pins = "gpio4", "gpio5", "gpio6", "gpio7";
1748c2ecf20Sopenharmony_ci				function = "blsp_uart2";
1758c2ecf20Sopenharmony_ci			};
1768c2ecf20Sopenharmony_ci
1778c2ecf20Sopenharmony_ci			config {
1788c2ecf20Sopenharmony_ci				pins = "gpio4", "gpio5", "gpio6", "gpio7";
1798c2ecf20Sopenharmony_ci				drive-strength = <2>;
1808c2ecf20Sopenharmony_ci				bias-disable;
1818c2ecf20Sopenharmony_ci			};
1828c2ecf20Sopenharmony_ci		};
1838c2ecf20Sopenharmony_ci	};
184