- Patch 1/2 enable WCN6750 Bluetooth node for qcs6490-rb3gen2 board along with onchip PMU. - Patch 2/2 add qcom,wcn6750-pmu bindings. Janaki Ramaiah Thota (2): arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth regulator: dt-bindings: qcom,qca6390-pmu: document WCN6750 .../bindings/regulator/qcom,qca6390-pmu.yaml | 27 +++ arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 174 +++++++++++++++++- drivers/bluetooth/hci_qca.c | 2 +- drivers/power/sequencing/pwrseq-qcom-wcn.c | 22 +++ 4 files changed, 223 insertions(+), 2 deletions(-) --