All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, broonie@kernel.org,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Subject: [PATCH 0/5] ASoC: SOF: AMD/Mediatek updates for 5.20
Date: Mon,  6 Jun 2022 16:02:07 -0500	[thread overview]
Message-ID: <20220606210212.146626-1-pierre-louis.bossart@linux.intel.com> (raw)

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


             reply	other threads:[~2022-06-06 21:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-06 21:02 Pierre-Louis Bossart [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220606210212.146626-1-pierre-louis.bossart@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.