[PATCH v9 0/2] DRM prerequisites for PHY consumer/provider split

Vladimir Oltean vladimir.oltean at nxp.com
Mon Aug 10 06:13:12 PDT 2026


"[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API"
https://lore.kernel.org/linux-phy/20260505100523.1922388-1-vladimir.oltean@nxp.com/
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




More information about the linux-arm-kernel mailing list