From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B755B1FE46C; Mon, 2 Dec 2024 12:06:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733141171; cv=none; b=F+vM0qEMuSGmIRD2HPAaXqB2UNxt5x1P3AKORCvnV/rtI5jSqS27LEwMFhZIM4ZLyIK6SwzFcibaUwa+sll3Ngz7unieEE6UeIOHdrTk4m+HaSF+nNahnc4JuHsfaasz/2JOkeUc8KLTkMDGVdW7en0uxX0gdkqDUfNCS/vsKeE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733141171; c=relaxed/simple; bh=gonlDT3L++kFgkgr8dwEbfsoVRovNYHWTLew/Kf9tDA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=V1brHfun6u31ii8qEV9NxxVz8CiCHs1a4ZEYjmMdQ1cQPuO+k0eiCN0TQvxVIj37WamGW2ZfNM5YmiBDjpDNy7n2hoIDFRTd4TiHhWNqpVidq6fyWx0zROQ+uH/LZH9jmUJGjloZUvO5ju0ilPom98Hi6VzCwGd8PUBEaGmeFhA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=hbHRhY2l; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="hbHRhY2l" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CC0A9C4CED1; Mon, 2 Dec 2024 12:06:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1733141171; bh=gonlDT3L++kFgkgr8dwEbfsoVRovNYHWTLew/Kf9tDA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hbHRhY2lub2ExTdOJetcBFDhwu+3jfa+EiLOFKIZCj5FsnpxL5dkE4OSA/5YzfCiN BytwJIUKzld/skAfD1J8BjcoBn766ZcovPof/X2UuZ3ijUE+wkrD4YfKUheuGHuYiS tc+HuLijZQ9cTgJqM7EIAUrRszprQLw63h3LN7njOsUB4o24JXn/sjx1ulgtyy5Sh1 jp7CXNyPFcIeh0ROCIoDm7k1QgaJd0UBSYQsythHssl+2kNqrCAdwlPDY+UWTOnm/9 gzbkFc2ly+khQjDQORZIQaw4D+o72MclNW80EuUB3aFpsXy6+mcARrVDfYMdVQbMgy 00ORvUoOAUqgQ== Date: Mon, 2 Dec 2024 13:06:09 +0100 From: Maxime Ripard To: Dmitry Baryshkov Cc: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Thomas Zimmermann , David Airlie , Simona Vetter , Jaroslav Kysela , Takashi Iwai , Liam Girdwood , Mark Brown , Phong LE , Inki Dae , Seung-Woo Kim , Kyungmin Park , Krzysztof Kozlowski , Alim Akhtar , Russell King , Chun-Kuang Hu , Philipp Zabel , Matthias Brugger , AngeloGioacchino Del Regno , Sandy Huang , Heiko =?utf-8?Q?St=C3=BCbner?= , Andy Yan , Alain Volmat , Raphael Gallais-Pou , Dave Stevenson , =?utf-8?B?TWHDrXJh?= Canal , Raspberry Pi Kernel Maintenance , Jani Nikula , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH v5 2/9] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata Message-ID: <20241202-bald-just-guan-c5d41b@houat> References: <20241201-drm-bridge-hdmi-connector-v5-0-b5316e82f61a@linaro.org> <20241201-drm-bridge-hdmi-connector-v5-2-b5316e82f61a@linaro.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha384; protocol="application/pgp-signature"; boundary="6bleloymsoph6swm" Content-Disposition: inline In-Reply-To: <20241201-drm-bridge-hdmi-connector-v5-2-b5316e82f61a@linaro.org> --6bleloymsoph6swm Content-Type: text/plain; protected-headers=v1; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH v5 2/9] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata MIME-Version: 1.0 Hi, On Sun, Dec 01, 2024 at 02:44:06AM +0200, Dmitry Baryshkov wrote: > The no_capture_mute flag might differ from platform to platform, > especially in the case of the wrapping implementations, like the > upcoming DRM HDMI Codec framework. Move the flag next to all other flags > in struct hdmi_codec_pdata. >=20 > Acked-by: Mark Brown > Signed-off-by: Dmitry Baryshkov I appreciate it might be a dumb question, but I never really understood what no_capture_mute was all about. And in that context, why some drivers would need / use it, and some won't. Maxime --6bleloymsoph6swm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCZ02isAAKCRAnX84Zoj2+ dh7cAX0XHBjVLJpBJcVNDhUwsok/1i+5fU7IyNojyr9o2nI4uQUWrlieIDKy+bqP ioHa5RoBfjSfWzdwDB7Ep7QSE5U9JkH9uF5girAsucCKcCXGsKLVLM1wLOEDZrqo t4ux4qxeCw== =KL7e -----END PGP SIGNATURE----- --6bleloymsoph6swm--