[PATCH v4 10/10] drm/bridge: synopsys: dw-dp: Add audio support
Sebastian Reichel
sebastian.reichel at collabora.com
Thu Jul 23 15:23:20 PDT 2026
Hi,
On Wed, Jul 22, 2026 at 12:06:33PM +0400, Alexey Charkov wrote:
> On Tue, Jul 21, 2026 at 9:52 PM Sebastian Reichel
> <sebastian.reichel at collabora.com> wrote:
> >
> > Implement audio support for the Synopsys DesignWare DisplayPort
> > controller.
> >
> > Signed-off-by: Sebastian Reichel <sebastian.reichel at collabora.com>
> > ---
> > 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?
It does not strictly depend on it, but
* It requires quite some rebasing as it is at the end of the
series, after the cleanups and runtime PM
* Doing runtime PM without the USB-C bits is useless, since
it's always enabled anyways
* I cannot test this without USB-C
But the series applies, compiles and runs on the Sige5 without the
USBDP series. It would fail without the USBDP patches, if DT
contains the proper link to USBDP. As that depends on the acked,
but unmerged binding change from the USBDP series we should be
fine to land this before the USBDP series lands.
I've just send v5 with the Sashiko feedback on v4 fixed.
Greetings,
-- Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20260724/61830870/attachment-0001.sig>
More information about the Linux-rockchip
mailing list