]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588
authorDamon Ding <damon.ding@rock-chips.com>
Wed, 5 Feb 2025 10:51:57 +0000 (18:51 +0800)
committerVinod Koul <vkoul@kernel.org>
Thu, 13 Feb 2025 18:00:36 +0000 (23:30 +0530)
commit8f831f272b4c89aa13b45bd010c2c18ad97a3f1b
tree25f544e2896dfd9db88a0c6f18ada55f6b990fda
parent2dc8224e3758c5d6387786ea1d74d2d510149b1a
phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588

The PHY is based on a Samsung IP block that supports HDMI 2.1, and eDP
1.4b. RK3588 integrates the Analogix eDP 1.3 TX controller IP and the
HDMI/eDP TX Combo PHY to support eDP display.

Add basic support for RBR/HBR/HBR2 link rates, and the voltage swing and
pre-emphasis configurations of each link rate are set according to the
eDP 1.3 requirements.

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20250205105157.580060-5-damon.ding@rock-chips.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c