On 08/08/2025, Shengjiu Wang wrote: > Add API dw_hdmi_set_sample_iec958() for iec958 format because audio device > driver needs iec958 information to configure this specific setting.
Nit: s/ iec958 / IEC958 / > > Signed-off-by: Shengjiu Wang <shengjiu.w...@nxp.com> > --- > drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c | 5 +++++ > drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 12 +++++++++++- > include/drm/bridge/dw_hdmi.h | 3 ++- > 3 files changed, 18 insertions(+), 2 deletions(-) Not an audio guy, FIWW: Acked-by: Liu Ying <victor....@nxp.com>