
15 Mar
2023
15 Mar
'23
3:05 p.m.
On Tue, 14 Mar 2023 at 12:16, Johan Jonker jbx6244@gmail.com wrote:
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
drivers/video/rockchip/rk_vop.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org Tested-by: Simon Glass sjg@chromium.org # chromebook-jerry