On Tue, 08 Apr 2025 16:54:24 +0300, Dmitry Baryshkov wrote: > HDMI standards define a recommended set of values to be used for Audio > Clock Regeneration. Nevertheless, each HDMI driver dealing with audio > implements its own way to determine those values. Implement a common > helper and use it for MSM HDMI (tested), VC4 and DW-HDMI (compile-tested > only) drivers. > > Note, this helper simply implements the database for these values (HDMI > Section 7.2). The question of selecting supported formats and rates > should be handled by sound/soc/codecs/hdmi-codec.c (pretty much like it > is handled by sound/pci/hda/patch_hdmi.c). > > [...]
Applied to drm-misc-next, thanks! [1/3] drm/display: hdmi: provide central data authority for ACR params commit: fec450ca15af63649e219060f37a8ec673333726 Best regards, -- With best wishes Dmitry