All of lore.kernel.org
 help / color / mirror / Atom feed
* [v10 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
@ 2022-04-08  6:05 ` Jiaxin Yu
  0 siblings, 0 replies; 40+ messages in thread
From: Jiaxin Yu @ 2022-04-08  6:05 UTC (permalink / raw)
  To: broonie, robh+dt, nfraprado, tzungbi
  Cc: angelogioacchino.delregno, aaronyu, matthias.bgg, trevor.wu,
	linmq006, alsa-devel, devicetree, linux-arm-kernel,
	linux-mediatek, linux-kernel,
	Project_Global_Chrome_Upstream_Group, Jiaxin Yu

The series reuses mt8192-mt6359-rt1015-rt5682.c for supporting machine
driver with rt1015p speaker amplifier and rt5682s headset codec.

Changes from v9:
  - Modify the commit messages to make them more clear.

Changes from v8:
  - fix typos.

Changes from v7:
  - "mediatek,hdmi-codec" is an optional property, the code and the
    binding document should match.

Changes from v6:
  - "speaker-codec" changes to "speaker-codecs" due to there may be two
    speaker codec.

Changes from v5:
  - "mediatek,headset-codec" and "mediatek,speaker-codec" drop prefix
    and move to properties from patternProperties.

Changes form v4:
  - split a large patch into three small patches for easy reviewing
  - correct coding style

Changes from v3:
  - fix build error: too many arguments for format
    [-Werror-format-extra-args]

Changes from v2:
  - fix build warnings such as "data argument not used by format string"

Changes from v1:
  - uses the snd_soc_of_get_dai_link_codecs to complete the
  configuration of dai_link's codecs
  - uses definitions to simplifies card name and compatible name

Jiaxin Yu (4):
  ASoC: dt-bindings: mt8192-mt6359: add new compatible and new
    properties
  ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker
  ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset
  ASoC: mediatek: mt8192: support rt1015p_rt5682s

 .../sound/mt8192-mt6359-rt1015-rt5682.yaml    |  32 +++
 sound/soc/mediatek/Kconfig                    |   1 +
 .../mt8192/mt8192-mt6359-rt1015-rt5682.c      | 199 +++++++++++-------
 3 files changed, 153 insertions(+), 79 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2022-04-08 14:48 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08  6:05 [v10 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s Jiaxin Yu
2022-04-08  6:05 ` Jiaxin Yu
2022-04-08  6:05 ` Jiaxin Yu
2022-04-08  6:05 ` Jiaxin Yu
2022-04-08  6:05 ` [v10 1/4] ASoC: dt-bindings: mt8192-mt6359: add new compatible and new properties Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08 10:01   ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08  6:05 ` [v10 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08 10:01   ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08  6:05 ` [v10 3/4] ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headset Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08 10:01   ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08  6:05 ` [v10 4/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08  6:05   ` Jiaxin Yu
2022-04-08 10:01   ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 10:01     ` AngeloGioacchino Del Regno
2022-04-08 14:47 ` [v10 0/4] " Mark Brown
2022-04-08 14:47   ` Mark Brown
2022-04-08 14:47   ` Mark Brown
2022-04-08 14:47   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.