On 2/22/2025 12:46 AM, Alexey Klimov wrote:
On Fri Feb 21, 2025 at 5:10 PM GMT, Janaki Ramaiah Thota wrote:
Add the PMU node for WCN6750 present on the qcs6490-rb3gen
Is it rb3gen or rb3gen2? Also in the subject.
The file that you patch seems to be "rb3gen2".
Thanks for pointing out the typo, Alexey. Yes it is rb3gen2.
board and assign its power outputs to the Bluetooth module.
In WCN6750 module sw_ctrl and wifi-enable pins are handled
in the wifi controller firmware. Therefore, it is not required
to have those pins' entries in the PMU node.
Signed-off-by: Janaki Ramaiah Thota <quic_janathot@xxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 171 ++++++++++++++++++-
1 file changed, 170 insertions(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
index 7a36c90ad4ec..de03770e0b90 100644
--- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
+++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
[..]
Best regards,
Alexey
Thanks,
Janakiram