On 4/26/2023 12:59 PM, Kalle Valo wrote: > Raj Kumar Bhagat <quic_rajkbhag@xxxxxxxxxxx> writes: > >> From: Venkateswara Naralasetty <quic_vnaralas@xxxxxxxxxxx> >> >> User can extend test mode command support to set vdev and pdev params >> for debug purpose at run time by sending vdev/pdev param set command >> through the testmode command interface. >> >> Fill the proper pdev/vdev id in driver since, pdev/vdev id details may >> not be available at user space. It will make sure that the proper >> vdev/pdev ids are sent to firmware. >> >> Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 >> >> Depends-On: >> [v3,3/4] wifi: ath11k: factory test mode support >> >> Signed-off-by: Venkateswara Naralasetty <quic_vnaralas@xxxxxxxxxxx> >> Signed-off-by: Raj Kumar Bhagat <quic_rajkbhag@xxxxxxxxxxx> >> --- > > Please add 'Depends-on' after the '---' line. This is for future > patches, no need to resend because of this. > Thanks for pointing this. Will take care for future patches. Thanks, Raj