]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sa8775p-ride: Add firmware-name in BT node
authorCheng Jiang <quic_chejiang@quicinc.com>
Fri, 10 Jan 2025 06:39:14 +0000 (14:39 +0800)
committerBjorn Andersson <andersson@kernel.org>
Mon, 24 Feb 2025 04:43:13 +0000 (22:43 -0600)
The sa8775p-ride platform uses the QCA6698 Bluetooth chip. While the
QCA6698 shares the same IP core as the WCN6855, it has different RF
components and RAM sizes, requiring new firmware files. Use the
firmware-name property to specify the NVM and rampatch firmware to load.

Signed-off-by: Cheng Jiang <quic_chejiang@quicinc.com>
Reviewed-by: Zijun Hu <quic_zijuhu@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250110063914.28001-2-quic_chejiang@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sa8775p-ride.dtsi

index 175f8b1e3b2ded15fc3265ac8c26b14473b618f6..1697c11f5c65a887c6afdda9879a4cfe23124137 100644 (file)
 
        bluetooth {
                compatible = "qcom,wcn6855-bt";
+               firmware-name = "QCA6698/hpnv21", "QCA6698/hpbtfw21.tlv";
 
                vddrfacmn-supply = <&vreg_pmu_rfa_cmn>;
                vddaon-supply = <&vreg_pmu_aon_0p59>;