mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 23:48:08 +09:00
Add EXTCON_DISP_DP for the Display external connector. For Type-C connector the DisplayPort can work as an Alternate Mode(VESA DisplayPort Alt Mode on USB Type-C Standard). The Type-C support both normal and flipped orientation, so add a property to extcon. Change-Id: I490f82cdf278aa84db9c21ba8d0b7b0e9dfa4cff Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Tested-by: Chris Zhong <zyw@rock-chips.com> Tested-by: Guenter Roeck <groeck@chromium.org> Reviewed-by: Guenter Roeck <groeck@chromium.org> (cherry picked from commit e49de5133573 git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git extcon-test) Signed-off-by: Guenter Roeck <groeck@chromium.org>