Commit d05e3428 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema

DT schema expects TLMM pin configuration nodes to be named with
'-state' suffix and their optional children with '-pins' suffix.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarDouglas Anderson <dianders@chromium.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221222151319.122398-3-krzysztof.kozlowski@linaro.org
parent e5011447
...@@ -995,104 +995,69 @@ &wifi { ...@@ -995,104 +995,69 @@ &wifi {
/* PINCTRL - additions to nodes defined in sdm845.dtsi */ /* PINCTRL - additions to nodes defined in sdm845.dtsi */
&qspi_cs0 { &qspi_cs0 {
pinconf { bias-disable;
pins = "gpio90";
bias-disable;
};
}; };
&qspi_clk { &qspi_clk {
pinconf { bias-disable;
pins = "gpio95";
bias-disable;
};
}; };
&qspi_data01 { &qspi_data01 {
pinconf { /* High-Z when no transfers; nice to park the lines */
pins = "gpio91", "gpio92"; bias-pull-up;
/* High-Z when no transfers; nice to park the lines */
bias-pull-up;
};
}; };
&qup_i2c3_default { &qup_i2c3_default {
pinconf { drive-strength = <2>;
pins = "gpio41", "gpio42";
drive-strength = <2>;
/* Has external pullup */ /* Has external pullup */
bias-disable; bias-disable;
};
}; };
&qup_i2c11_default { &qup_i2c11_default {
pinconf { drive-strength = <2>;
pins = "gpio31", "gpio32";
drive-strength = <2>;
/* Has external pullup */ /* Has external pullup */
bias-disable; bias-disable;
};
}; };
&qup_i2c12_default { &qup_i2c12_default {
pinconf { drive-strength = <2>;
pins = "gpio49", "gpio50";
drive-strength = <2>;
/* Has external pullup */ /* Has external pullup */
bias-disable; bias-disable;
};
}; };
&qup_i2c14_default { &qup_i2c14_default {
pinconf { drive-strength = <2>;
pins = "gpio33", "gpio34";
drive-strength = <2>;
/* Has external pullup */ /* Has external pullup */
bias-disable; bias-disable;
};
}; };
&qup_spi0_default { &qup_spi0_default {
pinconf { drive-strength = <2>;
pins = "gpio0", "gpio1", "gpio2", "gpio3"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_spi5_default { &qup_spi5_default {
pinconf { drive-strength = <2>;
pins = "gpio85", "gpio86", "gpio87", "gpio88"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_spi10_default { &qup_spi10_default {
pinconf { drive-strength = <2>;
pins = "gpio53", "gpio54", "gpio55", "gpio56"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_uart9_default { &qup_uart9_rx {
pinconf-tx { drive-strength = <2>;
pins = "gpio4"; bias-pull-up;
drive-strength = <2>; };
bias-disable;
};
pinconf-rx { &qup_uart9_tx {
pins = "gpio5"; drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-pull-up;
};
}; };
/* PINCTRL - board-specific pinctrl */ /* PINCTRL - board-specific pinctrl */
...@@ -1180,243 +1145,153 @@ ap-suspend-l-hog { ...@@ -1180,243 +1145,153 @@ ap-suspend-l-hog {
output-low; output-low;
}; };
ap_edp_bklten: ap-edp-bklten { ap_edp_bklten: ap-edp-bklten-state {
pinmux { pins = "gpio37";
pins = "gpio37"; function = "gpio";
function = "gpio"; drive-strength = <2>;
}; bias-disable;
pinconf {
pins = "gpio37";
drive-strength = <2>;
bias-disable;
};
}; };
bios_flash_wp_r_l: bios-flash-wp-r-l { bios_flash_wp_r_l: bios-flash-wp-r-l-state {
pinmux { pins = "gpio128";
pins = "gpio128"; function = "gpio";
function = "gpio"; input-enable;
input-enable; bias-disable;
};
pinconf {
pins = "gpio128";
bias-disable;
};
}; };
ec_ap_int_l: ec-ap-int-l { ec_ap_int_l: ec-ap-int-l-state {
pinmux { pins = "gpio122";
pins = "gpio122"; function = "gpio";
function = "gpio"; input-enable;
input-enable; bias-pull-up;
};
pinconf {
pins = "gpio122";
bias-pull-up;
};
}; };
edp_brij_en: edp-brij-en { edp_brij_en: edp-brij-en-state {
pinmux { pins = "gpio102";
pins = "gpio102"; function = "gpio";
function = "gpio"; drive-strength = <2>;
}; bias-disable;
pinconf {
pins = "gpio102";
drive-strength = <2>;
bias-disable;
};
}; };
edp_brij_irq: edp-brij-irq { edp_brij_irq: edp-brij-irq-state {
pinmux { pins = "gpio10";
pins = "gpio10"; function = "gpio";
function = "gpio"; drive-strength = <2>;
}; bias-pull-down;
pinconf {
pins = "gpio10";
drive-strength = <2>;
bias-pull-down;
};
}; };
en_pp3300_dx_edp: en-pp3300-dx-edp { en_pp3300_dx_edp: en-pp3300-dx-edp-state {
pinmux { pins = "gpio43";
pins = "gpio43"; function = "gpio";
function = "gpio"; drive-strength = <2>;
}; bias-disable;
pinconf {
pins = "gpio43";
drive-strength = <2>;
bias-disable;
};
}; };
h1_ap_int_odl: h1-ap-int-odl { h1_ap_int_odl: h1-ap-int-odl-state {
pinmux { pins = "gpio129";
pins = "gpio129"; function = "gpio";
function = "gpio"; input-enable;
input-enable; bias-pull-up;
};
pinconf {
pins = "gpio129";
bias-pull-up;
};
}; };
pen_eject_odl: pen-eject-odl { pen_eject_odl: pen-eject-odl-state {
pinmux { pins = "gpio119";
pins = "gpio119"; function = "gpio";
function = "gpio"; bias-pull-up;
bias-pull-up;
};
}; };
pen_irq_l: pen-irq-l { pen_irq_l: pen-irq-l-state {
pinmux { pins = "gpio24";
pins = "gpio24"; function = "gpio";
function = "gpio";
};
pinconf { /* Has external pullup */
pins = "gpio24"; bias-disable;
/* Has external pullup */
bias-disable;
};
}; };
pen_pdct_l: pen-pdct-l { pen_pdct_l: pen-pdct-l-state {
pinmux { pins = "gpio63";
pins = "gpio63"; function = "gpio";
function = "gpio";
};
pinconf {
pins = "gpio63";
/* Has external pullup */ /* Has external pullup */
bias-disable; bias-disable;
};
}; };
pen_rst_l: pen-rst-l { pen_rst_l: pen-rst-l-state {
pinmux { pins = "gpio23";
pins = "gpio23"; function = "gpio";
function = "gpio"; bias-disable;
}; drive-strength = <2>;
pinconf {
pins = "gpio23";
bias-disable;
drive-strength = <2>;
/* /*
* The pen driver doesn't currently support * The pen driver doesn't currently support
* driving this reset line. By specifying * driving this reset line. By specifying
* output-high here we're relying on the fact * output-high here we're relying on the fact
* that this pin has a default pulldown at boot * that this pin has a default pulldown at boot
* (which makes sure the pen was in reset if it * (which makes sure the pen was in reset if it
* was powered) and then we set it high here to * was powered) and then we set it high here to
* take it out of reset. Better would be if the * take it out of reset. Better would be if the
* pen driver could control this and we could * pen driver could control this and we could
* remove "output-high" here. * remove "output-high" here.
*/ */
output-high; output-high;
};
}; };
sdc2_clk: sdc2-clk { sdc2_clk: sdc2-clk-state {
pinconf { pins = "sdc2_clk";
pins = "sdc2_clk"; bias-disable;
bias-disable;
/* /*
* It seems that mmc_test reports errors if drive * It seems that mmc_test reports errors if drive
* strength is not 16. * strength is not 16.
*/ */
drive-strength = <16>; drive-strength = <16>;
};
}; };
sdc2_cmd: sdc2-cmd { sdc2_cmd: sdc2-cmd-state {
pinconf { pins = "sdc2_cmd";
pins = "sdc2_cmd"; bias-pull-up;
bias-pull-up; drive-strength = <16>;
drive-strength = <16>;
};
}; };
sdc2_data: sdc2-data { sdc2_data: sdc2-data-state {
pinconf { pins = "sdc2_data";
pins = "sdc2_data"; bias-pull-up;
bias-pull-up; drive-strength = <16>;
drive-strength = <16>;
};
}; };
sd_cd_odl: sd-cd-odl { sd_cd_odl: sd-cd-odl-state {
pinmux { pins = "gpio44";
pins = "gpio44"; function = "gpio";
function = "gpio"; bias-pull-up;
};
pinconf {
pins = "gpio44";
bias-pull-up;
};
}; };
ts_int_l: ts-int-l { ts_int_l: ts-int-l-state {
pinmux { pins = "gpio125";
pins = "gpio125"; function = "gpio";
function = "gpio"; bias-pull-up;
};
pinconf {
pins = "gpio125";
bias-pull-up;
};
}; };
ts_reset_l: ts-reset-l { ts_reset_l: ts-reset-l-state {
pinmux { pins = "gpio118";
pins = "gpio118"; function = "gpio";
function = "gpio"; bias-disable;
}; drive-strength = <2>;
pinconf {
pins = "gpio118";
bias-disable;
drive-strength = <2>;
};
}; };
ap_suspend_l_assert: ap_suspend_l_assert { ap_suspend_l_assert: ap-suspend-l-assert-state {
config { pins = "gpio126";
pins = "gpio126"; function = "gpio";
function = "gpio"; bias-disable;
bias-disable; drive-strength = <2>;
drive-strength = <2>; output-low;
output-low;
};
}; };
ap_suspend_l_deassert: ap_suspend_l_deassert { ap_suspend_l_deassert: ap-suspend-l-deassert-state {
config { pins = "gpio126";
pins = "gpio126"; function = "gpio";
function = "gpio"; bias-disable;
bias-disable; drive-strength = <2>;
drive-strength = <2>; output-high;
output-high;
};
}; };
}; };
......
...@@ -825,8 +825,8 @@ &spi2 { ...@@ -825,8 +825,8 @@ &spi2 {
}; };
&tlmm { &tlmm {
cam0_default: cam0_default { cam0_default: cam0-default-state {
rst { rst-pins {
pins = "gpio9"; pins = "gpio9";
function = "gpio"; function = "gpio";
...@@ -834,7 +834,7 @@ rst { ...@@ -834,7 +834,7 @@ rst {
bias-disable; bias-disable;
}; };
mclk0 { mclk0-pins {
pins = "gpio13"; pins = "gpio13";
function = "cam_mclk"; function = "cam_mclk";
...@@ -843,8 +843,8 @@ mclk0 { ...@@ -843,8 +843,8 @@ mclk0 {
}; };
}; };
cam3_default: cam3_default { cam3_default: cam3-default-state {
rst { rst-pins {
function = "gpio"; function = "gpio";
pins = "gpio21"; pins = "gpio21";
...@@ -852,7 +852,7 @@ rst { ...@@ -852,7 +852,7 @@ rst {
bias-disable; bias-disable;
}; };
mclk3 { mclk3-pins {
function = "cam_mclk"; function = "cam_mclk";
pins = "gpio16"; pins = "gpio16";
...@@ -861,7 +861,7 @@ mclk3 { ...@@ -861,7 +861,7 @@ mclk3 {
}; };
}; };
dsi_sw_sel: dsi-sw-sel { dsi_sw_sel: dsi-sw-sel-state {
pins = "gpio120"; pins = "gpio120";
function = "gpio"; function = "gpio";
...@@ -870,20 +870,20 @@ dsi_sw_sel: dsi-sw-sel { ...@@ -870,20 +870,20 @@ dsi_sw_sel: dsi-sw-sel {
output-high; output-high;
}; };
lt9611_irq_pin: lt9611-irq { lt9611_irq_pin: lt9611-irq-state {
pins = "gpio84"; pins = "gpio84";
function = "gpio"; function = "gpio";
bias-disable; bias-disable;
}; };
pcie0_default_state: pcie0-default { pcie0_default_state: pcie0-default-state {
clkreq { clkreq-pins {
pins = "gpio36"; pins = "gpio36";
function = "pci_e0"; function = "pci_e0";
bias-pull-up; bias-pull-up;
}; };
reset-n { reset-n-pins {
pins = "gpio35"; pins = "gpio35";
function = "gpio"; function = "gpio";
...@@ -892,7 +892,7 @@ reset-n { ...@@ -892,7 +892,7 @@ reset-n {
bias-pull-down; bias-pull-down;
}; };
wake-n { wake-n-pins {
pins = "gpio37"; pins = "gpio37";
function = "gpio"; function = "gpio";
...@@ -901,7 +901,7 @@ wake-n { ...@@ -901,7 +901,7 @@ wake-n {
}; };
}; };
pcie0_pwren_state: pcie0-pwren { pcie0_pwren_state: pcie0-pwren-state {
pins = "gpio90"; pins = "gpio90";
function = "gpio"; function = "gpio";
...@@ -909,8 +909,8 @@ pcie0_pwren_state: pcie0-pwren { ...@@ -909,8 +909,8 @@ pcie0_pwren_state: pcie0-pwren {
bias-disable; bias-disable;
}; };
pcie1_default_state: pcie1-default { pcie1_default_state: pcie1-default-state {
perst-n { perst-n-pins {
pins = "gpio102"; pins = "gpio102";
function = "gpio"; function = "gpio";
...@@ -918,13 +918,13 @@ perst-n { ...@@ -918,13 +918,13 @@ perst-n {
bias-disable; bias-disable;
}; };
clkreq { clkreq-pins {
pins = "gpio103"; pins = "gpio103";
function = "pci_e1"; function = "pci_e1";
bias-pull-up; bias-pull-up;
}; };
wake-n { wake-n-pins {
pins = "gpio11"; pins = "gpio11";
function = "gpio"; function = "gpio";
...@@ -932,7 +932,7 @@ wake-n { ...@@ -932,7 +932,7 @@ wake-n {
bias-pull-up; bias-pull-up;
}; };
reset-n { reset-n-pins {
pins = "gpio75"; pins = "gpio75";
function = "gpio"; function = "gpio";
...@@ -942,8 +942,8 @@ reset-n { ...@@ -942,8 +942,8 @@ reset-n {
}; };
}; };
sdc2_default_state: sdc2-default { sdc2_default_state: sdc2-default-state {
clk { clk-pins {
pins = "sdc2_clk"; pins = "sdc2_clk";
bias-disable; bias-disable;
...@@ -954,26 +954,26 @@ clk { ...@@ -954,26 +954,26 @@ clk {
drive-strength = <16>; drive-strength = <16>;
}; };
cmd { cmd-pins {
pins = "sdc2_cmd"; pins = "sdc2_cmd";
bias-pull-up; bias-pull-up;
drive-strength = <10>; drive-strength = <10>;
}; };
data { data-pins {
pins = "sdc2_data"; pins = "sdc2_data";
bias-pull-up; bias-pull-up;
drive-strength = <10>; drive-strength = <10>;
}; };
}; };
sdc2_card_det_n: sd-card-det-n { sdc2_card_det_n: sd-card-det-n-state {
pins = "gpio126"; pins = "gpio126";
function = "gpio"; function = "gpio";
bias-pull-up; bias-pull-up;
}; };
wcd_intr_default: wcd_intr_default { wcd_intr_default: wcd-intr-default-state {
pins = "gpio54"; pins = "gpio54";
function = "gpio"; function = "gpio";
...@@ -985,6 +985,8 @@ wcd_intr_default: wcd_intr_default { ...@@ -985,6 +985,8 @@ wcd_intr_default: wcd_intr_default {
&uart3 { &uart3 {
label = "LS-UART0"; label = "LS-UART0";
pinctrl-0 = <&qup_uart3_4pin>;
status = "disabled"; status = "disabled";
}; };
...@@ -1130,39 +1132,22 @@ &wifi { ...@@ -1130,39 +1132,22 @@ &wifi {
/* PINCTRL - additions to nodes defined in sdm845.dtsi */ /* PINCTRL - additions to nodes defined in sdm845.dtsi */
&qup_spi2_default { &qup_spi2_default {
pinconf { drive-strength = <16>;
pins = "gpio27", "gpio28", "gpio29", "gpio30";
drive-strength = <16>;
};
};
&qup_uart3_default {
pinmux {
pins = "gpio41", "gpio42", "gpio43", "gpio44";
function = "qup3";
};
}; };
&qup_i2c10_default { &qup_i2c10_default {
pinconf { drive-strength = <2>;
pins = "gpio55", "gpio56"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_uart9_default { &qup_uart9_rx {
pinconf-tx { drive-strength = <2>;
pins = "gpio4"; bias-pull-up;
drive-strength = <2>; };
bias-disable;
};
pinconf-rx { &qup_uart9_tx {
pins = "gpio5"; drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-pull-up;
};
}; };
&pm8998_gpios { &pm8998_gpios {
...@@ -1171,8 +1156,6 @@ &pm8998_gpios { ...@@ -1171,8 +1156,6 @@ &pm8998_gpios {
/* PINCTRL - additions to nodes defined in sdm845.dtsi */ /* PINCTRL - additions to nodes defined in sdm845.dtsi */
&qup_spi0_default { &qup_spi0_default {
config { drive-strength = <6>;
drive-strength = <6>; bias-disable;
bias-disable;
};
}; };
...@@ -553,48 +553,36 @@ &usb_1_qmpphy { ...@@ -553,48 +553,36 @@ &usb_1_qmpphy {
&tlmm { &tlmm {
gpio-reserved-ranges = <28 4>, <81 4>; gpio-reserved-ranges = <28 4>, <81 4>;
sdc2_clk: sdc2-clk { sdc2_clk: sdc2-clk-state {
pinconf { pins = "sdc2_clk";
pins = "sdc2_clk"; bias-disable;
bias-disable;
/*
/* * It seems that mmc_test reports errors if drive
* It seems that mmc_test reports errors if drive * strength is not 16 on clk, cmd, and data pins.
* strength is not 16 on clk, cmd, and data pins. *
* * TODO: copy-pasted from mtp, try other values
* TODO: copy-pasted from mtp, try other values * on these devices.
* on these devices. */
*/ drive-strength = <16>;
drive-strength = <16>;
};
}; };
sdc2_cmd: sdc2-cmd { sdc2_cmd: sdc2-cmd-state {
pinconf { pins = "sdc2_cmd";
pins = "sdc2_cmd"; bias-pull-up;
bias-pull-up; drive-strength = <16>;
drive-strength = <16>;
};
}; };
sdc2_data: sdc2-data { sdc2_data: sdc2-data-state {
pinconf { pins = "sdc2_data";
pins = "sdc2_data"; bias-pull-up;
bias-pull-up; drive-strength = <16>;
drive-strength = <16>;
};
}; };
sd_card_det_n: sd-card-det-n { sd_card_det_n: sd-card-det-n-state {
pinmux { pins = "gpio126";
pins = "gpio126"; function = "gpio";
function = "gpio"; bias-pull-up;
};
pinconf {
pins = "gpio126";
bias-pull-up;
};
}; };
}; };
......
...@@ -58,7 +58,7 @@ &mss_pil { ...@@ -58,7 +58,7 @@ &mss_pil {
}; };
&tlmm { &tlmm {
thinq_key_default: thinq-key-default { thinq_key_default: thinq-key-default-state {
pins = "gpio89"; pins = "gpio89";
function = "gpio"; function = "gpio";
......
...@@ -719,68 +719,49 @@ &wifi { ...@@ -719,68 +719,49 @@ &wifi {
/* PINCTRL - additions to nodes defined in sdm845.dtsi */ /* PINCTRL - additions to nodes defined in sdm845.dtsi */
&qup_i2c10_default { &qup_i2c10_default {
pinconf { drive-strength = <2>;
pins = "gpio55", "gpio56"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_uart9_default { &qup_uart9_rx {
pinconf-tx { drive-strength = <2>;
pins = "gpio4"; bias-pull-up;
drive-strength = <2>; };
bias-disable;
};
pinconf-rx { &qup_uart9_tx {
pins = "gpio5"; drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-pull-up;
};
}; };
&tlmm { &tlmm {
gpio-reserved-ranges = <0 4>, <81 4>; gpio-reserved-ranges = <0 4>, <81 4>;
sdc2_clk: sdc2-clk { sdc2_clk: sdc2-clk-state {
pinconf { pins = "sdc2_clk";
pins = "sdc2_clk"; bias-disable;
bias-disable;
/* /*
* It seems that mmc_test reports errors if drive * It seems that mmc_test reports errors if drive
* strength is not 16 on clk, cmd, and data pins. * strength is not 16 on clk, cmd, and data pins.
*/ */
drive-strength = <16>; drive-strength = <16>;
};
}; };
sdc2_cmd: sdc2-cmd { sdc2_cmd: sdc2-cmd-state {
pinconf { pins = "sdc2_cmd";
pins = "sdc2_cmd"; bias-pull-up;
bias-pull-up; drive-strength = <16>;
drive-strength = <16>;
};
}; };
sdc2_data: sdc2-data { sdc2_data: sdc2-data-state {
pinconf { pins = "sdc2_data";
pins = "sdc2_data"; bias-pull-up;
bias-pull-up; drive-strength = <16>;
drive-strength = <16>;
};
}; };
sd_card_det_n: sd-card-det-n { sd_card_det_n: sd-card-det-n-state {
pinmux { pins = "gpio126";
pins = "gpio126"; function = "gpio";
function = "gpio"; bias-pull-up;
};
pinconf {
pins = "gpio126";
bias-pull-up;
};
}; };
}; };
...@@ -474,35 +474,24 @@ &qupv3_id_0 { ...@@ -474,35 +474,24 @@ &qupv3_id_0 {
status = "okay"; status = "okay";
}; };
&qup_i2c12_default { &qup_i2c10_default {
mux { drive-strength = <2>;
pins = "gpio49", "gpio50"; bias-disable;
function = "qup12";
drive-strength = <2>;
bias-disable;
};
}; };
&qup_i2c10_default { &qup_i2c12_default {
pinconf { drive-strength = <2>;
pins = "gpio55", "gpio56"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_uart9_default { &qup_uart9_rx {
pinconf-tx { drive-strength = <2>;
pins = "gpio4"; bias-pull-up;
drive-strength = <2>; };
bias-disable;
};
pinconf-rx { &qup_uart9_tx {
pins = "gpio5"; drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-pull-up;
};
}; };
&uart6 { &uart6 {
...@@ -588,51 +577,41 @@ &usb_1_hsphy { ...@@ -588,51 +577,41 @@ &usb_1_hsphy {
&tlmm { &tlmm {
gpio-reserved-ranges = <0 4>, <81 4>; gpio-reserved-ranges = <0 4>, <81 4>;
tri_state_key_default: tri_state_key_default { tri_state_key_default: tri-state-key-default-state {
mux { pins = "gpio40", "gpio42", "gpio26";
pins = "gpio40", "gpio42", "gpio26"; function = "gpio";
function = "gpio"; drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-disable;
};
}; };
ts_default_pins: ts-int { ts_default_pins: ts-int-state {
mux { pins = "gpio99", "gpio125";
pins = "gpio99", "gpio125"; function = "gpio";
function = "gpio"; drive-strength = <16>;
drive-strength = <16>; bias-pull-up;
bias-pull-up;
};
}; };
panel_reset_pins: panel-reset { panel_reset_pins: panel-reset-state {
mux { pins = "gpio6", "gpio25", "gpio26";
pins = "gpio6", "gpio25", "gpio26"; function = "gpio";
function = "gpio"; drive-strength = <8>;
drive-strength = <8>; bias-disable;
bias-disable;
};
}; };
panel_te_pin: panel-te { panel_te_pin: panel-te-state {
mux { pins = "gpio10";
pins = "gpio10"; function = "mdp_vsync";
function = "mdp_vsync"; drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-disable; input-enable;
input-enable;
};
}; };
panel_esd_pin: panel-esd { panel_esd_pin: panel-esd-state {
mux { pins = "gpio30";
pins = "gpio30"; function = "gpio";
function = "gpio"; drive-strength = <2>;
drive-strength = <2>; bias-pull-down;
bias-pull-down; input-enable;
input-enable;
};
}; };
}; };
......
...@@ -554,18 +554,14 @@ led@5 { ...@@ -554,18 +554,14 @@ led@5 {
}; };
}; };
&qup_uart9_default { &qup_uart9_rx {
pinconf-rx { drive-strength = <2>;
pins = "gpio5"; bias-pull-up;
drive-strength = <2>; };
bias-pull-up;
};
pinconf-tx { &qup_uart9_tx {
pins = "gpio4"; drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-disable;
};
}; };
&qupv3_id_0 { &qupv3_id_0 {
...@@ -579,110 +575,62 @@ &qupv3_id_1 { ...@@ -579,110 +575,62 @@ &qupv3_id_1 {
&tlmm { &tlmm {
gpio-reserved-ranges = <0 4>, <81 4>; gpio-reserved-ranges = <0 4>, <81 4>;
sde_dsi_active: sde-dsi-active { sde_dsi_active: sde-dsi-active-state {
mux { pins = "gpio6", "gpio11";
pins = "gpio6", "gpio11"; function = "gpio";
function = "gpio"; drive-strength = <8>;
}; bias-disable;
config {
pins = "gpio6", "gpio11";
drive-strength = <8>;
bias-disable;
};
}; };
sde_dsi_suspend: sde-dsi-suspend { sde_dsi_suspend: sde-dsi-suspend-state {
mux { pins = "gpio6", "gpio11";
pins = "gpio6", "gpio11"; function = "gpio";
function = "gpio"; drive-strength = <2>;
}; bias-pull-down;
config {
pins = "gpio6", "gpio11";
drive-strength = <2>;
bias-pull-down;
};
}; };
sde_te_active: sde-te-active { sde_te_active: sde-te-active-state {
mux { pins = "gpio10";
pins = "gpio10"; function = "mdp_vsync";
function = "mdp_vsync"; drive-strength = <2>;
}; bias-pull-down;
config {
pins = "gpio10";
drive-strength = <2>;
bias-pull-down;
};
}; };
sde_te_suspend: sde-te-suspend { sde_te_suspend: sde-te-suspend-state {
mux { pins = "gpio10";
pins = "gpio10"; function = "mdp_vsync";
function = "mdp_vsync"; drive-strength = <2>;
}; bias-pull-down;
config {
pins = "gpio10";
drive-strength = <2>;
bias-pull-down;
};
}; };
ts_int_active: ts-int-active { ts_int_active: ts-int-active-state {
mux { pins = "gpio125";
pins = "gpio125"; function = "gpio";
function = "gpio"; drive-strength = <8>;
}; bias-pull-up;
input-enable;
config {
pins = "gpio125";
drive-strength = <8>;
bias-pull-up;
input-enable;
};
}; };
ts_int_suspend: ts-int-suspend { ts_int_suspend: ts-int-suspend-state {
mux { pins = "gpio125";
pins = "gpio125"; function = "gpio";
function = "gpio"; drive-strength = <2>;
}; bias-pull-down;
input-enable;
config {
pins = "gpio125";
drive-strength = <2>;
bias-pull-down;
input-enable;
};
}; };
ts_reset_active: ts-reset-active { ts_reset_active: ts-reset-active-state {
mux { pins = "gpio99";
pins = "gpio99"; function = "gpio";
function = "gpio"; drive-strength = <8>;
}; bias-pull-up;
config {
pins = "gpio99";
drive-strength = <8>;
bias-pull-up;
};
}; };
ts_reset_suspend: ts-reset-suspend { ts_reset_suspend: ts-reset-suspend-state {
mux { pins = "gpio99";
pins = "gpio99"; function = "gpio";
function = "gpio"; drive-strength = <2>;
}; bias-pull-down;
config {
pins = "gpio99";
drive-strength = <2>;
bias-pull-down;
};
}; };
}; };
......
...@@ -383,19 +383,19 @@ &tlmm { ...@@ -383,19 +383,19 @@ &tlmm {
gpio-reserved-ranges = <0 4>, <81 4>; gpio-reserved-ranges = <0 4>, <81 4>;
sdc2_default_state: sdc2-default-state { sdc2_default_state: sdc2-default-state {
clk { clk-pins {
pins = "sdc2_clk"; pins = "sdc2_clk";
drive-strength = <16>; drive-strength = <16>;
bias-disable; bias-disable;
}; };
cmd { cmd-pins {
pins = "sdc2_cmd"; pins = "sdc2_cmd";
drive-strength = <10>; drive-strength = <10>;
bias-pull-up; bias-pull-up;
}; };
data { data-pins {
pins = "sdc2_data"; pins = "sdc2_data";
drive-strength = <10>; drive-strength = <10>;
bias-pull-up; bias-pull-up;
......
...@@ -440,33 +440,33 @@ codec { ...@@ -440,33 +440,33 @@ codec {
&tlmm { &tlmm {
gpio-reserved-ranges = <0 4>, <81 4>; gpio-reserved-ranges = <0 4>, <81 4>;
sdc2_default_state: sdc2-default { sdc2_default_state: sdc2-default-state {
clk { clk-pins {
pins = "sdc2_clk"; pins = "sdc2_clk";
bias-disable; bias-disable;
drive-strength = <16>; drive-strength = <16>;
}; };
cmd { cmd-pins {
pins = "sdc2_cmd"; pins = "sdc2_cmd";
bias-pull-up; bias-pull-up;
drive-strength = <10>; drive-strength = <10>;
}; };
data { data-pins {
pins = "sdc2_data"; pins = "sdc2_data";
bias-pull-up; bias-pull-up;
drive-strength = <10>; drive-strength = <10>;
}; };
}; };
sdc2_card_det_n: sd-card-det-n { sdc2_card_det_n: sd-card-det-n-state {
pins = "gpio126"; pins = "gpio126";
function = "gpio"; function = "gpio";
bias-pull-up; bias-pull-up;
}; };
wcd_intr_default: wcd_intr_default { wcd_intr_default: wcd-intr-default-state {
pins = "gpio54"; pins = "gpio54";
function = "gpio"; function = "gpio";
......
...@@ -565,24 +565,21 @@ &qupv3_id_1 { ...@@ -565,24 +565,21 @@ &qupv3_id_1 {
}; };
&qup_i2c14_default { &qup_i2c14_default {
pinconf { drive-strength = <2>;
pins = "gpio33", "gpio34"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&tlmm { &tlmm {
gpio-reserved-ranges = <0 4>, <81 4>; gpio-reserved-ranges = <0 4>, <81 4>;
ts_reset_default: ts-reset-default { ts_reset_default: ts-reset-default-state {
pins = "gpio99"; pins = "gpio99";
function = "gpio"; function = "gpio";
drive-strength = <16>; drive-strength = <16>;
output-high; output-high;
}; };
ts_int_default: ts-int-default { ts_int_default: ts-int-default-state {
pins = "gpio125"; pins = "gpio125";
function = "gpio"; function = "gpio";
bias-pull-down; bias-pull-down;
...@@ -590,14 +587,14 @@ ts_int_default: ts-int-default { ...@@ -590,14 +587,14 @@ ts_int_default: ts-int-default {
input-enable; input-enable;
}; };
ts_reset_sleep: ts-reset-sleep { ts_reset_sleep: ts-reset-sleep-state {
pins = "gpio99"; pins = "gpio99";
function = "gpio"; function = "gpio";
bias-disable; bias-disable;
drive-strength = <2>; drive-strength = <2>;
}; };
ts_int_sleep: ts-int-sleep { ts_int_sleep: ts-int-sleep-state {
pins = "gpio125"; pins = "gpio125";
function = "gpio"; function = "gpio";
bias-pull-down; bias-pull-down;
...@@ -605,21 +602,21 @@ ts_int_sleep: ts-int-sleep { ...@@ -605,21 +602,21 @@ ts_int_sleep: ts-int-sleep {
input-enable; input-enable;
}; };
sde_dsi_active: sde-dsi-active { sde_dsi_active: sde-dsi-active-state {
pins = "gpio6", "gpio10"; pins = "gpio6", "gpio10";
function = "gpio"; function = "gpio";
drive-strength = <8>; drive-strength = <8>;
bias-disable; bias-disable;
}; };
sde_dsi_suspend: sde-dsi-suspend { sde_dsi_suspend: sde-dsi-suspend-state {
pins = "gpio6", "gpio10"; pins = "gpio6", "gpio10";
function = "gpio"; function = "gpio";
drive-strength = <2>; drive-strength = <2>;
bias-pull-down; bias-pull-down;
}; };
wcd_intr_default: wcd-intr-default { wcd_intr_default: wcd-intr-default-state {
pins = "gpio54"; pins = "gpio54";
function = "gpio"; function = "gpio";
input-enable; input-enable;
......
This diff is collapsed.
...@@ -479,41 +479,13 @@ &mss_pil { ...@@ -479,41 +479,13 @@ &mss_pil {
}; };
&qup_i2c10_default { &qup_i2c10_default {
pinconf { drive-strength = <2>;
pins = "gpio55", "gpio56"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_i2c12_default { &qup_i2c12_default {
pinmux { drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-disable;
};
};
&qup_uart6_default {
pinmux {
pins = "gpio45", "gpio46", "gpio47", "gpio48";
function = "qup6";
};
cts {
pins = "gpio45";
bias-pull-down;
};
rts-tx {
pins = "gpio46", "gpio47";
drive-strength = <2>;
bias-disable;
};
rx {
pins = "gpio48";
bias-pull-up;
};
}; };
&qupv3_id_0 { &qupv3_id_0 {
...@@ -621,13 +593,14 @@ codec { ...@@ -621,13 +593,14 @@ codec {
&tlmm { &tlmm {
gpio-reserved-ranges = <0 4>, <81 4>; gpio-reserved-ranges = <0 4>, <81 4>;
sn65dsi86_pin_active: sn65dsi86-enable { sn65dsi86_pin_active: sn65dsi86-enable-state {
pins = "gpio96"; pins = "gpio96";
function = "gpio";
drive-strength = <2>; drive-strength = <2>;
bias-disable; bias-disable;
}; };
i2c3_hid_active: i2c2-hid-active { i2c3_hid_active: i2c2-hid-active-state {
pins = "gpio37"; pins = "gpio37";
function = "gpio"; function = "gpio";
...@@ -636,7 +609,7 @@ i2c3_hid_active: i2c2-hid-active { ...@@ -636,7 +609,7 @@ i2c3_hid_active: i2c2-hid-active {
drive-strength = <2>; drive-strength = <2>;
}; };
i2c5_hid_active: i2c5-hid-active { i2c5_hid_active: i2c5-hid-active-state {
pins = "gpio125"; pins = "gpio125";
function = "gpio"; function = "gpio";
...@@ -645,7 +618,7 @@ i2c5_hid_active: i2c5-hid-active { ...@@ -645,7 +618,7 @@ i2c5_hid_active: i2c5-hid-active {
drive-strength = <2>; drive-strength = <2>;
}; };
i2c11_hid_active: i2c11-hid-active { i2c11_hid_active: i2c11-hid-active-state {
pins = "gpio92"; pins = "gpio92";
function = "gpio"; function = "gpio";
...@@ -654,7 +627,7 @@ i2c11_hid_active: i2c11-hid-active { ...@@ -654,7 +627,7 @@ i2c11_hid_active: i2c11-hid-active {
drive-strength = <2>; drive-strength = <2>;
}; };
wcd_intr_default: wcd_intr_default { wcd_intr_default: wcd-intr-default-state {
pins = "gpio54"; pins = "gpio54";
function = "gpio"; function = "gpio";
...@@ -663,7 +636,7 @@ wcd_intr_default: wcd_intr_default { ...@@ -663,7 +636,7 @@ wcd_intr_default: wcd_intr_default {
drive-strength = <2>; drive-strength = <2>;
}; };
lid_pin_active: lid-pin { lid_pin_active: lid-pin-state {
pins = "gpio124"; pins = "gpio124";
function = "gpio"; function = "gpio";
...@@ -671,7 +644,7 @@ lid_pin_active: lid-pin { ...@@ -671,7 +644,7 @@ lid_pin_active: lid-pin {
bias-disable; bias-disable;
}; };
mode_pin_active: mode-pin { mode_pin_active: mode-pin-state {
pins = "gpio95"; pins = "gpio95";
function = "gpio"; function = "gpio";
...@@ -681,6 +654,8 @@ mode_pin_active: mode-pin { ...@@ -681,6 +654,8 @@ mode_pin_active: mode-pin {
}; };
&uart6 { &uart6 {
pinctrl-names = "default";
pinctrl-0 = <&qup_uart6_4pin>;
status = "okay"; status = "okay";
bluetooth { bluetooth {
......
...@@ -399,49 +399,18 @@ &mss_pil { ...@@ -399,49 +399,18 @@ &mss_pil {
}; };
&qup_i2c10_default { &qup_i2c10_default {
pinconf { drive-strength = <2>;
pins = "gpio55", "gpio56"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_i2c11_default { &qup_i2c11_default {
pinconf { drive-strength = <2>;
pins = "gpio31", "gpio32"; bias-disable;
drive-strength = <2>;
bias-disable;
};
}; };
&qup_i2c12_default { &qup_i2c12_default {
pinmux { drive-strength = <2>;
drive-strength = <2>; bias-disable;
bias-disable;
};
};
&qup_uart6_default {
pinmux {
pins = "gpio45", "gpio46", "gpio47", "gpio48";
function = "qup6";
};
cts {
pins = "gpio45";
bias-pull-down;
};
rts-tx {
pins = "gpio46", "gpio47";
drive-strength = <2>;
bias-disable;
};
rx {
pins = "gpio48";
bias-pull-up;
};
}; };
&qupv3_id_0 { &qupv3_id_0 {
...@@ -549,59 +518,41 @@ codec { ...@@ -549,59 +518,41 @@ codec {
&tlmm { &tlmm {
gpio-reserved-ranges = <0 6>, <85 4>; gpio-reserved-ranges = <0 6>, <85 4>;
pen_irq_l: pen-irq-l { pen_irq_l: pen-irq-l-state {
pinmux { pins = "gpio119";
pins = "gpio119"; function = "gpio";
function = "gpio"; bias-disable;
};
pinconf {
pins = "gpio119";
bias-disable;
};
}; };
pen_pdct_l: pen-pdct-l { pen_pdct_l: pen-pdct-l-state {
pinmux { pins = "gpio124";
pins = "gpio124"; function = "gpio";
function = "gpio"; bias-disable;
}; drive-strength = <2>;
output-high;
pinconf {
pins = "gpio124";
bias-disable;
drive-strength = <2>;
output-high;
};
}; };
pen_rst_l: pen-rst-l { pen_rst_l: pen-rst-l-state {
pinmux { pins = "gpio21";
pins = "gpio21"; function = "gpio";
function = "gpio"; bias-disable;
}; drive-strength = <2>;
pinconf { /*
pins = "gpio21"; * The pen driver doesn't currently support
bias-disable; * driving this reset line. By specifying
drive-strength = <2>; * output-high here we're relying on the fact
* that this pin has a default pulldown at boot
/* * (which makes sure the pen was in reset if it
* The pen driver doesn't currently support * was powered) and then we set it high here to
* driving this reset line. By specifying * take it out of reset. Better would be if the
* output-high here we're relying on the fact * pen driver could control this and we could
* that this pin has a default pulldown at boot * remove "output-high" here.
* (which makes sure the pen was in reset if it */
* was powered) and then we set it high here to output-high;
* take it out of reset. Better would be if the
* pen driver could control this and we could
* remove "output-high" here.
*/
output-high;
};
}; };
wcd_intr_default: wcd_intr_default { wcd_intr_default: wcd-intr-default-state {
pins = "gpio54"; pins = "gpio54";
function = "gpio"; function = "gpio";
...@@ -612,6 +563,8 @@ wcd_intr_default: wcd_intr_default { ...@@ -612,6 +563,8 @@ wcd_intr_default: wcd_intr_default {
}; };
&uart6 { &uart6 {
pinctrl-names = "default";
pinctrl-0 = <&qup_uart6_4pin>;
status = "okay"; status = "okay";
bluetooth { bluetooth {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment