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:
parent
1f156c352c
commit
62e6fbb9d8
2 changed files with 7 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue