Hi This patch ensures suspend-to-disk works with Host Performance Booster. Since the Host Perfomance Booster feature was added in v5.15, please consider this for v5.15 fixes. Changes in V2: scsi: ufs-pci: Force a full restore after suspend-to-disk Add missing #ifdef CONFIG_PM_SLEEP as per kernel test robot <lkp@xxxxxxxxx> Add Reviewed-by: Avri Altman <avri.altman@xxxxxxx> Adrian Hunter (1): scsi: ufs-pci: Force a full restore after suspend-to-disk drivers/scsi/ufs/ufshcd-pci.c | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) Regards Adrian