linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] spi: rzv2m-csi: Fix SoC product name
@ 2023-07-03  9:05 Geert Uytterhoeven
  2023-07-03  9:41 ` Fabrizio Castro
  2023-07-03 15:14 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-07-03  9:05 UTC (permalink / raw)
  To: Mark Brown, Fabrizio Castro
  Cc: linux-spi, linux-renesas-soc, Geert Uytterhoeven

The SoC product name is "RZ/V2M".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Fixes: 83c624d8842d7f6c ("spi: Add support for Renesas CSI")

Please move the Fixes tag up if you think it is worthwhile.
---
 drivers/spi/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index d9b3a16ef1ea9edc..02efce0e1086230c 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -834,7 +834,7 @@ config SPI_RSPI
 	  SPI driver for Renesas RSPI and QSPI blocks.
 
 config SPI_RZV2M_CSI
-	tristate "Renesas RZV2M CSI controller"
+	tristate "Renesas RZ/V2M CSI controller"
 	depends on ARCH_RENESAS || COMPILE_TEST
 	help
 	  SPI driver for Renesas RZ/V2M Clocked Serial Interface (CSI)
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH] spi: rzv2m-csi: Fix SoC product name
  2023-07-03  9:05 [PATCH] spi: rzv2m-csi: Fix SoC product name Geert Uytterhoeven
@ 2023-07-03  9:41 ` Fabrizio Castro
  2023-07-03 15:14 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Fabrizio Castro @ 2023-07-03  9:41 UTC (permalink / raw)
  To: Geert Uytterhoeven, Mark Brown; +Cc: linux-spi, linux-renesas-soc

Hi Geert,

Thank you for your patch!

> From: Geert Uytterhoeven <geert+renesas@glider.be>
> Subject: [PATCH] spi: rzv2m-csi: Fix SoC product name
> 
> The SoC product name is "RZ/V2M".
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>

> ---
> Fixes: 83c624d8842d7f6c ("spi: Add support for Renesas CSI")
> 
> Please move the Fixes tag up if you think it is worthwhile.
> ---
>  drivers/spi/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index d9b3a16ef1ea9edc..02efce0e1086230c 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -834,7 +834,7 @@ config SPI_RSPI
>  	  SPI driver for Renesas RSPI and QSPI blocks.
> 
>  config SPI_RZV2M_CSI
> -	tristate "Renesas RZV2M CSI controller"
> +	tristate "Renesas RZ/V2M CSI controller"
>  	depends on ARCH_RENESAS || COMPILE_TEST
>  	help
>  	  SPI driver for Renesas RZ/V2M Clocked Serial Interface (CSI)
> --
> 2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] spi: rzv2m-csi: Fix SoC product name
  2023-07-03  9:05 [PATCH] spi: rzv2m-csi: Fix SoC product name Geert Uytterhoeven
  2023-07-03  9:41 ` Fabrizio Castro
@ 2023-07-03 15:14 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2023-07-03 15:14 UTC (permalink / raw)
  To: Fabrizio Castro, Geert Uytterhoeven; +Cc: linux-spi, linux-renesas-soc

On Mon, 03 Jul 2023 11:05:30 +0200, Geert Uytterhoeven wrote:
> The SoC product name is "RZ/V2M".
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] spi: rzv2m-csi: Fix SoC product name
      commit: e1ef683c86d248e785499779156d9885fd4e85fc

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-03 15:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03  9:05 [PATCH] spi: rzv2m-csi: Fix SoC product name Geert Uytterhoeven
2023-07-03  9:41 ` Fabrizio Castro
2023-07-03 15:14 ` Mark Brown

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).