On 1/28/2024 10:57 PM, Raj Kumar Bhagat wrote: > From: Harshitha Prem <quic_hprem@xxxxxxxxxxx> > > Add support to process WMI_TLV_SERVICE_PEER_METADATA_V1A_V1B_SUPPORT > service bit. If this service bit is set by firmware, then it expects > host to set rx_peer_meta_data_ver in wmi_resource_config's flags2 > with value 3 for QCN9274 to indicate as V1B meta version. If this is > not set firmware crash is seen during peer addition. > > Hence, if WMI_TLV_SERVICE_PEER_METADATA_V1A_V1B_SUPPORT service bit > is set by firmware, set correct peer metadata version to avoid > firmware crash. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00188-QCAHKSWPL_SILICONZ-1 > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 > > Signed-off-by: Harshitha Prem <quic_hprem@xxxxxxxxxxx> > Signed-off-by: Raj Kumar Bhagat <quic_rajkbhag@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>