Re: [PATCH 0/4] Bluetooth: hci_qca: Regulator usage cleanup

2019-10-18 Thread Jeffrey Hugo
On Fri, Oct 18, 2019 at 1:59 AM Marcel Holtmann wrote: > > Hi Bjorn, > > > Clean up the regulator usage in hci_qca and in particular don't > > regulator_set_voltage() for fixed voltages. It cleans up the driver, but > > more > > important it makes bluetooth work on my Lenovo Yoga C630, where the

Re: [PATCH 0/4] Bluetooth: hci_qca: Regulator usage cleanup

2019-10-18 Thread Harish Bandi
On 2019-10-18 10:54, Bjorn Andersson wrote: Clean up the regulator usage in hci_qca and in particular don't regulator_set_voltage() for fixed voltages. It cleans up the driver, but more important it makes bluetooth work on my Lenovo Yoga C630, where the regulator for vddch0 is defined with a vo

Re: [PATCH 0/4] Bluetooth: hci_qca: Regulator usage cleanup

2019-10-18 Thread Marcel Holtmann
Hi Bjorn, > Clean up the regulator usage in hci_qca and in particular don't > regulator_set_voltage() for fixed voltages. It cleans up the driver, but more > important it makes bluetooth work on my Lenovo Yoga C630, where the regulator > for vddch0 is defined with a voltage range that doesn't over

[PATCH 0/4] Bluetooth: hci_qca: Regulator usage cleanup

2019-10-17 Thread Bjorn Andersson
Clean up the regulator usage in hci_qca and in particular don't regulator_set_voltage() for fixed voltages. It cleans up the driver, but more important it makes bluetooth work on my Lenovo Yoga C630, where the regulator for vddch0 is defined with a voltage range that doesn't overlap the values in t