Commit b40de51e authored by Stephan Gerhold's avatar Stephan Gerhold Committed by Bjorn Andersson

arm64: dts: qcom: msm8916/39: Rename wcnss pinctrl

All the pinctrl now uses consistent _default/_sleep suffix so rename
the WCNSS pinctrl to be named consistently.
Signed-off-by: default avatarStephan Gerhold <stephan@gerhold.net>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230529-msm8916-pinctrl-v1-5-11f540b51c93@gerhold.net
parent 0d3a93b1
...@@ -488,7 +488,7 @@ data-pins { ...@@ -488,7 +488,7 @@ data-pins {
}; };
}; };
wcnss_pin_a: wcnss-active-state { wcss_wlan_default: wcss-wlan-default-state {
pins = "gpio40", "gpio41", "gpio42", "gpio43", "gpio44"; pins = "gpio40", "gpio41", "gpio42", "gpio43", "gpio44";
function = "wcss_wlan"; function = "wcss_wlan";
......
...@@ -1894,7 +1894,7 @@ wcnss: remoteproc@a204000 { ...@@ -1894,7 +1894,7 @@ wcnss: remoteproc@a204000 {
qcom,smem-state-names = "stop"; qcom,smem-state-names = "stop";
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&wcnss_pin_a>; pinctrl-0 = <&wcss_wlan_default>;
status = "disabled"; status = "disabled";
......
...@@ -1151,7 +1151,7 @@ data-pins { ...@@ -1151,7 +1151,7 @@ data-pins {
}; };
}; };
wcnss_pin_a: wcnss-active-state { wcss_wlan_default: wcss-wlan-default-state {
pins = "gpio40", "gpio41", "gpio42", "gpio43", "gpio44"; pins = "gpio40", "gpio41", "gpio42", "gpio43", "gpio44";
function = "wcss_wlan"; function = "wcss_wlan";
drive-strength = <6>; drive-strength = <6>;
...@@ -1963,7 +1963,7 @@ wcnss: remoteproc@a204000 { ...@@ -1963,7 +1963,7 @@ wcnss: remoteproc@a204000 {
qcom,smem-state-names = "stop"; qcom,smem-state-names = "stop";
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&wcnss_pin_a>; pinctrl-0 = <&wcss_wlan_default>;
status = "disabled"; status = "disabled";
......
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