devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings
@ 2018-10-16 19:22 Sergei Shtylyov
  2018-10-17  8:12 ` Simon Horman
  2018-10-19 12:30 ` Applied "spi: sh-msiof: document R8A779{7|8}0 bindings" to the spi tree Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2018-10-16 19:22 UTC (permalink / raw)
  To: Mark Brown, linux-spi, Rob Herring, devicetree
  Cc: linux-renesas-soc, Mark Rutland

Document the R-Car V3{M|H} (R8A779{7|8}0) SoCs in the Renesas MSIOF
bindings.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
The patch is against the 'for-next' branch of Mark Brown's 'spi.git' repo.

 Documentation/devicetree/bindings/spi/sh-msiof.txt |    2 ++
 1 file changed, 2 insertions(+)

Index: spi/Documentation/devicetree/bindings/spi/sh-msiof.txt
===================================================================
--- spi.orig/Documentation/devicetree/bindings/spi/sh-msiof.txt
+++ spi/Documentation/devicetree/bindings/spi/sh-msiof.txt
@@ -13,6 +13,8 @@ Required properties:
 			 "renesas,msiof-r8a7795" (R-Car H3)
 			 "renesas,msiof-r8a7796" (R-Car M3-W)
 			 "renesas,msiof-r8a77965" (R-Car M3-N)
+			 "renesas,msiof-r8a77970" (R-Car V3M)
+			 "renesas,msiof-r8a77980" (R-Car V3H)
 			 "renesas,msiof-r8a77990" (R-Car E3)
 			 "renesas,msiof-r8a77995" (R-Car D3)
 			 "renesas,msiof-sh73a0" (SH-Mobile AG5)

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

* Re: [PATCH] dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings
  2018-10-16 19:22 [PATCH] dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings Sergei Shtylyov
@ 2018-10-17  8:12 ` Simon Horman
  2018-10-19 12:30 ` Applied "spi: sh-msiof: document R8A779{7|8}0 bindings" to the spi tree Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2018-10-17  8:12 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Mark Brown, linux-spi, Rob Herring, devicetree, linux-renesas-soc,
	Mark Rutland

On Tue, Oct 16, 2018 at 10:22:05PM +0300, Sergei Shtylyov wrote:
> Document the R-Car V3{M|H} (R8A779{7|8}0) SoCs in the Renesas MSIOF
> bindings.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

> 
> ---
> The patch is against the 'for-next' branch of Mark Brown's 'spi.git' repo.
> 
>  Documentation/devicetree/bindings/spi/sh-msiof.txt |    2 ++
>  1 file changed, 2 insertions(+)
> 
> Index: spi/Documentation/devicetree/bindings/spi/sh-msiof.txt
> ===================================================================
> --- spi.orig/Documentation/devicetree/bindings/spi/sh-msiof.txt
> +++ spi/Documentation/devicetree/bindings/spi/sh-msiof.txt
> @@ -13,6 +13,8 @@ Required properties:
>  			 "renesas,msiof-r8a7795" (R-Car H3)
>  			 "renesas,msiof-r8a7796" (R-Car M3-W)
>  			 "renesas,msiof-r8a77965" (R-Car M3-N)
> +			 "renesas,msiof-r8a77970" (R-Car V3M)
> +			 "renesas,msiof-r8a77980" (R-Car V3H)
>  			 "renesas,msiof-r8a77990" (R-Car E3)
>  			 "renesas,msiof-r8a77995" (R-Car D3)
>  			 "renesas,msiof-sh73a0" (SH-Mobile AG5)
> 

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

* Applied "spi: sh-msiof: document R8A779{7|8}0 bindings" to the spi tree
  2018-10-16 19:22 [PATCH] dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings Sergei Shtylyov
  2018-10-17  8:12 ` Simon Horman
@ 2018-10-19 12:30 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2018-10-19 12:30 UTC (permalink / raw)
  To: Sergei Shtylyov; +Cc: Mark Brown

The patch

   spi: sh-msiof: document R8A779{7|8}0 bindings

has been applied to the spi tree at

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

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

>From a27ee74d0d51697ce1664faefc5834fade4fef49 Mon Sep 17 00:00:00 2001
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Date: Tue, 16 Oct 2018 22:22:05 +0300
Subject: [PATCH] spi: sh-msiof: document R8A779{7|8}0 bindings

Document the R-Car V3{M|H} (R8A779{7|8}0) SoCs in the Renesas MSIOF
bindings.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
---
 Documentation/devicetree/bindings/spi/sh-msiof.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/spi/sh-msiof.txt b/Documentation/devicetree/bindings/spi/sh-msiof.txt
index 49fd806b3689..4b836ad17b19 100644
--- a/Documentation/devicetree/bindings/spi/sh-msiof.txt
+++ b/Documentation/devicetree/bindings/spi/sh-msiof.txt
@@ -13,6 +13,8 @@ Required properties:
 			 "renesas,msiof-r8a7795" (R-Car H3)
 			 "renesas,msiof-r8a7796" (R-Car M3-W)
 			 "renesas,msiof-r8a77965" (R-Car M3-N)
+			 "renesas,msiof-r8a77970" (R-Car V3M)
+			 "renesas,msiof-r8a77980" (R-Car V3H)
 			 "renesas,msiof-r8a77990" (R-Car E3)
 			 "renesas,msiof-r8a77995" (R-Car D3)
 			 "renesas,msiof-sh73a0" (SH-Mobile AG5)
-- 
2.19.0.rc2

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

end of thread, other threads:[~2018-10-19 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-16 19:22 [PATCH] dt-bindings: spi: sh-msiof: document R8A779{7|8}0 bindings Sergei Shtylyov
2018-10-17  8:12 ` Simon Horman
2018-10-19 12:30 ` Applied "spi: sh-msiof: document R8A779{7|8}0 bindings" to the spi tree 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).