]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/bridge: synopsys: dw-dp: Make i2s/spdif clk optional
authorAndy Yan <andy.yan@rock-chips.com>
Fri, 6 Feb 2026 01:04:13 +0000 (09:04 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 21 Feb 2026 22:13:41 +0000 (23:13 +0100)
commit388bb0899bc9acdb6e4eeaad9eb9dce3427ceca4
treeb9b19169fdd578a39fabb36ca081d559264cacbd
parent77ae37018a2705f5abe8cc428e3496651258901d
drm/bridge: synopsys: dw-dp: Make i2s/spdif clk optional

The i2s/spdif clk are mandatory for rk3588, but not used
for the upcoming rk3576, so make it optional here.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20260206010421.443605-4-andyshrk@163.com
drivers/gpu/drm/bridge/synopsys/dw-dp.c