From e399f16519fac54e5a12125631c41db458e4336e Mon Sep 17 00:00:00 2001 From: Kiwoong Kim Date: Fri, 14 May 2021 16:58:14 +0900 Subject: [PATCH] ANDROID: GKI: add ufshcd_config_pwr_mode Sometimes, ufs host exits from hibern8 with low speed even if it start with high speed. In the case, a module needs to call ufshcd_config_pwr_mode to sustain IO performance. Bug: 188122907 Signed-off-by: Kiwoong Kim Change-Id: I5e2cdcd5f36b7328f3543ba3225b95733f12bd0d --- android/abi_gki_aarch64_exynos | 1 + 1 file changed, 1 insertion(+) diff --git a/android/abi_gki_aarch64_exynos b/android/abi_gki_aarch64_exynos index 1f795dac9b27..4316e90e289d 100644 --- a/android/abi_gki_aarch64_exynos +++ b/android/abi_gki_aarch64_exynos @@ -1598,6 +1598,7 @@ uart_update_timeout uart_write_wakeup __udelay + ufshcd_config_pwr_mode ufshcd_dme_get_attr ufshcd_dme_set_attr ufshcd_pltfrm_init