From: ALOK TIWARI <alok.a.tiwari@oracle.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Conor Dooley <conor+dt@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Jaroslav Kysela <perex@perex.cz>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
Takashi Iwai <tiwai@suse.com>,
devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
linux-sound@vger.kernel.org, linux-spi@vger.kernel.org
Subject: Re: [PATCH v2 6/9] ASoC: renesas: add MSIOF sound support
Date: Fri, 11 Apr 2025 09:36:35 +0530 [thread overview]
Message-ID: <6c859c19-6df3-4663-a655-fa338d08dcea@oracle.com> (raw)
In-Reply-To: <878qo7h5l2.wl-kuninori.morimoto.gx@renesas.com>
On 11-04-2025 06:33, Kuninori Morimoto wrote:
> +/*
> + * The data on memory in 24bit case is located at <rigth> side
typo rigth -> right
> + * [ xxxxxx]
> + * [ xxxxxx]
> + * [ xxxxxx]
> + *
> + * HW assuming signal in 24bit case is located at <left> side
> + * ---+ +--------+
> + * +--------+ +--------+...
> + * [xxxxx ][xxxxx ][xxxxx ]
Thanks,
Alok
next prev parent reply other threads:[~2025-04-11 4:07 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-11 1:03 [PATCH v2 0/9] ASoC: add Renesas MSIOF sound driver Kuninori Morimoto
2025-04-11 1:03 ` [PATCH v2 1/9] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support Kuninori Morimoto
2025-04-11 19:41 ` Rob Herring
2025-04-14 0:44 ` Kuninori Morimoto
2025-04-11 1:03 ` [PATCH v2 2/9] spi: sh-msiof: use dev in sh_msiof_spi_probe() Kuninori Morimoto
2025-04-11 1:03 ` [PATCH v2 3/9] spi: sh-msiof: ignore driver probing if it was MSIOF Sound Kuninori Morimoto
2025-04-11 1:03 ` [PATCH v2 4/9] ASoC: renesas: rsnd: allow to use ADG only Kuninori Morimoto
2025-04-14 9:04 ` Mukesh Kumar Savaliya
2025-04-15 1:20 ` Kuninori Morimoto
2025-04-11 1:03 ` [PATCH v2 5/9] ASoC: renesas: rsnd: enable to use "adg" clock Kuninori Morimoto
2025-04-11 1:03 ` [PATCH v2 6/9] ASoC: renesas: add MSIOF sound support Kuninori Morimoto
2025-04-11 4:06 ` ALOK TIWARI [this message]
2025-04-11 5:23 ` Kuninori Morimoto
2025-04-11 1:03 ` [PATCH v2 7/9] arm64: dts: renesas: r8a779g0: tidyup MSIOF node name Kuninori Morimoto
2025-04-11 1:04 ` [PATCH v2 8/9] arm64: dts: renesas: sparrow hawk: Add MSIOF Sound support Kuninori Morimoto
2025-04-11 1:04 ` [PATCH v2 9/9] arm64: defconfig: add Renesas MSIOF sound support Kuninori Morimoto
2025-04-14 8:43 ` Krzysztof Kozlowski
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=6c859c19-6df3-4663-a655-fa338d08dcea@oracle.com \
--to=alok.a.tiwari@oracle.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=krzk+dt@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=lgirdwood@gmail.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=perex@perex.cz \
--cc=robh@kernel.org \
--cc=tiwai@suse.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;
as well as URLs for NNTP newsgroup(s).