Hi Krzysztof, On 2/13/2025 3:36 PM, Krzysztof Kozlowski wrote: > On 13/02/2025 06:56, Cheng Jiang wrote: >> Yes, label is not needed. >>>> + compatible = "qcom,wcn6855-bt"; >>>> + firmware-name = "QCA6698/hpnv21", "QCA6698/hpbtfw21.tlv"; >>>> + >>>> + pinctrl-names = "default"; >>>> + pinctrl-0 = <&bt_en_state>; >>>> + enable-gpios = <&tlmm 55 GPIO_ACTIVE_HIGH>; /* BT_EN */ >>>> + >>>> + vddio-supply = <&vreg_conn_pa>; /* bt-vdd-ctrl1-supply */ >>>> + vddbtcxmx-supply = <&vreg_conn_1p8>; /* bt-vdd-ctrl2-supply */ >>> >>> Only one space before '='. >>> >>> I think this has multiple test failures. >>> >> Ack, Will change in next version. > > Are you going to test it as well? > Yes, I will test it. Thanks! > Best regards, > Krzysztof