boards: nordic: nrf54h20dk: enable HWFC

For both UARTs connected to debugger chip.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
This commit is contained in:
Piotr Kosycarz 2024-04-10 13:00:14 +02:00 committed by Carles Cufí
commit c7c6cb4c99
3 changed files with 3 additions and 0 deletions

View file

@ -173,4 +173,5 @@
pinctrl-0 = <&uart136_default>;
pinctrl-1 = <&uart136_sleep>;
pinctrl-names = "default", "sleep";
hw-flow-control;
};

View file

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

View file

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