]> git.baikalelectronics.ru Git - uboot.git/commit
video: rockchip: rk_vop: add rk3288-dp compare string
authorJohan Jonker <jbx6244@gmail.com>
Wed, 15 Mar 2023 18:33:38 +0000 (19:33 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 21 Apr 2023 07:16:00 +0000 (15:16 +0800)
commit65cc644256d1217b2acdca7d1f974ca9feedef3e
tree03020d1d777dea52f982cb87006c897d0684040c
parenta9885f21cdc90a4207259676d713e506858fb30e
video: rockchip: rk_vop: add rk3288-dp compare string

In the current rk3288.dtsi file the compatible string for
the DisplayPort(DP) node ends with "edp". The string in the
binding ends with "dp" which conflicts with "cdn-dp" as a
search term. Add "rk3288-dp" as compare string to select
vop_id.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org> # chromebook-jerry
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/video/rockchip/rk_vop.c