On Fri, Jan 16, 2026 at 03:50:51PM +0100, Luca Weiss wrote: > Configure and enable the WiFi node, and add the required pinctrl to > provide the sleep clock from the PMK8550 (PMK7635) to WCN6755. > > Thanks to Alexander Koskovich for helping with the bringup, adding > the missing pinctrl to make the WPSS stop crashing. > > Link: > https://lore.kernel.org/linux-arm-msm/[email protected]/ > Signed-off-by: Luca Weiss <[email protected]> > --- > arch/arm64/boot/dts/qcom/milos-fairphone-fp6.dts | 19 ++++++++++++++++++- > 1 file changed, 18 insertions(+), 1 deletion(-) > > @@ -962,3 +973,9 @@ &usb_1_hsphy { > > status = "okay"; > }; > + > +&wifi { > + qcom,calibration-variant = "Fairphone_Gen_6";
With the hope of getting the board data submitted to ath11k@ Reviewed-by: Dmitry Baryshkov <[email protected]> > + > + status = "okay"; > +}; > > -- > 2.52.0 > -- With best wishes Dmitry

