Re: [PATCH v2 04/11] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode

2024-12-18 Thread Damon Ding
Hi Heiko, On 2024/12/18 20:35, Heiko Stübner wrote: Hi Damon, Am Montag, 16. Dezember 2024, 04:12:18 CET schrieb Damon Ding: Add basic support for RBR/HBR/HBR2 link rates, and the voltage swing and pre-emphasis configurations of each link rate have been verified according to the eDP 1.3 requir

Re: [PATCH v2 04/11] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode

2024-12-18 Thread Heiko Stübner
Hi Damon, Am Montag, 16. Dezember 2024, 04:12:18 CET schrieb Damon Ding: > Add basic support for RBR/HBR/HBR2 link rates, and the voltage swing and > pre-emphasis configurations of each link rate have been verified according > to the eDP 1.3 requirements. > > Signed-off-by: Damon Ding > > --- >

Re: [PATCH v2 04/11] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode

2024-12-16 Thread Damon Ding
Hi Dmitry, On 2024/12/16 17:00, Dmitry Baryshkov wrote: On Mon, Dec 16, 2024 at 11:12:18AM +0800, Damon Ding wrote: Add basic support for RBR/HBR/HBR2 link rates, and the voltage swing and pre-emphasis configurations of each link rate have been verified according to the eDP 1.3 requirements. S

Re: [PATCH v2 04/11] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode

2024-12-16 Thread Dmitry Baryshkov
On Mon, Dec 16, 2024 at 11:12:18AM +0800, Damon Ding wrote: > Add basic support for RBR/HBR/HBR2 link rates, and the voltage swing and > pre-emphasis configurations of each link rate have been verified according > to the eDP 1.3 requirements. > > Signed-off-by: Damon Ding > > --- > > Changes in

[PATCH v2 04/11] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode

2024-12-15 Thread Damon Ding
Add basic support for RBR/HBR/HBR2 link rates, and the voltage swing and pre-emphasis configurations of each link rate have been verified according to the eDP 1.3 requirements. Signed-off-by: Damon Ding --- Changes in v2: - Add the module author --- .../phy/rockchip/phy-rockchip-samsung-hdptx.