"[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API" https://lore.kernel.org/linux-phy/[email protected]/ became unmanageably large for a single patch series and needs to be split per subsystem.
Here are the patches pertaining to DRM extracted out of the larger series. Change log in individual patches. Vladimir Oltean (2): drm: add <linux/pm_runtime.h> where missing drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 1 + drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c | 3 ++- drivers/gpu/drm/bridge/nwl-dsi.c | 1 + drivers/gpu/drm/bridge/samsung-dsim.c | 1 + drivers/gpu/drm/msm/dp/dp_aux.c | 1 + drivers/gpu/drm/rockchip/cdn-dp-core.c | 1 + 6 files changed, 7 insertions(+), 1 deletion(-) -- 2.34.1
