mbox series

[0/2] ASoC: mediatek: mt8183: ignore TDM DAI link by by default

Message ID 20210120092237.1553938-1-tzungbi@google.com (mailing list archive)
Headers show
Series ASoC: mediatek: mt8183: ignore TDM DAI link by by default | expand

Message

Tzung-Bi Shih Jan. 20, 2021, 9:22 a.m. UTC
hdmi-codec is an optional property.  The 2 patches fix DAI link binding
error when the property doesn't exist in DTS.

Tzung-Bi Shih (2):
  ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default
  ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default

 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c         | 5 ++++-
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

Comments

Mark Brown Jan. 21, 2021, 12:05 a.m. UTC | #1
On Wed, 20 Jan 2021 17:22:35 +0800, Tzung-Bi Shih wrote:
> hdmi-codec is an optional property.  The 2 patches fix DAI link binding
> error when the property doesn't exist in DTS.
> 
> Tzung-Bi Shih (2):
>   ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default
>   ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default
      commit: 5ac154443e686b06242aa49de30a12b74ea9ca98
[2/2] ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default
      commit: 4d36ed8eb0f749c9e781e0d3b041a7adeedcdaa9

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