]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge patch series "ufs: ufs-qcom: Add support firmware managed platforms"
authorMartin K. Petersen <martin.petersen@oracle.com>
Sat, 24 Jan 2026 03:07:51 +0000 (22:07 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 24 Jan 2026 03:07:51 +0000 (22:07 -0500)
commit15df721f6297224a14bafde390146413be0d6942
treec81b0c3d97af99fe65ec0cbccfe7d165d92bb2bd
parent92da3818aaf6dd9c49ef8fdc39c024c76b52cba8
parentad44cf1b2845303285fec8bb25a02d0d0f103a82
Merge patch series "ufs: ufs-qcom: Add support firmware managed platforms"

Ram Kumar Dwivedi <ram.dwivedi@oss.qualcomm.com> says:

On Qualcomm automotive SoC SA8255P, platform resource like clocks,
interconnect, resets, regulators and PHY are configured remotely by
firmware.

Logical power domain is used to abstract these resources in firmware
and SCMI power protocol is used to request resource operations by
using runtime PM framework APIs such as pm_runtime_get/put_sync to
invoke power_on/_off calls from kernel respectively.

Link: https://patch.msgid.link/20260113080046.284089-1-ram.dwivedi@oss.qualcomm.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/core/ufs-sysfs.c