On 6/29/26 3:01 PM, George Moussalem via B4 Relay wrote: > From: George Moussalem <[email protected]> > > Add nodes for the reserved memory carveout and Bluetooth. > > Signed-off-by: George Moussalem <[email protected]> > --- > arch/arm64/boot/dts/qcom/ipq5018.dtsi | 25 ++++++++++++++++++++++++- > 1 file changed, 24 insertions(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/ipq5018.dtsi > b/arch/arm64/boot/dts/qcom/ipq5018.dtsi > index 6f8004a22a1f..65a47ba7d3a3 100644 > --- a/arch/arm64/boot/dts/qcom/ipq5018.dtsi > +++ b/arch/arm64/boot/dts/qcom/ipq5018.dtsi > @@ -17,6 +17,23 @@ / { > #address-cells = <2>; > #size-cells = <2>; > > + bluetooth: bluetooth { > + compatible = "qcom,ipq5018-bt"; > + > + firmware-name = "qca/bt_fw_patch.mbn";
Is this fw vendor-signed? Konrad

