[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOCk7NpHVFBiWTh0Wk2fPAJDQxg8e36vGSP5mXRUUuOf8a57CA@mail.gmail.com>
Date: Fri, 18 Oct 2019 08:52:43 -0600
From: Jeffrey Hugo <jeffrey.l.hugo@...il.com>
To: Marcel Holtmann <marcel@...tmann.org>
Cc: Bjorn Andersson <bjorn.andersson@...aro.org>,
Johan Hedberg <johan.hedberg@...il.com>,
linux-bluetooth@...r.kernel.org,
lkml <linux-kernel@...r.kernel.org>,
MSM <linux-arm-msm@...r.kernel.org>
Subject: Re: [PATCH 0/4] Bluetooth: hci_qca: Regulator usage cleanup
On Fri, Oct 18, 2019 at 1:59 AM Marcel Holtmann <marcel@...tmann.org> 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 regulator
> > for vddch0 is defined with a voltage range that doesn't overlap the values in
> > the driver.
> >
> > Bjorn Andersson (4):
> > Bluetooth: hci_qca: Update regulator_set_load() usage
> > Bluetooth: hci_qca: Don't vote for specific voltage
> > Bluetooth: hci_qca: Use regulator bulk enable/disable
> > Bluetooth: hci_qca: Split qca_power_setup()
> >
> > drivers/bluetooth/hci_qca.c | 135 +++++++++++++++---------------------
> > 1 file changed, 55 insertions(+), 80 deletions(-)
>
> all 4 patches have been applied to bluetooth-next tree.
I know this is already applied, but I just wanted to follow up and indicate:
Tested-by: Jeffrey Hugo <jeffrey.l.hugo@...il.com>
Reviewed-by: Jeffrey Hugo <jeffrey.l.hugo@...il.com>
Thanks for the cleanups Bjorn.
Powered by blists - more mailing lists