Home
last modified time | relevance | path

Searched hist:e29a4df29158d1434db59fb14614b204d5c9ed61 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.ce29a4df29158d1434db59fb14614b204d5c9ed61 Wed Feb 26 07:18:12 UTC 2025 Damon Ding <damon.ding@rock-chips.com> video/drm: analogix_dp: add support forced switching to DP mode

Some bridges support to convert DP into display interfaces that support
the panel, such as RGB, LVDS, MIPI and so on. For instance, the LT7211B
and LT7911D from Lontium can offer this functionality.

Therefore, we add a property of the eDP node to support forced switching
to DP mode, and the DT setting may be like:

&edp0 {
dp-mode;
};

Change-Id: Ic65fbaf9dfa567bfd74678624e503e9aaf42f7dc
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>