boards: nordic: Do not enable hw-flow-control on console

Like in all other legacy boards, hw-flow-control should not be
enabled for console UART. With hw-flow-control sample stuck
during printing some initial information and sample appears to
be not working correctly unless com port is opened.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruściński 2024-10-11 08:02:47 +02:00 committed by Anas Nashif
parent f4f1b1a365
commit 01f2740015
10 changed files with 0 additions and 10 deletions

View File

@ -252,7 +252,6 @@ ipc0: &cpuapp_cpurad_ipc {
pinctrl-0 = <&uart136_default>;
pinctrl-1 = <&uart136_sleep>;
pinctrl-names = "default", "sleep";
hw-flow-control;
};
&gpio6 {

View File

@ -48,7 +48,6 @@
pinctrl-0 = <&uart135_default>;
pinctrl-1 = <&uart135_sleep>;
pinctrl-names = "default", "sleep";
hw-flow-control;
};
&uart136 {

View File

@ -99,7 +99,6 @@ ipc0: &cpuapp_cpurad_ipc {
pinctrl-0 = <&uart135_default>;
pinctrl-1 = <&uart135_sleep>;
pinctrl-names = "default", "sleep";
hw-flow-control;
};
&uart136 {

View File

@ -87,7 +87,6 @@
&uart20 {
status = "okay";
hw-flow-control;
};
&gpio0 {

View File

@ -48,7 +48,6 @@
&uart30 {
status = "okay";
hw-flow-control;
};
&gpio0 {

View File

@ -87,7 +87,6 @@
&uart20 {
status = "okay";
hw-flow-control;
};
&gpio0 {

View File

@ -48,7 +48,6 @@
&uart30 {
status = "okay";
hw-flow-control;
};
&gpio0 {

View File

@ -248,7 +248,6 @@ ipc0: &cpuapp_cpurad_ipc {
pinctrl-0 = <&uart136_default>;
pinctrl-1 = <&uart136_sleep>;
pinctrl-names = "default", "sleep";
hw-flow-control;
};
&gpio6 {

View File

@ -49,7 +49,6 @@
pinctrl-0 = <&uart135_default>;
pinctrl-1 = <&uart135_sleep>;
pinctrl-names = "default", "sleep";
hw-flow-control;
};
&uart136 {

View File

@ -104,7 +104,6 @@ ipc0: &cpuapp_cpurad_ipc {
pinctrl-0 = <&uart135_default>;
pinctrl-1 = <&uart135_sleep>;
pinctrl-names = "default", "sleep";
hw-flow-control;
};
&uart136 {