arm64: dts: qcom: replace deprecated perst-gpio with perst-gpios

Replace deprecated perst-gpio and wake-gpio properties with up-to-date
perst-gpios and wake-gpios in the Qualcomm device trees.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220506152107.1527552-9-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov
2022-05-06 18:21:07 +03:00
committed by Bjorn Andersson
parent 3e4fec3bc8
commit f3f5fb3184
8 changed files with 14 additions and 14 deletions

View File

@@ -502,20 +502,20 @@
&pcie0 {
status = "okay";
perst-gpio = <&tlmm 35 GPIO_ACTIVE_LOW>;
perst-gpios = <&tlmm 35 GPIO_ACTIVE_LOW>;
vddpe-3v3-supply = <&wlan_en>;
vdda-supply = <&vreg_l28a_0p925>;
};
&pcie1 {
status = "okay";
perst-gpio = <&tlmm 130 GPIO_ACTIVE_LOW>;
perst-gpios = <&tlmm 130 GPIO_ACTIVE_LOW>;
vdda-supply = <&vreg_l28a_0p925>;
};
&pcie2 {
status = "okay";
perst-gpio = <&tlmm 114 GPIO_ACTIVE_LOW>;
perst-gpios = <&tlmm 114 GPIO_ACTIVE_LOW>;
vdda-supply = <&vreg_l28a_0p925>;
};

View File

@@ -51,12 +51,12 @@
&pcie0 {
status = "okay";
perst-gpio = <&tlmm 61 0x1>;
perst-gpios = <&tlmm 61 0x1>;
};
&pcie1 {
status = "okay";
perst-gpio = <&tlmm 58 0x1>;
perst-gpios = <&tlmm 58 0x1>;
};
&pcie_phy0 {

View File

@@ -39,12 +39,12 @@
&pcie0 {
status = "ok";
perst-gpio = <&tlmm 58 0x1>;
perst-gpios = <&tlmm 58 0x1>;
};
&pcie1 {
status = "ok";
perst-gpio = <&tlmm 61 0x1>;
perst-gpios = <&tlmm 61 0x1>;
};
&pcie_phy0 {

View File

@@ -196,8 +196,8 @@
&pcie0 {
status = "okay";
perst-gpio = <&tlmm 35 GPIO_ACTIVE_LOW>;
wake-gpio = <&tlmm 37 GPIO_ACTIVE_HIGH>;
perst-gpios = <&tlmm 35 GPIO_ACTIVE_LOW>;
wake-gpios = <&tlmm 37 GPIO_ACTIVE_HIGH>;
vddpe-3v3-supply = <&wlan_en>;
vdda-supply = <&pm8994_l28>;
};

View File

@@ -99,7 +99,7 @@
&pcie {
status = "okay";
perst-gpio = <&tlmm 43 GPIO_ACTIVE_LOW>;
perst-gpios = <&tlmm 43 GPIO_ACTIVE_LOW>;
pinctrl-names = "default";
pinctrl-0 = <&perst_state>;

View File

@@ -446,7 +446,7 @@ ap_i2c_tpm: &i2c14 {
pinctrl-names = "default";
pinctrl-0 = <&pcie1_clkreq_n>, <&ssd_rst_l>, <&pe_wake_odl>;
perst-gpio = <&tlmm 2 GPIO_ACTIVE_LOW>;
perst-gpios = <&tlmm 2 GPIO_ACTIVE_LOW>;
vddpe-3v3-supply = <&pp3300_ssd>;
};

View File

@@ -248,7 +248,7 @@
&pcie1 {
status = "okay";
perst-gpio = <&tlmm 2 GPIO_ACTIVE_LOW>;
perst-gpios = <&tlmm 2 GPIO_ACTIVE_LOW>;
vddpe-3v3-supply = <&nvme_3v3_regulator>;

View File

@@ -522,7 +522,7 @@
&pcie0 {
status = "okay";
perst-gpio = <&tlmm 35 GPIO_ACTIVE_LOW>;
perst-gpios = <&tlmm 35 GPIO_ACTIVE_LOW>;
enable-gpio = <&tlmm 134 GPIO_ACTIVE_HIGH>;
vddpe-3v3-supply = <&pcie0_3p3v_dual>;
@@ -540,7 +540,7 @@
&pcie1 {
status = "okay";
perst-gpio = <&tlmm 102 GPIO_ACTIVE_LOW>;
perst-gpios = <&tlmm 102 GPIO_ACTIVE_LOW>;
pinctrl-names = "default";
pinctrl-0 = <&pcie1_default_state>;