[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DBD74B3C-ACC4-482D-8081-00456BCED14A@holtmann.org>
Date: Thu, 16 Jan 2020 06:31:48 +0100
From: Marcel Holtmann <marcel@...tmann.org>
To: Rocky Liao <rjliao@...eaurora.org>
Cc: Johan Hedberg <johan.hedberg@...il.com>,
Matthias Kaehlcke <mka@...omium.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Bluez mailing list <linux-bluetooth@...r.kernel.org>,
MSM <linux-arm-msm@...r.kernel.org>,
Balakrishna Godavarthi <bgodavar@...eaurora.org>,
hemantg@...eaurora.org
Subject: Re: [PATCH v5] Bluetooth: hci_qca: Enable power off/on support during
hci down/up for QCA Rome
Hi Rocky,
> This patch registers hdev->shutdown() callback and also sets
> HCI_QUIRK_NON_PERSISTENT_SETUP for QCA Rome. It will power-off the BT chip
> during hci down and power-on/initialize the chip again during hci up. As
> wcn399x already enabled this, this patch also removed the callback register
> and QUIRK setting in qca_setup() for wcn399x and uniformly do this in the
> probe() routine.
>
> Signed-off-by: Rocky Liao <rjliao@...eaurora.org>
> ---
>
> Changes in v2: None
> Changes in v3:
> -moved the quirk and callback register to probe()
> Changes in v4:
> -rebased the patch with latest code
> -moved the quirk and callback register to probe() for wcn399x
> -updated commit message
> Changed in v5:
> -removed the "out" label and return err when fails
>
> drivers/bluetooth/hci_qca.c | 20 +++++++++++---------
> 1 file changed, 11 insertions(+), 9 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel
Powered by blists - more mailing lists