Re: [PATCH v4 1/2] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth
From: Krzysztof Kozlowski
Date: Wed Nov 27 2024 - 08:06:08 EST
On 27/11/2024 12:51, Janaki Ramaiah Thota wrote:
> Add a PMU node for the WCN6750 module present on the qcs6490-rb3gen board
> and use the power sequencer for the same.
>
> Signed-off-by: Janaki Ramaiah Thota <quic_janathot@xxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 174 ++++++++++++++++++-
> drivers/bluetooth/hci_qca.c | 2 +-
> drivers/power/sequencing/pwrseq-qcom-wcn.c | 22 +++
> 3 files changed, 196 insertions(+), 2 deletions(-)
DTS is always separate and cannot go via the same (driver) tree,
Missing bindings.
Missing changelog, it's v4 so what happened here?
Best regards,
Krzysztof