Re: [PATCH 2/3] phy: qcom: qmp-combo: switch to DRM_SIMPLE_BRIDGE

2023-07-30 Thread kernel test robot
-Baryshkov/drm-display-add-transparent-bridge-helper/20230730-044510 base: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20230729204307.268587-3-dmitry.baryshkov%40linaro.org patch subject: [PATCH 2/3] phy: qcom: qmp-combo: switch to DRM_SIM

[PATCH 2/3] phy: qcom: qmp-combo: switch to DRM_SIMPLE_BRIDGE

2023-07-29 Thread Dmitry Baryshkov
Switch to using the new DRM_SIMPLE_BRIDGE helper to create the transparent DRM bridge device instead of handcoding corresponding functionality. Signed-off-by: Dmitry Baryshkov --- drivers/phy/qualcomm/Kconfig | 3 +- drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 44 ++