Re: [PATCH v3 1/2] Bluetooth: hci_qca: Enable clocks required for BT SOC

From: Marcel Holtmann
Date: Mon Feb 03 2020 - 09:45:34 EST


Hi Venkata,

> Instead of relying on other subsytem to turn ON clocks
> required for BT SoC to operate, voting them from the driver.
>
> Signed-off-by: Venkata Lakshmi Narayana Gubba <gubbaven@xxxxxxxxxxxxxx>
> ---
> v3:
> *Removed the function qca_setup_clock()
> *For enabling and disabling clocks, directly called the functions
> clk_prepare_enable and clk_disable_unprepare respectively.
>
> ---
> drivers/bluetooth/hci_qca.c | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel