board: cy8cproto_062_4343w: Enable HW Flow control for HCI H4

HW Flow control must be enabled for HCI H4 UART communication.

Signed-off-by: Nazar Palamar <nazar.palamar@infineon.com>
This commit is contained in:
Nazar Palamar 2024-04-15 11:52:14 +03:00 committed by Carles Cufí
commit 62e6fbb9d8
2 changed files with 7 additions and 1 deletions

View file

@ -18,6 +18,9 @@ description: |
&p3_2_scb2_uart_rts &p3_3_scb2_uart_cts>;
pinctrl-names = "default";
/* HW Flow control must be enabled for HCI H4 */
hw-flow-control;
bt-hci {
status = "okay";
compatible = "infineon,cyw43xxx-bt-hci";