The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/5] Enable audio output for Genio 700 EVK board
@ 2024-12-05 12:13 Nícolas F. R. A. Prado
  2024-12-05 12:13 ` [PATCH 1/5] arm64: dts: mt6359: Add #sound-dai-cells property Nícolas F. R. A. Prado
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Nícolas F. R. A. Prado @ 2024-12-05 12:13 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Liam Girdwood, Mark Brown, Trevor Wu
  Cc: kernel, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, linux-sound, Nícolas F. R. A. Prado,
	Aary Patil, Suhrid Subramaniam, parkeryang

This series enables audio output support for the Genio 700 EVK board.
Patches 1-4 do the required binding and DT changes, and patch 5
describes the audio DT nodes to get audio output working on the two
audio jacks, Earphone and Speaker, present on the board.

The standalone fix in [1] is required in addition to this series in
order to get the sound card probing.

[1] https://lore.kernel.org/all/20241203-mt8188-6359-unhardcode-dmic-v1-1-346e3e5cbe6d@collabora.com

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
---
Nícolas F. R. A. Prado (5):
      arm64: dts: mt6359: Add #sound-dai-cells property
      ASoC: dt-bindings: mediatek,mt8188-mt6359: Add compatible for mt8390 evk
      ASoC: dt-bindings: mediatek,mt8188-mt6359: Add DSP properties
      ASoC: dt-bindings: mediatek,mt8188-mt6359: Allow DL_SRC/UL_SRC dai-links
      arm64: dts: mediatek: mt8390-genio-700-evk: Add sound output support

 .../bindings/sound/mediatek,mt8188-mt6359.yaml     | 26 ++++++++---
 arch/arm64/boot/dts/mediatek/mt6359.dtsi           |  1 +
 .../boot/dts/mediatek/mt8390-genio-700-evk.dts     | 50 ++++++++++++++++++++++
 3 files changed, 72 insertions(+), 5 deletions(-)
---
base-commit: b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8
change-id: 20241204-genio700-audio-output-fba8f2ebad10

Best regards,
-- 
Nícolas F. R. A. Prado <nfraprado@collabora.com>


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

end of thread, other threads:[~2024-12-09  9:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-05 12:13 [PATCH 0/5] Enable audio output for Genio 700 EVK board Nícolas F. R. A. Prado
2024-12-05 12:13 ` [PATCH 1/5] arm64: dts: mt6359: Add #sound-dai-cells property Nícolas F. R. A. Prado
2024-12-05 12:41   ` AngeloGioacchino Del Regno
2024-12-05 12:13 ` [PATCH 2/5] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add compatible for mt8390 evk Nícolas F. R. A. Prado
2024-12-05 12:41   ` AngeloGioacchino Del Regno
2024-12-09  9:49   ` Krzysztof Kozlowski
2024-12-05 12:13 ` [PATCH 3/5] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add DSP properties Nícolas F. R. A. Prado
2024-12-05 12:41   ` AngeloGioacchino Del Regno
2024-12-09  9:50   ` Krzysztof Kozlowski
2024-12-05 12:13 ` [PATCH 4/5] ASoC: dt-bindings: mediatek,mt8188-mt6359: Allow DL_SRC/UL_SRC dai-links Nícolas F. R. A. Prado
2024-12-05 12:41   ` AngeloGioacchino Del Regno
2024-12-05 12:13 ` [PATCH 5/5] arm64: dts: mediatek: mt8390-genio-700-evk: Add sound output support Nícolas F. R. A. Prado
2024-12-05 12:42   ` AngeloGioacchino Del Regno
2024-12-05 16:05 ` (subset) [PATCH 0/5] Enable audio output for Genio 700 EVK board Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox