On 12/24/2024 2:46 PM, Krzysztof Kozlowski wrote:
On Mon, Dec 23, 2024 at 07:27:00PM +0530, Janaki Ramaiah Thota wrote:
Subject: everything is an update... say something useful, e.g. use PMU
abstraction for WCN6750
Sure will correct it in next patch.
Drop the inputs from the host and instead expect the Bluetooth node to
consume the outputs of the internal PMU.
On which device?
It is for BT module wcn6750 attached on qcs6490-rb3gen2 board.
will update same on next commit message.
But anyway I have doubts this is correct. enable GPIO is a pin going
from the host, not from PMU.
Yes you are correct, enable GPIO is out pin of host, but here updated
the entries required for Bluetooth node from PMU, not from host to PMU.
Signed-off-by: Janaki Ramaiah Thota <quic_janathot@xxxxxxxxxxx>
---
.../bindings/net/bluetooth/qualcomm-bluetooth.yaml | 5 -----
1 file changed, 5 deletions(-)
I don't understand why this is v6 of previous patchset. There was no
such patch before.
Just to maintain the previous patch series history named as v6.
Updated the cover letter with previous v5 history:
https://lore.kernel.org/linux-arm-msm/20241209103455.9675-1-quic_janathot@xxxxxxxxxxx/
Thanks,
Janakiram