All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: SOF: AMD/Mediatek updates for 5.20
@ 2022-06-06 21:02 Pierre-Louis Bossart
  2022-06-06 21:02 ` [PATCH 1/5] ASoC: SOF: amd: Add SOF pm ops callback for Renoir Pierre-Louis Bossart
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pierre-Louis Bossart @ 2022-06-06 21:02 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, broonie, Pierre-Louis Bossart

Small patches reviewed on SOF GitHub.

Ajit Kumar Pandey (1):
  ASoC: SOF: amd: Add SOF pm ops callback for Renoir

YC Hung (4):
  ASoC: SOF: mediatek: revise mt8195 clock sequence
  ASoC: SOF: mediatek: Add shared_size for mediatek common chip
    information
  ASoC: SOF: mediatek: mt8195 modify dram type as non-cache
  ASoC: SOF: mediatek: mt8195 suspend check dsp idle

 sound/soc/sof/amd/acp-dsp-offset.h         |  2 +
 sound/soc/sof/amd/acp.c                    | 36 ++++++++++++++++
 sound/soc/sof/amd/acp.h                    |  4 ++
 sound/soc/sof/amd/pci-rn.c                 |  4 ++
 sound/soc/sof/amd/renoir.c                 |  4 ++
 sound/soc/sof/mediatek/adsp_helper.h       |  1 +
 sound/soc/sof/mediatek/mt8195/mt8195-clk.c |  7 +++
 sound/soc/sof/mediatek/mt8195/mt8195.c     | 50 +++++++++++++++-------
 sound/soc/sof/mediatek/mt8195/mt8195.h     |  5 +++
 9 files changed, 97 insertions(+), 16 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-06-07 14:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-06 21:02 [PATCH 0/5] ASoC: SOF: AMD/Mediatek updates for 5.20 Pierre-Louis Bossart
2022-06-06 21:02 ` [PATCH 1/5] ASoC: SOF: amd: Add SOF pm ops callback for Renoir Pierre-Louis Bossart
2022-06-06 21:02 ` [PATCH 2/5] ASoC: SOF: mediatek: revise mt8195 clock sequence Pierre-Louis Bossart
2022-06-06 21:02 ` [PATCH 3/5] ASoC: SOF: mediatek: Add shared_size for mediatek common chip information Pierre-Louis Bossart
2022-06-06 21:02 ` [PATCH 4/5] ASoC: SOF: mediatek: mt8195 modify dram type as non-cache Pierre-Louis Bossart
2022-06-06 21:02 ` [PATCH 5/5] ASoC: SOF: mediatek: mt8195 suspend check dsp idle Pierre-Louis Bossart
2022-06-07 14:11 ` [PATCH 0/5] ASoC: SOF: AMD/Mediatek updates for 5.20 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.