From: "Shuming [范書銘]" <shumingf@realtek.com>
To: Bard Liao <yung-chuan.liao@linux.intel.com>,
"linux-sound@vger.kernel.org" <linux-sound@vger.kernel.org>,
"broonie@kernel.org" <broonie@kernel.org>,
"tiwai@suse.de" <tiwai@suse.de>,
"vkoul@kernel.org" <vkoul@kernel.org>
Cc: "vinod.koul@linaro.org" <vinod.koul@linaro.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"pierre-louis.bossart@linux.dev" <pierre-louis.bossart@linux.dev>,
"bard.liao@intel.com" <bard.liao@intel.com>
Subject: RE: [PATCH v4 00/16] SoundWire/ASoC: add SDW BPT/BRA support
Date: Mon, 3 Mar 2025 01:50:47 +0000 [thread overview]
Message-ID: <4d9e4190e4d749b6944408859d660643@realtek.com> (raw)
In-Reply-To: <20250227140615.8147-1-yung-chuan.liao@linux.intel.com>
> This series adds support for SoundWire BPT/BRA. The change is mainly on the
> SoundWire tree. It is better to go through the SoundWire tree with Mark's
> Acked-by tag.
>
> v2:
> - Add MODULE_DESCRIPTION in the "ASoC: SOF: Intel: hda-sdw-bpt: add
> helpers for SoundWire BPT DMA" patch.
>
> v3:
> - Change sdw_cdns_write_pdi1_buffer_size and
> sdw_cdns_read_pdi0_buffer_size to static values.
>
> v4:
> - Revise bra.rst as suggested.
>
> Bard Liao (1):
> ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support
>
> Pierre-Louis Bossart (15):
> Documentation: driver: add SoundWire BRA description
> soundwire: cadence: add BTP support for DP0
> soundwire: extend sdw_stream_type to BPT
> soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
> soundwire: stream: special-case the bus compute_params() routine
> soundwire: stream: reuse existing code for BPT stream
> soundwire: bus: add send_async/wait APIs for BPT protocol
> soundwire: bus: add bpt_stream pointer
> soundwire: cadence: add BTP/BRA helpers to format data
> soundwire: intel_auxdevice: add indirection for BPT send_async/wait
> ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA
> soundwire: intel: add BPT context definition
> soundwire: intel_ace2x: add BPT send_async/wait callbacks
> soundwire: debugfs: add interface for BPT/BRA transfers
> ASoC: rt711-sdca: add DP0 support
Tested-by: shumingf@realtek.com
next prev parent reply other threads:[~2025-03-03 1:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 14:05 [PATCH v4 00/16] SoundWire/ASoC: add SDW BPT/BRA support Bard Liao
2025-02-27 14:06 ` [PATCH v4 01/16] Documentation: driver: add SoundWire BRA description Bard Liao
2025-02-28 2:00 ` Bagas Sanjaya
2025-02-27 14:06 ` [PATCH v4 02/16] soundwire: cadence: add BTP support for DP0 Bard Liao
2025-02-27 14:06 ` [PATCH v4 03/16] soundwire: extend sdw_stream_type to BPT Bard Liao
2025-02-27 14:06 ` [PATCH v4 04/16] soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter Bard Liao
2025-02-27 14:06 ` [PATCH v4 05/16] soundwire: stream: special-case the bus compute_params() routine Bard Liao
2025-02-27 14:06 ` [PATCH v4 06/16] soundwire: stream: reuse existing code for BPT stream Bard Liao
2025-02-27 14:06 ` [PATCH v4 07/16] soundwire: bus: add send_async/wait APIs for BPT protocol Bard Liao
2025-02-27 14:06 ` [PATCH v4 08/16] soundwire: bus: add bpt_stream pointer Bard Liao
2025-02-27 14:06 ` [PATCH v4 09/16] soundwire: cadence: add BTP/BRA helpers to format data Bard Liao
2025-02-27 14:06 ` [PATCH v4 10/16] soundwire: intel_auxdevice: add indirection for BPT send_async/wait Bard Liao
2025-02-27 14:06 ` [PATCH v4 11/16] ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA Bard Liao
2025-02-27 14:06 ` [PATCH v4 12/16] soundwire: intel: add BPT context definition Bard Liao
2025-02-27 14:06 ` [PATCH v4 13/16] soundwire: intel_ace2x: add BPT send_async/wait callbacks Bard Liao
2025-02-27 14:06 ` [PATCH v4 14/16] ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support Bard Liao
2025-02-27 14:06 ` [PATCH v4 15/16] soundwire: debugfs: add interface for BPT/BRA transfers Bard Liao
2025-02-27 14:06 ` [PATCH v4 16/16] ASoC: rt711-sdca: add DP0 support Bard Liao
2025-03-03 1:50 ` Shuming [范書銘] [this message]
2025-03-10 7:06 ` [PATCH v4 00/16] SoundWire/ASoC: add SDW BPT/BRA support Vinod Koul
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=4d9e4190e4d749b6944408859d660643@realtek.com \
--to=shumingf@realtek.com \
--cc=bard.liao@intel.com \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=pierre-louis.bossart@linux.dev \
--cc=tiwai@suse.de \
--cc=vinod.koul@linaro.org \
--cc=vkoul@kernel.org \
--cc=yung-chuan.liao@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox