On Sun, 03 Dec 2023 14:43:27 +0300, Dmitry Baryshkov wrote: > Greg, could you please ack the last patch to be merged through the > drm-misc tree? You have acked patch 3, but since that time I've added > patches 4-6. > > Supporting DP/USB-C can result in a chain of several transparent > bridges (PHY, redrivers, mux, etc). All attempts to implement DP support > in a different way resulted either in series of hacks or in device tree > not reflecting the actual hardware design. This results in drivers > having similar boilerplate code for such bridges. > > [...]
Applied to drm-misc-next, thanks! [1/6] drm/bridge: add transparent bridge helper commit: 2a04739139b2b2761571e18937e2400e71eff664 [2/6] phy: qcom: qmp-combo: switch to DRM_AUX_BRIDGE commit: 35921910bbd0b6ab595cead16d0c8faadbf2fd94 [3/6] usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGE commit: c5d296bad640b190c52ef7508114d70e971a4bba [4/6] drm/bridge: implement generic DP HPD bridge commit: e560518a6c2e60f1566473c146fddcff3281f617 [5/6] soc: qcom: pmic-glink: switch to DRM_AUX_HPD_BRIDGE commit: 2bcca96abfbf89d26fc10fc92e40532bb2ae8891 [6/6] usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGE commit: 7d9f1b72b29698e3030c2b163522cf4aa91b47e9 Best regards, -- Dmitry Baryshkov <dmitry.barysh...@linaro.org>