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