On Tue, 14 Jan 2025 at 00:16, Mark Brown <broonie@xxxxxxxxxx> wrote: > > On Tue, 24 Dec 2024 03:47:52 +0200, Dmitry Baryshkov wrote: > > While porting lt9611 DSI-to-HDMI bridge driver to use HDMI Connector > > framework, I stumbled upon an issue while handling the Audio InfoFrames. > > The HDMI codec callbacks weren't receiving the drm_atomic_state, so > > there was no simple way to get the drm_connector that stayed at the end > > of the bridge chain. At the same point the drm_hdmi_connector functions > > expected to get drm_connector instance. > > > > [...] > > Applied to > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next > > Thanks! > > [01/10] ASoC: hdmi-codec: pass data to get_dai_id too > commit: a8e792d3f0bbecb87ab05e9592cadf0b178ab952 > [02/10] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata > commit: 5b0779ae13de345b405a67c71cbb63705cadb295 Mark, they had your Acks, so they were picked into drm-misc-next. Would that be a problem? > > All being well this means that it will be integrated into the linux-next > tree (usually sometime in the next 24 hours) and sent to Linus during > the next merge window (or sooner if it is a bug fix), however if > problems are discovered then the patch may be dropped or reverted. > > You may get further e-mails resulting from automated or manual testing > and review of the tree, please engage with people reporting problems and > send followup patches addressing any issues that are reported if needed. > > If any updates are required or you are submitting further changes they > should be sent as incremental updates against current git, existing > patches will not be replaced. > > Please add any relevant lists and maintainers to the CCs when replying > to this mail. > > Thanks, > Mark > -- With best wishes Dmitry