drm/bridge: anx7625: Use DPI bus type
authorXin Ji <xji@analogixsemi.com>
Fri, 22 Apr 2022 08:47:18 +0000 (16:47 +0800)
committerRobert Foss <robert.foss@linaro.org>
Mon, 20 Jun 2022 19:01:45 +0000 (21:01 +0200)
commitb708b36afd5b5f32f7cd49b3bd4ab524698c3627
treea0a696c3abe1290ee175ea00e986eb8bb22af1c9
parent0a61ef9cc30d10858aac405d75f44844163463cf
drm/bridge: anx7625: Use DPI bus type

As V4L2_FWNODE_BUS_TYPE_PARALLEL not properly descript for DPI
interface, this patch use new defined V4L2_FWNODE_BUS_TYPE_DPI for it.

Fixes: fd0310b6fe7d ("drm/bridge: anx7625: add MIPI DPI input feature")
Signed-off-by: Xin Ji <xji@analogixsemi.com>
Tested-by: Chen-Yu Tsai <wenst@chromium.org>
Acked-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220422084720.959271-4-xji@analogixsemi.com
drivers/gpu/drm/bridge/analogix/anx7625.c