From: "Mukunda,Vijendar" <vijendar.mukunda@amd.com>
To: vkoul@kernel.org
Cc: yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev,
Sunil-kumar.Dommati@amd.com, Mario.Limonciello@amd.com,
venkataprasad.potturu@amd.com, linux-sound@vger.kernel.org,
linux-kernel@vger.kernel.org, Deep.Harsora@dell.com
Subject: Re: [PATCH V6 0/2] soundwire: amd: clock related changes
Date: Mon, 9 Mar 2026 11:42:44 +0530 [thread overview]
Message-ID: <02ee420e-c693-4e98-8eca-98a5a47855c2@amd.com> (raw)
In-Reply-To: <20260226065638.1251771-1-Vijendar.Mukunda@amd.com>
On 26/02/26 12:25, Vijendar Mukunda wrote:
> Refactor clock init sequence to support different bus clock frequencies
> other than 12Mhz. Modify the bandwidth calculation logic to support 12Mhz,
> 6Mhz with different frame sizes.
>
> Vijendar Mukunda (2):
> soundwire: amd: add clock init control function
> soundwire: amd: refactor bandwidth calculation logic
>
> Changes since v5:
> - change the 'divider' variable from signed to unsigned
> - drop dev_dbg() logs in clock init control function
> - change few variables(stream_slot_size, max_slots, next_offset)
> from signed to unsigned in compute port parameters callback.
>
> Changes since v4:
> - update commit message
>
> Changes since v3:
> - drop unnecessary debug logs.
>
> Changes since v2:
> - Update commit message
> - add comments in the code.
>
> Changes since v1:
> - Update Cover letter title.
> - Fix typo error in commit message.
> - drop unnecessary condition check in compute params callback.
Adding cc Dell team member
>
> drivers/soundwire/amd_manager.c | 100 ++++++++++++++++++++++++++----
> drivers/soundwire/amd_manager.h | 4 --
> include/linux/soundwire/sdw_amd.h | 4 ++
> 3 files changed, 93 insertions(+), 15 deletions(-)
>
next prev parent reply other threads:[~2026-03-09 6:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-26 6:55 [PATCH V6 0/2] soundwire: amd: clock related changes Vijendar Mukunda
2026-02-26 6:55 ` [PATCH V6 1/2] soundwire: amd: add clock init control function Vijendar Mukunda
2026-02-26 6:55 ` [PATCH V6 2/2] soundwire: amd: refactor bandwidth calculation logic Vijendar Mukunda
2026-03-09 6:12 ` Mukunda,Vijendar [this message]
2026-03-11 13:27 ` [PATCH V6 0/2] soundwire: amd: clock related changes Harsora, Deep
2026-03-09 7:05 ` 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=02ee420e-c693-4e98-8eca-98a5a47855c2@amd.com \
--to=vijendar.mukunda@amd.com \
--cc=Deep.Harsora@dell.com \
--cc=Mario.Limonciello@amd.com \
--cc=Sunil-kumar.Dommati@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=pierre-louis.bossart@linux.dev \
--cc=venkataprasad.potturu@amd.com \
--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