1482 lines
27 KiB
Plaintext
1482 lines
27 KiB
Plaintext
/*
|
|
* Copyright (c) 2015, The Linux Foundation. All rights reserved.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 and
|
|
* only version 2 as published by the Free Software Foundation.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*/
|
|
|
|
&soc {
|
|
tlmm: pinctrl@1000000 {
|
|
compatible = "qcom,msm8937-pinctrl";
|
|
reg = <0x1000000 0x300000>;
|
|
interrupts = <0 208 0>;
|
|
gpio-controller;
|
|
#gpio-cells = <2>;
|
|
interrupt-controller;
|
|
#interrupt-cells = <2>;
|
|
|
|
pmx-uartconsole {
|
|
uart_console_active: uart_console_active {
|
|
mux {
|
|
pins = "gpio4", "gpio5";
|
|
function = "blsp_uart2";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio4", "gpio5";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
uart_console_sleep: uart_console_sleep {
|
|
mux {
|
|
pins = "gpio4", "gpio5";
|
|
function = "blsp_uart2";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio4", "gpio5";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
|
|
};
|
|
|
|
i2c_2 {
|
|
i2c_2_active: i2c_2_active {
|
|
/* active state */
|
|
mux {
|
|
pins = "gpio6", "gpio7";
|
|
function = "blsp_i2c2";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio6", "gpio7";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
i2c_2_sleep: i2c_2_sleep {
|
|
/* suspended state */
|
|
mux {
|
|
pins = "gpio6", "gpio7";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio6", "gpio7";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
i2c_3 {
|
|
i2c_3_active: i2c_3_active {
|
|
/* active state */
|
|
mux {
|
|
pins = "gpio10", "gpio11";
|
|
function = "blsp_i2c3";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio10", "gpio11";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
i2c_3_sleep: i2c_3_sleep {
|
|
/* suspended state */
|
|
mux {
|
|
pins = "gpio10", "gpio11";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio10", "gpio11";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
i2c_5 {
|
|
i2c_5_active: i2c_5_active {
|
|
/* active state */
|
|
mux {
|
|
pins = "gpio18", "gpio19";
|
|
function = "blsp_i2c5";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio18", "gpio19";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
i2c_5_sleep: i2c_5_sleep {
|
|
/* suspended state */
|
|
mux {
|
|
pins = "gpio18", "gpio19";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio18", "gpio19";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_rd_nfc_int {
|
|
/*qcom,pins = <&gp 17>;*/
|
|
pins = "gpio17";
|
|
qcom,pin-func = <0>;
|
|
qcom,num-grp-pins = <1>;
|
|
label = "pmx_nfc_int";
|
|
|
|
nfc_int_active: active {
|
|
drive-strength = <6>;
|
|
bias-pull-up;
|
|
};
|
|
|
|
nfc_int_suspend: suspend {
|
|
drive-strength = <6>;
|
|
bias-pull-up;
|
|
};
|
|
};
|
|
|
|
pmx_nfc_reset {
|
|
/*qcom,pins = <&gp 16>;*/
|
|
pins = "gpio16";
|
|
qcom,pin-func = <0>;
|
|
qcom,num-grp-pins = <1>;
|
|
label = "pmx_nfc_disable";
|
|
|
|
nfc_disable_active: active {
|
|
drive-strength = <6>;
|
|
bias-pull-up;
|
|
};
|
|
|
|
nfc_disable_suspend: suspend {
|
|
drive-strength = <6>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
tlmm_pmi_flash_led {
|
|
rear_flash_led_enable: rear_flash_led_enable {
|
|
mux {
|
|
pins = "gpio33";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio33";
|
|
drive-strength = <16>;
|
|
output-high;
|
|
};
|
|
};
|
|
|
|
rear_flash_led_disable: rear_flash_led_disable {
|
|
mux {
|
|
pins = "gpio33";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio33";
|
|
drive-strength = <2>;
|
|
output-low;
|
|
};
|
|
};
|
|
|
|
front_flash_led_enable: front_flash_led_enable {
|
|
mux {
|
|
pins = "gpio50";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio50";
|
|
drive-strength = <16>;
|
|
output-high;
|
|
};
|
|
};
|
|
|
|
front_flash_led_disable: front_flash_led_disable {
|
|
mux {
|
|
pins = "gpio50";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio50";
|
|
drive-strength = <2>;
|
|
output-low;
|
|
};
|
|
};
|
|
};
|
|
|
|
spi3 {
|
|
spi3_default: spi3_default {
|
|
/* active state */
|
|
mux {
|
|
/* MOSI, MISO, CLK */
|
|
pins = "gpio8", "gpio9", "gpio11";
|
|
function = "blsp_spi3";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio8", "gpio9", "gpio11";
|
|
drive-strength = <12>; /* 12 MA */
|
|
bias-disable = <0>; /* No PULL */
|
|
};
|
|
};
|
|
|
|
spi3_sleep: spi3_sleep {
|
|
/* suspended state */
|
|
mux {
|
|
/* MOSI, MISO, CLK */
|
|
pins = "gpio8", "gpio9", "gpio11";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio8", "gpio9", "gpio11";
|
|
drive-strength = <2>; /* 2 MA */
|
|
bias-pull-down; /* PULL Down */
|
|
};
|
|
};
|
|
|
|
spi3_cs0_active: cs0_active {
|
|
/* CS */
|
|
mux {
|
|
pins = "gpio10";
|
|
function = "blsp_spi3";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio10";
|
|
drive-strength = <2>;
|
|
bias-disable = <0>;
|
|
};
|
|
};
|
|
|
|
spi3_cs0_sleep: cs0_sleep {
|
|
/* CS */
|
|
mux {
|
|
pins = "gpio10";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio10";
|
|
drive-strength = <2>;
|
|
bias-disable = <0>;
|
|
};
|
|
};
|
|
};
|
|
|
|
wcnss_pmux_5wire {
|
|
/* Active configuration of bus pins */
|
|
wcnss_default: wcnss_default {
|
|
wcss_wlan2 {
|
|
pins = "gpio76";
|
|
function = "wcss_wlan2";
|
|
};
|
|
wcss_wlan1 {
|
|
pins = "gpio77";
|
|
function = "wcss_wlan1";
|
|
};
|
|
wcss_wlan0 {
|
|
pins = "gpio78";
|
|
function = "wcss_wlan0";
|
|
};
|
|
wcss_wlan {
|
|
pins = "gpio79", "gpio80";
|
|
function = "wcss_wlan";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio76", "gpio77",
|
|
"gpio78", "gpio79",
|
|
"gpio80";
|
|
drive-strength = <6>; /* 6 MA */
|
|
bias-pull-up; /* PULL UP */
|
|
};
|
|
};
|
|
|
|
wcnss_sleep: wcnss_sleep {
|
|
wcss_wlan2 {
|
|
pins = "gpio76";
|
|
function = "wcss_wlan2";
|
|
};
|
|
wcss_wlan1 {
|
|
pins = "gpio77";
|
|
function = "wcss_wlan1";
|
|
};
|
|
wcss_wlan0 {
|
|
pins = "gpio78";
|
|
function = "wcss_wlan0";
|
|
};
|
|
wcss_wlan {
|
|
pins = "gpio79", "gpio80";
|
|
function = "wcss_wlan";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio76", "gpio77",
|
|
"gpio78", "gpio79",
|
|
"gpio80";
|
|
drive-strength = <2>; /* 2 MA */
|
|
bias-pull-down; /* PULL Down */
|
|
};
|
|
};
|
|
};
|
|
|
|
wcnss_pmux_gpio: wcnss_pmux_gpio {
|
|
wcnss_gpio_default: wcnss_gpio_default {
|
|
/* Active configuration of bus pins */
|
|
mux {
|
|
/* Uses general purpose pins */
|
|
pins = "gpio76", "gpio77",
|
|
"gpio78", "gpio79",
|
|
"gpio80";
|
|
function = "gpio";
|
|
|
|
};
|
|
|
|
config {
|
|
pins = "gpio76", "gpio77",
|
|
"gpio78", "gpio79",
|
|
"gpio80";
|
|
drive-strength = <6>; /* 6 MA */
|
|
bias-pull-up; /* PULL UP */
|
|
};
|
|
};
|
|
};
|
|
|
|
blsp2_uart1_active: blsp2_uart1_active {
|
|
mux {
|
|
pins = "gpio16", "gpio17", "gpio18", "gpio19";
|
|
function = "blsp_uart5";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio16", "gpio17", "gpio18", "gpio19";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
blsp2_uart1_sleep: blsp2_uart1_sleep {
|
|
mux {
|
|
pins = "gpio16", "gpio17", "gpio18", "gpio19";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio16", "gpio17", "gpio18", "gpio19";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
pmx_adv7533_int: pmx_adv7533_int {
|
|
adv7533_int_active: adv7533_int_active {
|
|
mux {
|
|
pins = "gpio126";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio126";
|
|
drive-strength = <16>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
adv7533_int_suspend: adv7533_int_suspend {
|
|
mux {
|
|
pins = "gpio126";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio126";
|
|
drive-strength = <16>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
|
|
};
|
|
|
|
pmx_mdss: pmx_mdss {
|
|
mdss_dsi_active: mdss_dsi_active {
|
|
mux {
|
|
pins = "gpio60", "gpio98", "gpio99";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio60", "gpio98", "gpio99";
|
|
drive-strength = <8>; /* 8 mA */
|
|
bias-disable = <0>; /* no pull */
|
|
output-high;
|
|
};
|
|
};
|
|
mdss_dsi_suspend: mdss_dsi_suspend {
|
|
mux {
|
|
pins = "gpio60", "gpio98", "gpio99";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio60", "gpio98", "gpio99";
|
|
drive-strength = <2>; /* 2 mA */
|
|
bias-pull-down; /* pull down */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_mdss_te {
|
|
mdss_te_active: mdss_te_active {
|
|
mux {
|
|
pins = "gpio24";
|
|
function = "mdp_vsync";
|
|
};
|
|
config {
|
|
pins = "gpio24";
|
|
drive-strength = <2>; /* 8 mA */
|
|
bias-pull-down; /* pull down*/
|
|
};
|
|
};
|
|
|
|
mdss_te_suspend: mdss_te_suspend {
|
|
mux {
|
|
pins = "gpio24";
|
|
function = "mdp_vsync";
|
|
};
|
|
config {
|
|
pins = "gpio24";
|
|
drive-strength = <2>; /* 2 mA */
|
|
bias-pull-down; /* pull down */
|
|
};
|
|
};
|
|
};
|
|
|
|
usbc_int_default: usbc_int_default {
|
|
mux {
|
|
pins = "gpio97", "gpio131";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio97", "gpio131";
|
|
drive-strength = <2>;
|
|
bias-pull-up;
|
|
};
|
|
};
|
|
|
|
tlmm_gpio_key {
|
|
gpio_key_active: gpio_key_active {
|
|
mux {
|
|
pins = "gpio91", "gpio127", "gpio128";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio91", "gpio127", "gpio128";
|
|
drive-strength = <2>;
|
|
bias-pull-up;
|
|
};
|
|
};
|
|
|
|
gpio_key_suspend: gpio_key_suspend {
|
|
mux {
|
|
pins = "gpio91", "gpio127", "gpio128";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio91", "gpio127", "gpio128";
|
|
drive-strength = <2>;
|
|
bias-pull-up;
|
|
};
|
|
};
|
|
};
|
|
|
|
/* add pingrp for touchscreen */
|
|
pmx_ts_int_active {
|
|
ts_int_active: ts_int_active {
|
|
mux {
|
|
pins = "gpio65";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio65";
|
|
drive-strength = <8>;
|
|
bias-pull-up;
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_ts_int_suspend {
|
|
ts_int_suspend: ts_int_suspend {
|
|
mux {
|
|
pins = "gpio65";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio65";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_ts_reset_active {
|
|
ts_reset_active: ts_reset_active {
|
|
mux {
|
|
pins = "gpio64";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio64";
|
|
drive-strength = <8>;
|
|
bias-pull-up;
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_ts_reset_suspend {
|
|
ts_reset_suspend: ts_reset_suspend {
|
|
mux {
|
|
pins = "gpio64";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio64";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_ts_release {
|
|
ts_release: ts_release {
|
|
mux {
|
|
pins = "gpio65", "gpio64";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio65", "gpio64";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_qdsd_clk {
|
|
qdsd_clk_sdcard: clk_sdcard {
|
|
config {
|
|
pins = "qdsd_clk";
|
|
bias-disable; /* NO pull */
|
|
drive-strength = <16>; /* 16 MA */
|
|
};
|
|
};
|
|
qdsd_clk_trace: clk_trace {
|
|
config {
|
|
pins = "qdsd_clk";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_clk_swdtrc: clk_swdtrc {
|
|
config {
|
|
pins = "qdsd_clk";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_clk_spmi: clk_spmi {
|
|
config {
|
|
pins = "qdsd_clk";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_qdsd_cmd {
|
|
qdsd_cmd_sdcard: cmd_sdcard {
|
|
config {
|
|
pins = "qdsd_cmd";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_cmd_trace: cmd_trace {
|
|
config {
|
|
pins = "qdsd_cmd";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_cmd_swduart: cmd_uart {
|
|
config {
|
|
pins = "qdsd_cmd";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_cmd_swdtrc: cmd_swdtrc {
|
|
config {
|
|
pins = "qdsd_cmd";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
qdsd_cmd_jtag: cmd_jtag {
|
|
config {
|
|
pins = "qdsd_cmd";
|
|
bias-disable; /* NO pull */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_cmd_spmi: cmd_spmi {
|
|
config {
|
|
pins = "qdsd_cmd";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <10>; /* 10 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_qdsd_data0 {
|
|
qdsd_data0_sdcard: data0_sdcard {
|
|
config {
|
|
pins = "qdsd_data0";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_data0_trace: data0_trace {
|
|
config {
|
|
pins = "qdsd_data0";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_data0_swduart: data0_uart {
|
|
config {
|
|
pins = "qdsd_data0";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data0_swdtrc: data0_swdtrc {
|
|
config {
|
|
pins = "qdsd_data0";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data0_jtag: data0_jtag {
|
|
config {
|
|
pins = "qdsd_data0";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data0_spmi: data0_spmi {
|
|
config {
|
|
pins = "qdsd_data0";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_qdsd_data1 {
|
|
qdsd_data1_sdcard: data1_sdcard {
|
|
config {
|
|
pins = "qdsd_data1";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_data1_trace: data1_trace {
|
|
config {
|
|
pins = "qdsd_data1";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_data1_swduart: data1_uart {
|
|
config {
|
|
pins = "qdsd_data1";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data1_swdtrc: data1_swdtrc {
|
|
config {
|
|
pins = "qdsd_data1";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data1_jtag: data1_jtag {
|
|
config {
|
|
pins = "qdsd_data1";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_qdsd_data2 {
|
|
qdsd_data2_sdcard: data2_sdcard {
|
|
config {
|
|
pins = "qdsd_data2";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_data2_trace: data2_trace {
|
|
config {
|
|
pins = "qdsd_data2";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_data2_swduart: data2_uart {
|
|
config {
|
|
pins = "qdsd_data2";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data2_swdtrc: data2_swdtrc {
|
|
config {
|
|
pins = "qdsd_data2";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data2_jtag: data2_jtag {
|
|
config {
|
|
pins = "qdsd_data2";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_qdsd_data3 {
|
|
qdsd_data3_sdcard: data3_sdcard {
|
|
config {
|
|
pins = "qdsd_data3";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_data3_trace: data3_trace {
|
|
config {
|
|
pins = "qdsd_data3";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
qdsd_data3_swduart: data3_uart {
|
|
config {
|
|
pins = "qdsd_data3";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data3_swdtrc: data3_swdtrc {
|
|
config {
|
|
pins = "qdsd_data3";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data3_jtag: data3_jtag {
|
|
config {
|
|
pins = "qdsd_data3";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
qdsd_data3_spmi: data3_spmi {
|
|
config {
|
|
pins = "qdsd_data3";
|
|
bias-pull-down; /* pull down */
|
|
drive-strength = <8>; /* 8 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_sdc1_rclk {
|
|
sdc1_rclk_on: sdc1_rclk_on {
|
|
config {
|
|
pins = "sdc1_rclk";
|
|
bias-pull-down; /* pull down */
|
|
};
|
|
};
|
|
|
|
sdc1_rclk_off: sdc1_rclk_off {
|
|
config {
|
|
pins = "sdc1_rclk";
|
|
bias-pull-down; /* pull down */
|
|
};
|
|
};
|
|
};
|
|
|
|
cdc-pdm-2-lines {
|
|
cdc_pdm_lines_2_act: pdm_lines_2_on {
|
|
mux {
|
|
pins = "gpio70", "gpio71", "gpio72";
|
|
function = "cdc_pdm0";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio70", "gpio71", "gpio72";
|
|
drive-strength = <8>;
|
|
};
|
|
};
|
|
|
|
cdc_pdm_lines_2_sus: pdm_lines_2_off {
|
|
mux {
|
|
pins = "gpio70", "gpio71", "gpio72";
|
|
function = "cdc_pdm0";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio70", "gpio71", "gpio72";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
};
|
|
|
|
cdc-pdm-lines {
|
|
cdc_pdm_lines_act: pdm_lines_on {
|
|
mux {
|
|
pins = "gpio69", "gpio73", "gpio74";
|
|
function = "cdc_pdm0";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio69", "gpio73", "gpio74";
|
|
drive-strength = <8>;
|
|
};
|
|
};
|
|
cdc_pdm_lines_sus: pdm_lines_off {
|
|
mux {
|
|
pins = "gpio69", "gpio73", "gpio74";
|
|
function = "cdc_pdm0";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio69", "gpio73", "gpio74";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
};
|
|
|
|
cross-conn-det {
|
|
cross_conn_det_act: lines_on {
|
|
mux {
|
|
pins = "gpio63";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio63";
|
|
drive-strength = <8>;
|
|
output-low;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
|
|
cross_conn_det_sus: lines_off {
|
|
mux {
|
|
pins = "gpio63";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio63";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
/* WSA VI sense */
|
|
wsa-vi {
|
|
wsa_vi_on: wsa_vi_on {
|
|
mux {
|
|
pins = "gpio94", "gpio95";
|
|
function = "wsa_io";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio94", "gpio95";
|
|
drive-strength = <8>; /* 8 MA */
|
|
bias-disable; /* NO pull */
|
|
};
|
|
};
|
|
|
|
wsa_vi_off: wsa_vi_off {
|
|
mux {
|
|
pins = "gpio94", "gpio95";
|
|
function = "wsa_io";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio94", "gpio95";
|
|
drive-strength = <2>; /* 2 MA */
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
/* WSA Reset */
|
|
wsa_reset {
|
|
wsa_reset_on: wsa_reset_on {
|
|
mux {
|
|
pins = "gpio96";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio96";
|
|
drive-strength = <2>; /* 2 MA */
|
|
output-high;
|
|
};
|
|
};
|
|
|
|
wsa_reset_off: wsa_reset_off {
|
|
mux {
|
|
pins = "gpio96";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio96";
|
|
drive-strength = <2>; /* 2 MA */
|
|
output-low;
|
|
};
|
|
};
|
|
};
|
|
|
|
/* WSA CLK */
|
|
wsa_clk {
|
|
wsa_clk_on: wsa_clk_on {
|
|
mux {
|
|
pins = "gpio25";
|
|
function = "pri_mi2s_mclk_a";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio25";
|
|
drive-strength = <8>; /* 8 MA */
|
|
output-high;
|
|
};
|
|
};
|
|
|
|
wsa_clk_off: wsa_clk_off {
|
|
mux {
|
|
pins = "gpio25";
|
|
function = "pri_mi2s_mclk_a";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio25";
|
|
drive-strength = <2>; /* 2 MA */
|
|
output-low;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
pri-tlmm-lines {
|
|
pri_tlmm_lines_act: pri_tlmm_lines_act {
|
|
mux {
|
|
pins = "gpio85", "gpio88";
|
|
function = "pri_mi2s";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio85", "gpio88";
|
|
drive-strength = <8>;
|
|
};
|
|
};
|
|
|
|
pri_tlmm_lines_sus: pri_tlmm_lines_sus {
|
|
mux {
|
|
pins = "gpio85", "gpio88";
|
|
function = "pri_mi2s";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio85", "gpio88";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
pri-tlmm-ws-lines {
|
|
pri_tlmm_ws_act: pri_tlmm_ws_act {
|
|
mux {
|
|
pins = "gpio87";
|
|
function = "pri_mi2s_ws";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio87";
|
|
drive-strength = <8>;
|
|
};
|
|
};
|
|
|
|
pri_tlmm_ws_sus: pri_tlmm_ws_sus {
|
|
mux {
|
|
pins = "gpio87";
|
|
function = "pri_mi2s_ws";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio87";
|
|
drive-strength = <2>;
|
|
bias-pull-down;
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_sdc1_clk {
|
|
sdc1_clk_on: sdc1_clk_on {
|
|
config {
|
|
pins = "sdc1_clk";
|
|
bias-disable; /* NO pull */
|
|
drive-strength = <16>; /* 16 MA */
|
|
};
|
|
};
|
|
|
|
sdc1_clk_off: sdc1_clk_off {
|
|
config {
|
|
pins = "sdc1_clk";
|
|
bias-disable; /* NO pull */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_sdc1_cmd {
|
|
sdc1_cmd_on: sdc1_cmd_on {
|
|
config {
|
|
pins = "sdc1_cmd";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <10>; /* 10 MA */
|
|
};
|
|
};
|
|
|
|
sdc1_cmd_off: sdc1_cmd_off {
|
|
config {
|
|
pins = "sdc1_cmd";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_sdc1_data {
|
|
sdc1_data_on: sdc1_data_on {
|
|
config {
|
|
pins = "sdc1_data";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <10>; /* 10 MA */
|
|
};
|
|
};
|
|
|
|
sdc1_data_off: sdc1_data_off {
|
|
config {
|
|
pins = "sdc1_data";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
sdhc2_cd_pin {
|
|
sdc2_cd_on: cd_on {
|
|
mux {
|
|
pins = "gpio67";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio67";
|
|
drive-strength = <2>;
|
|
bias-pull-up;
|
|
};
|
|
};
|
|
|
|
sdc2_cd_off: cd_off {
|
|
mux {
|
|
pins = "gpio67";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio67";
|
|
drive-strength = <2>;
|
|
bias-disable;
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_sdc2_clk {
|
|
sdc2_clk_on: sdc2_clk_on {
|
|
config {
|
|
pins = "sdc2_clk";
|
|
drive-strength = <16>; /* 16 MA */
|
|
bias-disable; /* NO pull */
|
|
};
|
|
};
|
|
|
|
sdc2_clk_off: sdc2_clk_off {
|
|
config {
|
|
pins = "sdc2_clk";
|
|
bias-disable; /* NO pull */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_sdc2_cmd {
|
|
sdc2_cmd_on: sdc2_cmd_on {
|
|
config {
|
|
pins = "sdc2_cmd";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <16>; /* 16 MA */
|
|
};
|
|
};
|
|
|
|
sdc2_cmd_off: sdc2_cmd_off {
|
|
config {
|
|
pins = "sdc2_cmd";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
pmx_sdc2_data {
|
|
sdc2_data_on: sdc2_data_on {
|
|
config {
|
|
pins = "sdc2_data";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <16>; /* 16 MA */
|
|
};
|
|
};
|
|
|
|
sdc2_data_off: sdc2_data_off {
|
|
config {
|
|
pins = "sdc2_data";
|
|
bias-pull-up; /* pull up */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
|
|
cci {
|
|
cci0_active: cci0_active {
|
|
/* cci0 active state */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio29", "gpio30";
|
|
function = "cci_i2c";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio29", "gpio30";
|
|
drive-strength = <2>; /* 2 MA */
|
|
bias-disable; /* No PULL */
|
|
};
|
|
};
|
|
|
|
cci0_suspend: cci0_suspend {
|
|
/* cci0 suspended state */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio29", "gpio30";
|
|
function = "cci_i2c";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio29", "gpio30";
|
|
drive-strength = <2>; /* 2 MA */
|
|
bias-disable; /* No PULL */
|
|
};
|
|
};
|
|
|
|
cci1_active: cci1_active {
|
|
/* cci1 active state */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio31", "gpio32";
|
|
function = "cci_i2c";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio31", "gpio32";
|
|
drive-strength = <2>; /* 2 MA */
|
|
bias-disable; /* No PULL */
|
|
};
|
|
};
|
|
|
|
cci1_suspend: cci1_suspend {
|
|
/* cci1 suspended state */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio31", "gpio32";
|
|
function = "cci_i2c";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio31", "gpio32";
|
|
drive-strength = <2>; /* 2 MA */
|
|
bias-disable; /* No PULL */
|
|
};
|
|
};
|
|
};
|
|
|
|
/*sensors */
|
|
cam_sensor_mclk0_default: cam_sensor_mclk0_default {
|
|
/* MCLK0 */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio26";
|
|
function = "cam_mclk";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio26";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_mclk0_sleep: cam_sensor_mclk0_sleep {
|
|
/* MCLK0 */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio26";
|
|
function = "cam_mclk";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio26";
|
|
bias-pull-down; /* PULL DOWN */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_rear_default: cam_sensor_rear_default {
|
|
/* RESET, STANDBY */
|
|
mux {
|
|
pins = "gpio36", "gpio35";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio36","gpio35";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_rear_sleep: cam_sensor_rear_sleep {
|
|
/* RESET, STANDBY */
|
|
mux {
|
|
pins = "gpio36","gpio35";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio36","gpio35";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_rear_vdig: cam_sensor_rear_vdig {
|
|
/* VDIG */
|
|
mux {
|
|
pins = "gpio62";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio62";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_rear_vdig_sleep: cam_sensor_rear_vdig_sleep {
|
|
/* VDIG */
|
|
mux {
|
|
pins = "gpio62";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio62";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_mclk1_default: cam_sensor_mclk1_default {
|
|
/* MCLK1 */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio27";
|
|
function = "cam_mclk";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio27";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_mclk1_sleep: cam_sensor_mclk1_sleep {
|
|
/* MCLK1 */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio27";
|
|
function = "cam_mclk";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio27";
|
|
bias-pull-down; /* PULL DOWN */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_front_default: cam_sensor_front_default {
|
|
/* RESET, STANDBY */
|
|
mux {
|
|
pins = "gpio38","gpio50";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio38","gpio50";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_front_sleep: cam_sensor_front_sleep {
|
|
/* RESET, STANDBY */
|
|
mux {
|
|
pins = "gpio38","gpio50";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio38","gpio50";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_mclk2_default: cam_sensor_mclk2_default {
|
|
/* MCLK2 */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio28";
|
|
function = "cam_mclk";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio28";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_mclk2_sleep: cam_sensor_mclk2_sleep {
|
|
/* MCLK2 */
|
|
mux {
|
|
/* CLK, DATA */
|
|
pins = "gpio28";
|
|
function = "cam_mclk";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio28";
|
|
bias-pull-down; /* PULL DOWN */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_front1_default: cam_sensor_front1_default {
|
|
/* RESET, STANDBY */
|
|
mux {
|
|
pins = "gpio40", "gpio39";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio40", "gpio39";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
|
|
cam_sensor_front1_sleep: cam_sensor_front1_sleep {
|
|
/* RESET, STANDBY */
|
|
mux {
|
|
pins = "gpio40", "gpio39";
|
|
function = "gpio";
|
|
};
|
|
|
|
config {
|
|
pins = "gpio40", "gpio39";
|
|
bias-disable; /* No PULL */
|
|
drive-strength = <2>; /* 2 MA */
|
|
};
|
|
};
|
|
};
|
|
};
|