mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
This adds a new USBDP combo PHY with Samsung IP block driver. The driver get lane mux and mapping info in 2 ways, supporting DisplayPort alternate mode or parsing from DT. When parsing from DT, the property "rockchip,dp-lane-mux" provide the DP mux and mapping info. When do DP link training, need to set lane number, link rate, swing, and pre-emphasis via PHY configure interface. Change-Id: I84256746c28d98efcadff5998bfb35a28c959410 Signed-off-by: Frank Wang <frank.wang@rock-chips.com> Signed-off-by: Zhang Yubing <yubing.zhang@rock-chips.com>