From: Vinod Koul Date: Tue, 18 Nov 2025 16:56:04 +0000 (+0530) Subject: phy: Add new phy_notify_state() api X-Git-Tag: v6.19-rc1~55^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e0f987c27040e4b23f1050836389229fc3a07e;p=thirdparty%2Fkernel%2Flinux.git phy: Add new phy_notify_state() api Peter Griffin says: This series adds a new phy_notify_state() API to the phy subsystem. It is designed to be used when some specific runtime configuration parameters need to be changed when transitioning to the desired state which can't be handled by phy_calibrate()or phy_power_{on|off}(). The first user of the new API is phy-samsung-ufs and phy-gs101-ufs which need to issue some register writes when entering and exiting the hibern8 link state. A separate patch will be sent for ufs-exynos driver to make use of this new API in the hibern8 callbacks. Link: https://patch.msgid.link/20251112-phy-notify-pmstate-v5-0-39df622d8fcb@linaro.org Signed-off-by: Vinod Koul --- 58e0f987c27040e4b23f1050836389229fc3a07e