commit | 8a208b24d770c3db0099090a1ad62c848c363123 | [log] [tgz] |
---|---|---|
author | Rocky Liao <rjliao@codeaurora.org> | Wed Mar 04 09:54:29 2020 +0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Mar 04 08:24:38 2020 +0100 |
tree | 3eb51b8469375a793d68e65e535546766e55e3fb | |
parent | b63882549b2bf2979cb1506bdf783edf8b45c613 [diff] |
Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome On some platforms the bt_en pin and susclk are default on and there is no exposed resource to control them. This patch makes the bt_en and susclk not mandatory to have BT work. It also will not set the HCI_QUIRK_NON_PERSISTENT_SETUP and shutdown() callback if bt_en is not available. Signed-off-by: Rocky Liao <rjliao@codeaurora.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>