diff options
author | Peter Griffin <[email protected]> | 2024-10-31 15:00:23 +0000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-11-02 21:13:00 -0400 |
commit | c662cedea14efdcf373d8d886ec18019d50e0772 (patch) | |
tree | 5c554b235f7d6cfdcec92a38ee421293d14ecb54 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 516ceaaf539de83de3af04c46198f39180cc44a1 (diff) |
scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()
Move the EXYNOS_UFS_OPT_UFSPR_SECURE check inside
exynos_ufs_config_smu().
This way all call sites will benefit from the check. This fixes a bug
currently in the exynos_ufs_resume() path on gs101 as it calls
exynos_ufs_config_smu() and we end up accessing registers that can only
be accessed from secure world which results in a serror.
Fixes: d11e0a318df8 ("scsi: ufs: exynos: Add support for Tensor gs101 SoC")
Signed-off-by: Peter Griffin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Reviewed-by: Tudor Ambarus <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions