All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: cujomalainey@chromium.org, tinghan.shen@mediatek.com,
	john.stultz@linaro.org, javierm@redhat.com,
	cristian.marussi@arm.com, peter.ujfalusi@linux.intel.com,
	pierre-louis.bossart@linux.intel.com, geert+renesas@glider.be,
	yc.hung@mediatek.com, tzimmermann@suse.de, lgirdwood@gmail.com,
	perex@perex.cz, kai.vehmanen@linux.intel.com, tzungbi@google.com,
	bp@suse.de, ranjani.sridharan@linux.intel.com,
	bjorn.andersson@linaro.org, gregkh@linuxfoundation.org,
	tiwai@suse.com, Arnd Bergmann <arnd@arndb.de>,
	simont@opensource.cirrus.com, daniel.baluta@nxp.com,
	xueshuai@linux.alibaba.com, msuchanek@suse.de,
	yangyingliang@huawei.com, sudeep.holla@arm.com,
	allen-kh.cheng@mediatek.com, matthias.bgg@gmail.com,
	daniel.vetter@ffwll.ch, angelogioacchino.delregno@collabora.com
Cc: alsa-devel@alsa-project.org,
	Project_Global_Chrome_Upstream_Group@mediatek.com,
	sound-open-firmware@alsa-project.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v9 0/3] firmware: mtk: add adsp ipc protocol for SOF
Date: Tue, 17 May 2022 16:59:18 +0100	[thread overview]
Message-ID: <165280315828.1635268.5394864574806411839.b4-ty@kernel.org> (raw)
In-Reply-To: <20220512082215.3018-1-tinghan.shen@mediatek.com>

On Thu, 12 May 2022 16:22:12 +0800, Tinghan Shen wrote:
> This patch provides mediatek adsp ipc support for SOF.
> ADSP IPC protocol offers (send/recv) interfaces using
> mediatek-mailbox APIs.
> 
> This patch was tested and confirmed to work with SOF fw on
> MT8195 cherry board and MT8186 krabby board.
> 
> [...]

Applied to

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

Thanks!

[1/3] firmware: mediatek: Add adsp ipc protocol interface
      commit: 9db69df4bdd37eb1f65b6931ee067fb15b9a4d5c
[2/3] ASoC: SOF: mediatek: Add ipc support for mt8195
      commit: aea9350108ed1627f8610c93de44578162b3ee91
[3/3] ASoC: SOF: mediatek: Add mt8186 ipc support
      commit: e0100bfd383c7d994d2e957e85ca56a5fe5a3f43

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

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: cujomalainey@chromium.org, tinghan.shen@mediatek.com,
	john.stultz@linaro.org, javierm@redhat.com,
	cristian.marussi@arm.com, peter.ujfalusi@linux.intel.com,
	pierre-louis.bossart@linux.intel.com, geert+renesas@glider.be,
	yc.hung@mediatek.com, tzimmermann@suse.de, lgirdwood@gmail.com,
	perex@perex.cz, kai.vehmanen@linux.intel.com, tzungbi@google.com,
	bp@suse.de, ranjani.sridharan@linux.intel.com,
	bjorn.andersson@linaro.org, gregkh@linuxfoundation.org,
	tiwai@suse.com, Arnd Bergmann <arnd@arndb.de>,
	simont@opensource.cirrus.com, daniel.baluta@nxp.com,
	xueshuai@linux.alibaba.com, msuchanek@suse.de,
	yangyingliang@huawei.com, sudeep.holla@arm.com,
	allen-kh.cheng@mediatek.com, matthias.bgg@gmail.com,
	daniel.vetter@ffwll.ch, angelogioacchino.delregno@collabora.com
Cc: alsa-devel@alsa-project.org,
	Project_Global_Chrome_Upstream_Group@mediatek.com,
	sound-open-firmware@alsa-project.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v9 0/3] firmware: mtk: add adsp ipc protocol for SOF
Date: Tue, 17 May 2022 16:59:18 +0100	[thread overview]
Message-ID: <165280315828.1635268.5394864574806411839.b4-ty@kernel.org> (raw)
In-Reply-To: <20220512082215.3018-1-tinghan.shen@mediatek.com>

On Thu, 12 May 2022 16:22:12 +0800, Tinghan Shen wrote:
> This patch provides mediatek adsp ipc support for SOF.
> ADSP IPC protocol offers (send/recv) interfaces using
> mediatek-mailbox APIs.
> 
> This patch was tested and confirmed to work with SOF fw on
> MT8195 cherry board and MT8186 krabby board.
> 
> [...]

Applied to

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

Thanks!

[1/3] firmware: mediatek: Add adsp ipc protocol interface
      commit: 9db69df4bdd37eb1f65b6931ee067fb15b9a4d5c
[2/3] ASoC: SOF: mediatek: Add ipc support for mt8195
      commit: aea9350108ed1627f8610c93de44578162b3ee91
[3/3] ASoC: SOF: mediatek: Add mt8186 ipc support
      commit: e0100bfd383c7d994d2e957e85ca56a5fe5a3f43

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

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: cujomalainey@chromium.org, tinghan.shen@mediatek.com,
	john.stultz@linaro.org, javierm@redhat.com,
	cristian.marussi@arm.com, peter.ujfalusi@linux.intel.com,
	pierre-louis.bossart@linux.intel.com, geert+renesas@glider.be,
	yc.hung@mediatek.com, tzimmermann@suse.de, lgirdwood@gmail.com,
	perex@perex.cz, kai.vehmanen@linux.intel.com, tzungbi@google.com,
	bp@suse.de, ranjani.sridharan@linux.intel.com,
	bjorn.andersson@linaro.org, gregkh@linuxfoundation.org,
	tiwai@suse.com, Arnd Bergmann <arnd@arndb.de>,
	simont@opensource.cirrus.com, daniel.baluta@nxp.com,
	xueshuai@linux.alibaba.com, msuchanek@suse.de,
	yangyingliang@huawei.com, sudeep.holla@arm.com,
	allen-kh.cheng@mediatek.com, matthias.bgg@gmail.com,
	daniel.vetter@ffwll.ch, angelogioacchino.delregno@collabora.com
Cc: alsa-devel@alsa-project.org,
	Project_Global_Chrome_Upstream_Group@mediatek.com,
	sound-open-firmware@alsa-project.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v9 0/3] firmware: mtk: add adsp ipc protocol for SOF
Date: Tue, 17 May 2022 16:59:18 +0100	[thread overview]
Message-ID: <165280315828.1635268.5394864574806411839.b4-ty@kernel.org> (raw)
In-Reply-To: <20220512082215.3018-1-tinghan.shen@mediatek.com>

On Thu, 12 May 2022 16:22:12 +0800, Tinghan Shen wrote:
> This patch provides mediatek adsp ipc support for SOF.
> ADSP IPC protocol offers (send/recv) interfaces using
> mediatek-mailbox APIs.
> 
> This patch was tested and confirmed to work with SOF fw on
> MT8195 cherry board and MT8186 krabby board.
> 
> [...]

Applied to

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

Thanks!

[1/3] firmware: mediatek: Add adsp ipc protocol interface
      commit: 9db69df4bdd37eb1f65b6931ee067fb15b9a4d5c
[2/3] ASoC: SOF: mediatek: Add ipc support for mt8195
      commit: aea9350108ed1627f8610c93de44578162b3ee91
[3/3] ASoC: SOF: mediatek: Add mt8186 ipc support
      commit: e0100bfd383c7d994d2e957e85ca56a5fe5a3f43

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: cujomalainey@chromium.org, tinghan.shen@mediatek.com,
	john.stultz@linaro.org, javierm@redhat.com,
	cristian.marussi@arm.com, peter.ujfalusi@linux.intel.com,
	pierre-louis.bossart@linux.intel.com, geert+renesas@glider.be,
	yc.hung@mediatek.com, tzimmermann@suse.de, lgirdwood@gmail.com,
	perex@perex.cz, kai.vehmanen@linux.intel.com, tzungbi@google.com,
	bp@suse.de, ranjani.sridharan@linux.intel.com,
	bjorn.andersson@linaro.org, gregkh@linuxfoundation.org,
	tiwai@suse.com, Arnd Bergmann <arnd@arndb.de>,
	simont@opensource.cirrus.com, daniel.baluta@nxp.com,
	xueshuai@linux.alibaba.com, msuchanek@suse.de,
	yangyingliang@huawei.com, sudeep.holla@arm.com,
	allen-kh.cheng@mediatek.com, matthias.bgg@gmail.com,
	daniel.vetter@ffwll.ch, angelogioacchino.delregno@collabora.com
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	Project_Global_Chrome_Upstream_Group@mediatek.com,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	sound-open-firmware@alsa-project.org
Subject: Re: [PATCH v9 0/3] firmware: mtk: add adsp ipc protocol for SOF
Date: Tue, 17 May 2022 16:59:18 +0100	[thread overview]
Message-ID: <165280315828.1635268.5394864574806411839.b4-ty@kernel.org> (raw)
In-Reply-To: <20220512082215.3018-1-tinghan.shen@mediatek.com>

On Thu, 12 May 2022 16:22:12 +0800, Tinghan Shen wrote:
> This patch provides mediatek adsp ipc support for SOF.
> ADSP IPC protocol offers (send/recv) interfaces using
> mediatek-mailbox APIs.
> 
> This patch was tested and confirmed to work with SOF fw on
> MT8195 cherry board and MT8186 krabby board.
> 
> [...]

Applied to

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

Thanks!

[1/3] firmware: mediatek: Add adsp ipc protocol interface
      commit: 9db69df4bdd37eb1f65b6931ee067fb15b9a4d5c
[2/3] ASoC: SOF: mediatek: Add ipc support for mt8195
      commit: aea9350108ed1627f8610c93de44578162b3ee91
[3/3] ASoC: SOF: mediatek: Add mt8186 ipc support
      commit: e0100bfd383c7d994d2e957e85ca56a5fe5a3f43

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

  parent reply	other threads:[~2022-05-17 15:59 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12  8:22 [PATCH v9 0/3] firmware: mtk: add adsp ipc protocol for SOF Tinghan Shen
2022-05-12  8:22 ` Tinghan Shen
2022-05-12  8:22 ` Tinghan Shen
2022-05-12  8:22 ` Tinghan Shen
2022-05-12  8:22 ` [PATCH v9 1/3] firmware: mediatek: Add adsp ipc protocol interface Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-12  8:22 ` [PATCH v9 2/3] ASoC: SOF: mediatek: Add ipc support for mt8195 Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-12  8:22 ` [PATCH v9 3/3] ASoC: SOF: mediatek: Add mt8186 ipc support Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-12  8:22   ` Tinghan Shen
2022-05-17 15:59 ` Mark Brown [this message]
2022-05-17 15:59   ` [PATCH v9 0/3] firmware: mtk: add adsp ipc protocol for SOF Mark Brown
2022-05-17 15:59   ` Mark Brown
2022-05-17 15:59   ` 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=165280315828.1635268.5394864574806411839.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=allen-kh.cheng@mediatek.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=arnd@arndb.de \
    --cc=bjorn.andersson@linaro.org \
    --cc=bp@suse.de \
    --cc=cristian.marussi@arm.com \
    --cc=cujomalainey@chromium.org \
    --cc=daniel.baluta@nxp.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=javierm@redhat.com \
    --cc=john.stultz@linaro.org \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=msuchanek@suse.de \
    --cc=perex@perex.cz \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=simont@opensource.cirrus.com \
    --cc=sound-open-firmware@alsa-project.org \
    --cc=sudeep.holla@arm.com \
    --cc=tinghan.shen@mediatek.com \
    --cc=tiwai@suse.com \
    --cc=tzimmermann@suse.de \
    --cc=tzungbi@google.com \
    --cc=xueshuai@linux.alibaba.com \
    --cc=yangyingliang@huawei.com \
    --cc=yc.hung@mediatek.com \
    /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.