All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support
@ 2024-04-16 15:11 Geert Uytterhoeven
  2024-04-16 16:21 ` Conor Dooley
  2024-04-17 13:28 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2024-04-16 15:11 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-spi, devicetree, linux-renesas-soc, Geert Uytterhoeven

Document support for the Clock-Synchronized Serial Interface with FIFO
(MSIOF) in the Renesas R-Car V4M (R8A779H0) SoC.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
index 00acbbb0f65dcf57..49649fc3f95af971 100644
--- a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
+++ b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
@@ -54,6 +54,7 @@ properties:
               - renesas,msiof-r8a779a0      # R-Car V3U
               - renesas,msiof-r8a779f0      # R-Car S4-8
               - renesas,msiof-r8a779g0      # R-Car V4H
+              - renesas,msiof-r8a779h0      # R-Car V4M
           - const: renesas,rcar-gen4-msiof  # generic R-Car Gen4
                                             # compatible device
       - items:
-- 
2.34.1


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

* Re: [PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support
  2024-04-16 15:11 [PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support Geert Uytterhoeven
@ 2024-04-16 16:21 ` Conor Dooley
  2024-04-17 13:28 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2024-04-16 16:21 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	linux-spi, devicetree, linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]

On Tue, Apr 16, 2024 at 05:11:48PM +0200, Geert Uytterhoeven wrote:
> Document support for the Clock-Synchronized Serial Interface with FIFO
> (MSIOF) in the Renesas R-Car V4M (R8A779H0) SoC.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Odd $subject :)

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> ---
>  Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
> index 00acbbb0f65dcf57..49649fc3f95af971 100644
> --- a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
> +++ b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
> @@ -54,6 +54,7 @@ properties:
>                - renesas,msiof-r8a779a0      # R-Car V3U
>                - renesas,msiof-r8a779f0      # R-Car S4-8
>                - renesas,msiof-r8a779g0      # R-Car V4H
> +              - renesas,msiof-r8a779h0      # R-Car V4M
>            - const: renesas,rcar-gen4-msiof  # generic R-Car Gen4
>                                              # compatible device
>        - items:
> -- 
> 2.34.1
> 
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support
  2024-04-16 15:11 [PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support Geert Uytterhoeven
  2024-04-16 16:21 ` Conor Dooley
@ 2024-04-17 13:28 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2024-04-17 13:28 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Geert Uytterhoeven
  Cc: linux-spi, devicetree, linux-renesas-soc

On Tue, 16 Apr 2024 17:11:48 +0200, Geert Uytterhoeven wrote:
> Document support for the Clock-Synchronized Serial Interface with FIFO
> (MSIOF) in the Renesas R-Car V4M (R8A779H0) SoC.
> 
> 

Applied to

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

Thanks!

[1/1] spi: renesas,sh-msiof: Add r8a779h0 support
      commit: 1f48cbd6f00f2d1442ac8757ae8c32b672073927

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:[~2024-04-17 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-16 15:11 [PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support Geert Uytterhoeven
2024-04-16 16:21 ` Conor Dooley
2024-04-17 13:28 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.