On 11/25/25 9:12 AM, Paul Sajna wrote:
> Wi-Fi now works with this patch and relevant firmware
> 
> ath10k_snoc 18800000.wifi: qmi chip_id 0x30214 chip_family 0x4001 board_id 
> 0xff soc_id 0x40030001
> ath10k_snoc 18800000.wifi: qmi fw_version 0x20060285 fw_build_timestamp 
> 2020-10-12 23:35 fw_build_id 
> QC_IMAGE_VERSION_STRING=WLAN.HL.2.0.c4-00645-QCAHLSWMTPLZ-1.336037.2
> ath10k_snoc 18800000.wifi: wcn3990 hw1.0 target 0x00000008 chip_id 0x00000000 
> sub 0000:0000
> ath10k_snoc 18800000.wifi: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode > 0
> ath10k_snoc 18800000.wifi: firmware ver  api 5 features 
> wowlan,mgmt-tx-by-reference,non-bmi crc32 b3d4b790
> ath10k_snoc 18800000.wifi: htt-ver 3.83 wmi-op 4 htt-op 3 cal file max-sta 32 
> raw 0 hwcrypto 1
> ath10k_snoc 18800000.wifi: invalid MAC address; choosing random
> 
> Reviewed-by: Konrad Dybcio <[email protected]>

without the merge conflict leftovers, ofc ;)

Konrad

[...]

> diff --git a/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts 
> b/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts
> index 9ec2edf6134c..a61f7bd65a7a 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts
> @@ -141,10 +141,11 @@ sde_te_active_sleep: sde-te-active-sleep-state {
>               bias-pull-down;
>       };
>  };
> -<<<<<<< HEAD
> -=======
>  
>  &venus {
>       firmware-name = "qcom/sdm845/lg/judyln/venus.mbn";
>  };
> ->>>>>>> d58184825fa5 (arm64: dts: qcom: sdm845-lg-judyln: Add firmware 
> nodes, change path)
> +
> +&wifi {
> +     qcom,calibration-variant = "lg_judyln";
> +};
> 

Reply via email to