From: Rob Herring <robh@kernel.org>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Catalin Marinas <catalin.marinas@arm.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>, Takashi Iwai <tiwai@suse.com>,
Will Deacon <will@kernel.org>,
devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
linux-sound@vger.kernel.org, linux-spi@vger.kernel.org
Subject: Re: [PATCH v4 1/9] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support
Date: Fri, 25 Apr 2025 13:45:19 -0500 [thread overview]
Message-ID: <20250425184519.GA2678830-robh@kernel.org> (raw)
In-Reply-To: <87zfge2x0u.wl-kuninori.morimoto.gx@renesas.com>
On Thu, Apr 17, 2025 at 11:22:58PM +0000, Kuninori Morimoto wrote:
> Renesas MSIOF (Clock-Synchronized Serial Interface with FIFO) can work as
> both SPI and I2S. MSIOF-I2S will use Audio Graph Card/Card2 driver which
> uses Of-Graph in DT.
>
> MSIOF-SPI/I2S are using same DT compatible properties.
> MSIOF-I2S uses Of-Graph for Audio-Graph-Card/Card2,
> MSIOF-SPI doesn't use Of-Graph.
That's some odd spacing...
>
> Adds schema for MSIOF-I2S (= Sound).
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> .../bindings/spi/renesas,sh-msiof.yaml | 43 ++++++++++++-------
> 1 file changed, 27 insertions(+), 16 deletions(-)
Otherwise,
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
next prev parent reply other threads:[~2025-04-25 18:45 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-17 23:22 [PATCH v4 0/9] ASoC: add Renesas MSIOF sound driver Kuninori Morimoto
2025-04-17 23:22 ` [PATCH v4 1/9] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support Kuninori Morimoto
2025-04-25 18:45 ` Rob Herring [this message]
2025-04-17 23:23 ` [PATCH v4 2/9] spi: sh-msiof: use dev in sh_msiof_spi_probe() Kuninori Morimoto
2025-04-17 23:23 ` [PATCH v4 3/9] spi: sh-msiof: ignore driver probing if it was MSIOF Sound Kuninori Morimoto
2025-04-17 23:23 ` [PATCH v4 4/9] ASoC: renesas: rsnd: allow to use ADG as standalone Kuninori Morimoto
2025-04-17 23:23 ` [PATCH v4 5/9] ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable() Kuninori Morimoto
2025-04-17 23:23 ` [PATCH v4 6/9] ASoC: renesas: rsnd: enable to use "adg" clock Kuninori Morimoto
2025-04-17 23:23 ` [PATCH v4 7/9] ASoC: renesas: add MSIOF sound support Kuninori Morimoto
2025-04-17 23:23 ` [PATCH v4 8/9] arm64: dts: renesas: sparrow hawk: Add MSIOF Sound support Kuninori Morimoto
2025-05-02 17:58 ` Geert Uytterhoeven
2025-04-17 23:23 ` [PATCH v4 9/9] arm64: defconfig: add Renesas MSIOF sound support Kuninori Morimoto
2025-05-02 17:59 ` Geert Uytterhoeven
2025-05-07 2:39 ` Kuninori Morimoto
2025-05-09 9:43 ` Geert Uytterhoeven
2025-04-25 23:00 ` (subset) [PATCH v4 0/9] ASoC: add Renesas MSIOF sound driver Mark Brown
2025-04-26 14:18 ` 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=20250425184519.GA2678830-robh@kernel.org \
--to=robh@kernel.org \
--cc=broonie@kernel.org \
--cc=catalin.marinas@arm.com \
--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=tiwai@suse.com \
--cc=will@kernel.org \
/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).