Re: [PATCH v4 10/10] drm/bridge: synopsys: dw-dp: Add audio support
From: Alexey Charkov
Date: Wed Jul 22 2026 - 04:06:51 EST
Hi Sebastian,
On Tue, Jul 21, 2026 at 9:52 PM Sebastian Reichel
<sebastian.reichel@xxxxxxxxxxxxx> wrote:
>
> Implement audio support for the Synopsys DesignWare DisplayPort
> controller.
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/bridge/synopsys/dw-dp.c | 230 +++++++++++++++++++++++++++++++-
> 1 file changed, 229 insertions(+), 1 deletion(-)
Thanks for your work on this!
Quick question. It looks like the audio-related change along with the
DT binding update is independent of the hotplug/PM part, and shouldn't
really depend on the (large!) USBDP PHY changes. Would it be possible
to split it out as a separate mini-series, so that the whole thing
doesn't have to wait for the fate of the USBDP PHY series?
Best regards,
Alexey