From: Mark Brown <broonie@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Koji Matsuoka <koji.matsuoka.xm@renesas.com>,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
linux-spi@vger.kernel.org, linux-sound@vger.kernel.org,
linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH v2 22/22] ASoC: renesas: msiof: Convert to <linux/spi/sh_msiof.h>
Date: Tue, 20 May 2025 12:20:00 +0100 [thread overview]
Message-ID: <63d43d81-afce-4dfd-9be2-ec2ca2bda8ab@sirena.org.uk> (raw)
In-Reply-To: <754ed54057e54effd06143e71d6cd305c3334eca.1747401908.git.geert+renesas@glider.be>
[-- Attachment #1: Type: text/plain, Size: 531 bytes --]
On Fri, May 16, 2025 at 03:32:25PM +0200, Geert Uytterhoeven wrote:
> Convert the MSIOF I2S driver to reuse the MSIOF register and register
> bit definitions in the header file shared by the MSIOF SPI driver.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Tested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
The dependencies and size of merge were looking nasty for a cross tree
merge, I'll try to remember to apply this at -rc1 but it's probably
worth checking that I manage to do that.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2025-05-20 11:20 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-16 13:32 [PATCH v2 00/22] spi: sh-msiof: Transfer size improvements and I2S reuse Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 01/22] spi: sh-msiof: Drop comma after OF match table sentinel Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 02/22] spi: sh-msiof: Remove unneeded compatible values Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 03/22] spi: sh-msiof: Fix maximum DMA transfer size Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 04/22] spi: sh-msiof: Complete using dev in sh_msiof_spi_probe() Geert Uytterhoeven
2025-05-19 1:39 ` Kuninori Morimoto
2025-05-16 13:32 ` [PATCH v2 05/22] spi: sh-msiof: Use bool for boolean flags Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 06/22] spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once() Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 07/22] spi: sh-msiof: Make words/fs unsigned in FIFO helpers Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 08/22] spi: sh-msiof: SITMDR1/SIRMDR1 bitfield conversion Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 09/22] spi: sh-msiof: SITMDR2 and SIRMDR2 " Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 10/22] spi: sh-msiof: SITSCR/SIRSCR " Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 11/22] spi: sh-msiof: SICTR " Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 12/22] spi: sh-msiof: SIFCTR " Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 13/22] spi: sh-msiof: Correct SIMDR2_GRPMASK Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 14/22] spi: sh-msiof: Add core support for dual-group transfers Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 15/22] spi: sh-msiof: Correct RX FIFO size for R-Car Gen2 Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 16/22] spi: sh-msiof: Correct RX FIFO size for R-Car Gen3 Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 17/22] spi: sh-msiof: Increase TX FIFO size for R-Car V4H/V4M Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 18/22] spi: sh-msiof: Simplify BRG's Division Ratio Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 19/22] spi: sh-msiof: Double maximum DMA transfer size using two groups Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 20/22] spi: sh-msiof: Document frame start sync pulse mode Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 21/22] spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h> Geert Uytterhoeven
2025-05-16 13:32 ` [PATCH v2 22/22] ASoC: renesas: msiof: Convert " Geert Uytterhoeven
2025-05-20 11:20 ` Mark Brown [this message]
2025-06-09 0:02 ` Kuninori Morimoto
2025-05-20 11:05 ` [PATCH v2 00/22] spi: sh-msiof: Transfer size improvements and I2S reuse Mark Brown
2025-06-09 15:39 ` (subset) " 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=63d43d81-afce-4dfd-9be2-ec2ca2bda8ab@sirena.org.uk \
--to=broonie@kernel.org \
--cc=geert+renesas@glider.be \
--cc=koji.matsuoka.xm@renesas.com \
--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=wsa+renesas@sang-engineering.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