Linux Sound subsystem development
 help / color / mirror / Atom feed
From: "Mukunda,Vijendar" <vijendar.mukunda@amd.com>
To: Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, lgirdwood@gmail.com, perex@perex.cz,
	tiwai@suse.com, Basavaraj.Hiregoudar@amd.com,
	Sunil-kumar.Dommati@amd.com, venkataprasad.potturu@amd.com,
	Mario.Limonciello@amd.com, linux-sound@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 00/23] ASoC: amd: acp70: add soundwire and acp pdm support
Date: Tue, 11 Feb 2025 13:51:47 +0530	[thread overview]
Message-ID: <f5f829d2-6e38-4d91-9621-94a85c0d8e14@amd.com> (raw)
In-Reply-To: <d1d08149-3b4c-44ff-99f0-34cdf70eb67f@sirena.org.uk>

On 10/02/25 23:34, Mark Brown wrote:
> On Mon, Feb 10, 2025 at 10:16:05PM +0530, Mukunda,Vijendar wrote:
>> On 10/02/25 21:59, Mark Brown wrote:
>>>> [...]
>> This patch series should be dropped and V3 version should be picked.
> All the "no commit info"s here:
>
>>> [01/23] ASoC: amd: add register header file for ACP7.0 platform
>>>         (no commit info)
>>> [02/23] ASoC: amd: acp70: add acp pci driver for ACP7.0 and ACP7.1 platforms
>>>         (no commit info)
>>> [03/23] ASoC: amd: acp70: add acp init and de-init functions
>>>         (no commit info)
>>> [04/23] ASoC: amd: acp70: add logic for scanning acp child devices
>>>         (no commit info)
>>> [05/23] ASoC: amd: acp70: create platform devices for acp child nodes
>>>         (no commit info)
>>> [06/23] ASoC: amd: acp70: enable driver build for ACP7.0 platform
>>>         (no commit info)
>>> [07/23] ASoC: amd: acp70: add acp pdm platform driver
>>>         (no commit info)
>>> [08/23] ASoC: amd: acp70: add acp pdm driver dma ops and dai ops
>>>         (no commit info)
>>> [09/23] ASoC: amd: acp70: add acp soundwire dma driver
>>>         (no commit info)
>>> [10/23] ASoC: amd: update ACP7.0 KConfig option description
>>>         (no commit info)
>>> [11/23] ASoC: amd: acp70: add soundwire dma driver dma ops
>>>         (no commit info)
>>> [12/23] ASoC: amd: acp70: add acp ip interrupt handler
>>>         (no commit info)
>>> [13/23] ASoC: amd: acp70: add acp pdm driver pm ops
>>>         (no commit info)
>>> [14/23] ASoC: amd: acp70: add pm ops support for soundwire dma driver
>>>         (no commit info)
>>> [15/23] ASoC: amd: acp70: add acp driver pm ops support
>>>         (no commit info)
>>> [16/23] ASoC: amd: acp70: enable wake capability for acp pci driver
>>>         (no commit info)
>>> [17/23] ASoC: amd: acp70: add soundwire wake interrupt handling
>>>         (no commit info)
>>> [18/23] ASoC: amd: acp70: enable soundwire host wake irq mask
>>>         (no commit info)
>>> [19/23] ASoC: amd: acp70: enable acp pme enable during acp init sequence
>>>         (no commit info)
>>> [20/23] ASoC: amd: acp70: create a device node for soundwire machine driver
>>>         (no commit info)
> mean that these patches weren't actually applied, it's only these ones:
>
>>> [21/23] ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms
>>>         commit: 638ad2bdb2f994c8bd99cc40e0c4796a8617ccf3
>>> [22/23] ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform
>>>         commit: 187150671d83324f1ca56f7ab5e00f16a3b9f2a9
>>> [23/23] ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support
>>>         commit: d0252b0b945ec67fd09fc764dcadf445fb7757ee
> which were actually applied out of v3, they just didn't change much if
> at all between the two versions and the tooling knew about v2 as well.
Got it. Thanks


      reply	other threads:[~2025-02-11  8:21 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-20 10:01 [PATCH V2 00/23] ASoC: amd: acp70: add soundwire and acp pdm support Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 01/23] ASoC: amd: add register header file for ACP7.0 platform Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 02/23] ASoC: amd: acp70: add acp pci driver for ACP7.0 and ACP7.1 platforms Vijendar Mukunda
2025-01-20 17:08   ` Mark Brown
2025-01-20 17:33     ` Mukunda,Vijendar
2025-01-20 10:01 ` [PATCH V2 03/23] ASoC: amd: acp70: add acp init and de-init functions Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 04/23] ASoC: amd: acp70: add logic for scanning acp child devices Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 05/23] ASoC: amd: acp70: create platform devices for acp child nodes Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 06/23] ASoC: amd: acp70: enable driver build for ACP7.0 platform Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 07/23] ASoC: amd: acp70: add acp pdm platform driver Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 08/23] ASoC: amd: acp70: add acp pdm driver dma ops and dai ops Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 09/23] ASoC: amd: acp70: add acp soundwire dma driver Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 10/23] ASoC: amd: update ACP7.0 KConfig option description Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 11/23] ASoC: amd: acp70: add soundwire dma driver dma ops Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 12/23] ASoC: amd: acp70: add acp ip interrupt handler Vijendar Mukunda
2025-01-20 17:55   ` Mark Brown
2025-01-20 18:18     ` Mukunda,Vijendar
2025-01-20 18:39       ` Mark Brown
2025-01-20 18:47         ` Mario Limonciello
2025-01-20 19:28           ` Mark Brown
2025-01-21  5:22             ` Mukunda,Vijendar
2025-01-20 10:01 ` [PATCH V2 13/23] ASoC: amd: acp70: add acp pdm driver pm ops Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 14/23] ASoC: amd: acp70: add pm ops support for soundwire dma driver Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 15/23] ASoC: amd: acp70: add acp driver pm ops support Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 16/23] ASoC: amd: acp70: enable wake capability for acp pci driver Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 17/23] ASoC: amd: acp70: add soundwire wake interrupt handling Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 18/23] ASoC: amd: acp70: enable soundwire host wake irq mask Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 19/23] ASoC: amd: acp70: enable acp pme enable during acp init sequence Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 20/23] ASoC: amd: acp70: create a device node for soundwire machine driver Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 21/23] ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 22/23] ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform Vijendar Mukunda
2025-01-20 10:01 ` [PATCH V2 23/23] ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support Vijendar Mukunda
2025-02-10 16:29 ` [PATCH V2 00/23] ASoC: amd: acp70: add soundwire and acp pdm support Mark Brown
2025-02-10 16:46   ` Mukunda,Vijendar
2025-02-10 18:04     ` Mark Brown
2025-02-11  8:21       ` Mukunda,Vijendar [this message]

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=f5f829d2-6e38-4d91-9621-94a85c0d8e14@amd.com \
    --to=vijendar.mukunda@amd.com \
    --cc=Basavaraj.Hiregoudar@amd.com \
    --cc=Mario.Limonciello@amd.com \
    --cc=Sunil-kumar.Dommati@amd.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    --cc=venkataprasad.potturu@amd.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