Skip to content
Commit 3347a809 authored by Stefan Wahren's avatar Stefan Wahren Committed by Marcel Holtmann
Browse files

Bluetooth: hci_bcm: Fix RTS handling during startup



The RPi 4 uses the hardware handshake lines for CYW43455, but the chip
doesn't react to HCI requests during DT probe. The reason is the inproper
handling of the RTS line during startup. According to the startup
signaling sequence in the CYW43455 datasheet, the hosts RTS line must
be driven after BT_REG_ON and BT_HOST_WAKE.

Signed-off-by: default avatarStefan Wahren <wahrenst@gmx.net>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent bba79fee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment