]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: rockchip: samsung-hdptx: Provide config params validation support
authorCristian Ciocaltea <cristian.ciocaltea@collabora.com>
Tue, 18 Mar 2025 12:35:44 +0000 (14:35 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 11 Apr 2025 11:48:04 +0000 (17:18 +0530)
commit2392050a2cb94ff3397949e109e4b9f0285ee085
treef8fce82bb1ae746cfb786f7b12e67d650346bd19
parentc871a311edf0ebb1b934946a84a6c532cac0c035
phy: rockchip: samsung-hdptx: Provide config params validation support

Implement the phy_ops.validate() callback to allow checking the PHY
configuration parameters without actually applying them.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://lore.kernel.org/r/20250318-phy-sam-hdptx-bpc-v6-10-8cb1678e7663@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c