driver: bluetooth: hci_qca:fix unable to load the BT driver
authorShuai Zhang <quic_shuaz@quicinc.com>
Mon, 9 Jun 2025 10:55:00 +0000 (18:55 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 20 Jun 2025 15:55:03 +0000 (11:55 -0400)
commitdb0ff7e15923ffa7067874604ca275e92343f1b1
tree1e0d623011b16420eada28aa9fc73998da504325
parent042bb9603c44620dce98717a2d23235ca57a00d7
driver: bluetooth: hci_qca:fix unable to load the BT driver

Some modules have BT_EN enabled via a hardware pull-up,
meaning it is not defined in the DTS and is not controlled
through the power sequence. In such cases, fall through
to follow the legacy flow.

Signed-off-by: Shuai Zhang <quic_shuaz@quicinc.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/hci_qca.c