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: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230529-msm8916-pinctrl-v1-5-11f540b51c93@gerhold.net
This commit is contained in:
Stephan Gerhold 2023-05-30 09:15:26 +02:00 committed by Bjorn Andersson
parent 0d3a93b102
commit b40de51e3b
3 changed files with 4 additions and 4 deletions

View file

@ -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";
function = "wcss_wlan";

View file

@ -1894,7 +1894,7 @@ wcnss: remoteproc@a204000 {
qcom,smem-state-names = "stop";
pinctrl-names = "default";
pinctrl-0 = <&wcnss_pin_a>;
pinctrl-0 = <&wcss_wlan_default>;
status = "disabled";

View file

@ -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";
function = "wcss_wlan";
drive-strength = <6>;
@ -1963,7 +1963,7 @@ wcnss: remoteproc@a204000 {
qcom,smem-state-names = "stop";
pinctrl-names = "default";
pinctrl-0 = <&wcnss_pin_a>;
pinctrl-0 = <&wcss_wlan_default>;
status = "disabled";