linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/8] dt-bindings: arm: document R8A77980 SoC bindings
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
@ 2018-03-16 14:51 ` Simon Horman
  2018-03-16 14:51 ` [PATCH 2/8] dt-bindings: arm: document Condor board bindings Simon Horman
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:51 UTC (permalink / raw)
  To: linux-arm-kernel

From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Document the R-Car V3H (R8A77980) SoC device tree bindings.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 5c3af7ef0761..3ccad353acfa 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -41,6 +41,8 @@ SoCs:
     compatible = "renesas,r8a7796"
   - R-Car V3M (R8A77970)
     compatible = "renesas,r8a77970"
+  - R-Car V3H (R8A77980)
+    compatible = "renesas,r8a77980"
   - R-Car D3 (R8A77995)
     compatible = "renesas,r8a77995"
 
-- 
2.11.0

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

* [PATCH 2/8] dt-bindings: arm: document Condor board bindings
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
  2018-03-16 14:51 ` [PATCH 1/8] dt-bindings: arm: document R8A77980 SoC bindings Simon Horman
@ 2018-03-16 14:51 ` Simon Horman
  2018-03-16 14:51 ` [PATCH 3/8] dt-bindings: arm: Document Renesas H2-based Stout DT bindings Simon Horman
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:51 UTC (permalink / raw)
  To: linux-arm-kernel

From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Document the Condor device tree bindings, listing it as a supported board.

This allows to use checkpatch.pl to validate .dts files referring to the
Condor board.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 3ccad353acfa..41d3920aaa5e 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -59,6 +59,8 @@ Boards:
     compatible = "renesas,blanche", "renesas,r8a7792"
   - BOCK-W
     compatible = "renesas,bockw", "renesas,r8a7778"
+  - Condor (RTP0RC77980SEB0010SS/RTP0RC77980SEB0010SA01)
+    compatible = "renesas,condor", "renesas,r8a77980"
   - Draak (RTP0RC77995SEB0010S)
     compatible = "renesas,draak", "renesas,r8a77995"
   - Eagle (RTP0RC77970SEB0010S)
-- 
2.11.0

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

* [PATCH 3/8] dt-bindings: arm: Document Renesas H2-based Stout DT bindings
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
  2018-03-16 14:51 ` [PATCH 1/8] dt-bindings: arm: document R8A77980 SoC bindings Simon Horman
  2018-03-16 14:51 ` [PATCH 2/8] dt-bindings: arm: document Condor board bindings Simon Horman
@ 2018-03-16 14:51 ` Simon Horman
  2018-03-16 14:52 ` [PATCH 4/8] dt-bindings: arm: Document R-Car M3-N SoC " Simon Horman
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:51 UTC (permalink / raw)
  To: linux-arm-kernel

From: Marek Vasut <marek.vasut@gmail.com>

Document the Renesas H2 Stout (ADAS Starterkit) device tree bindings,
listing it as a supported board.

This allows to use checkpatch.pl to validate .dts files referring to
the Stout board.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 41d3920aaa5e..98916b3864c2 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -116,6 +116,8 @@ Boards:
     compatible = "renesas,sk-rzg1e", "renesas,r8a7745"
   - SK-RZG1M (YR8A77430S000BE)
     compatible = "renesas,sk-rzg1m", "renesas,r8a7743"
+  - Stout (ADAS Starterkit, Y-R-CAR-ADAS-SKH2-BOARD)
+    compatible = "renesas,stout", "renesas,r8a7790"
   - V3MSK
     compatible = "renesas,v3msk", "renesas,r8a77970"
   - Wheat
-- 
2.11.0

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

* [PATCH 4/8] dt-bindings: arm: Document R-Car M3-N SoC DT bindings
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
                   ` (2 preceding siblings ...)
  2018-03-16 14:51 ` [PATCH 3/8] dt-bindings: arm: Document Renesas H2-based Stout DT bindings Simon Horman
@ 2018-03-16 14:52 ` Simon Horman
  2018-03-16 14:52 ` [PATCH 5/8] dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA Simon Horman
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: Jacopo Mondi <jacopo+renesas@jmondi.org>

Add device tree bindings documentation for Renesas R-Car M3-N (r8a77965)
SoC.

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 98916b3864c2..63edc11e83ef 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -39,6 +39,8 @@ SoCs:
     compatible = "renesas,r8a7795"
   - R-Car M3-W (R8A77960)
     compatible = "renesas,r8a7796"
+  - R-Car M3-N (R8A77965)
+    compatible = "renesas,r8a77965"
   - R-Car V3M (R8A77970)
     compatible = "renesas,r8a77970"
   - R-Car V3H (R8A77980)
-- 
2.11.0

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

* [PATCH 5/8] dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
                   ` (3 preceding siblings ...)
  2018-03-16 14:52 ` [PATCH 4/8] dt-bindings: arm: Document R-Car M3-N SoC " Simon Horman
@ 2018-03-16 14:52 ` Simon Horman
  2018-03-16 14:52 ` [PATCH 6/8] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers Simon Horman
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: Geert Uytterhoeven <geert+renesas@glider.be>

The compatible property of the root node in a DTS for Atmark Techno
Armadillo-800 EVA should include the compatible value for the R-Mobile
A1 SoC, too.

Fixes: d2c2a0776899ba2d ("ARM: shmobile: Add platform device tree bindings documentation")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 63edc11e83ef..a99359e63b0a 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -56,7 +56,7 @@ Boards:
   - APE6-EVM
     compatible = "renesas,ape6evm", "renesas,r8a73a4"
   - Atmark Techno Armadillo-800 EVA
-    compatible = "renesas,armadillo800eva"
+    compatible = "renesas,armadillo800eva", "renesas,r8a7740"
   - Blanche (RTP0RC7792SEB00010S)
     compatible = "renesas,blanche", "renesas,r8a7792"
   - BOCK-W
-- 
2.11.0

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

* [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17
@ 2018-03-16 14:52 Simon Horman
  2018-03-16 14:51 ` [PATCH 1/8] dt-bindings: arm: document R8A77980 SoC bindings Simon Horman
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC DT bindings updates for v4.17.


The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-bindings-for-v4.17

for you to fetch changes up to 09bea76aad76058d7d1dae8f5804751a017967c1:

  dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board (2018-02-28 07:51:32 +0100)

----------------------------------------------------------------
Renesas ARM Based SoC DT Bindings Updates for v4.17

* Document the bindings for:
  - R-Car V3H (r8a77980) SoC
  - Condor board with V3H (r8a77980) SoC
  - Stout (ADAS Starterkit) board with R-Car H2 (r8a7790) SoC
  - R-Car M3-N (r8a77965) SoC
  - Salvator-X and Salvator-XS boards with R-Car M3-N (r8a77965) SoC
* Document that Armadillo-800 is compatibie with R-Mobile A1 (r8a7740) SoC
* Document part numbers of Wheat and V3MSK boards

----------------------------------------------------------------
Geert Uytterhoeven (4):
      dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA
      dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers
      dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-XS board
      dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board

Jacopo Mondi (1):
      dt-bindings: arm: Document R-Car M3-N SoC DT bindings

Marek Vasut (1):
      dt-bindings: arm: Document Renesas H2-based Stout DT bindings

Sergei Shtylyov (2):
      dt-bindings: arm: document R8A77980 SoC bindings
      dt-bindings: arm: document Condor board bindings

 Documentation/devicetree/bindings/arm/shmobile.txt | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

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

* [PATCH 6/8] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
                   ` (4 preceding siblings ...)
  2018-03-16 14:52 ` [PATCH 5/8] dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA Simon Horman
@ 2018-03-16 14:52 ` Simon Horman
  2018-03-16 14:52 ` [PATCH 7/8] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-XS board Simon Horman
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: Geert Uytterhoeven <geert+renesas@glider.be>

The DT binding documentation for the Renesas V3MSK and Wheat boards
lacked board part numbers.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
[simon: corrected Wheat part number]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index a99359e63b0a..66edc1406bb8 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -120,9 +120,9 @@ Boards:
     compatible = "renesas,sk-rzg1m", "renesas,r8a7743"
   - Stout (ADAS Starterkit, Y-R-CAR-ADAS-SKH2-BOARD)
     compatible = "renesas,stout", "renesas,r8a7790"
-  - V3MSK
+  - V3MSK (Y-ASK-RCAR-V3M-WS10)
     compatible = "renesas,v3msk", "renesas,r8a77970"
-  - Wheat
+  - Wheat (RTP0RC7792ASKB0000JE)
     compatible = "renesas,wheat", "renesas,r8a7792"
 
 
-- 
2.11.0

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

* [PATCH 7/8] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-XS board
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
                   ` (5 preceding siblings ...)
  2018-03-16 14:52 ` [PATCH 6/8] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers Simon Horman
@ 2018-03-16 14:52 ` Simon Horman
  2018-03-16 14:52 ` [PATCH 8/8] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board Simon Horman
  2018-03-27 11:32 ` [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Arnd Bergmann
  8 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: Geert Uytterhoeven <geert+renesas@glider.be>

The Renesas Salvator-XS development board can be equipped with an R-Car
H3, M3-W, or M3-N SiP, which are pin-compatible.

Document board part number and compatible values for the version with
R-Car M3-N.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 66edc1406bb8..02c77e58301b 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -112,6 +112,8 @@ Boards:
     compatible = "renesas,salvator-xs", "renesas,r8a7795"
   - Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S)
     compatible = "renesas,salvator-xs", "renesas,r8a7796"
+  - Salvator-XS (Salvator-X 2nd version, RTP0RC77965SIPB012S)
+    compatible = "renesas,salvator-xs", "renesas,r8a77965"
   - SILK (RTP0RC7794LCB00011S)
     compatible = "renesas,silk", "renesas,r8a7794"
   - SK-RZG1E (YR8A77450S000BE)
-- 
2.11.0

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

* [PATCH 8/8] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
                   ` (6 preceding siblings ...)
  2018-03-16 14:52 ` [PATCH 7/8] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-XS board Simon Horman
@ 2018-03-16 14:52 ` Simon Horman
  2018-03-27 11:32 ` [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Arnd Bergmann
  8 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2018-03-16 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

From: Geert Uytterhoeven <geert+renesas@glider.be>

The Renesas Salvator-X development board can be equipped with an R-Car
H3, M3-W, or M3-N SiP, which are pin-compatible.

Document board part number and compatible values for the version with
R-Car M3-N.

The board part number was extracted from a big patch by Takeshi Kihara
in the BSP.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 02c77e58301b..d3d1df97834f 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -108,6 +108,8 @@ Boards:
     compatible = "renesas,salvator-x", "renesas,r8a7795"
   - Salvator-X (RTP0RC7796SIPB0011S)
     compatible = "renesas,salvator-x", "renesas,r8a7796"
+  - Salvator-X (RTP0RC7796SIPB0011S (M3N))
+    compatible = "renesas,salvator-x", "renesas,r8a77965"
   - Salvator-XS (Salvator-X 2nd version, RTP0RC7795SIPB0012S)
     compatible = "renesas,salvator-xs", "renesas,r8a7795"
   - Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S)
-- 
2.11.0

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

* [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17
  2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
                   ` (7 preceding siblings ...)
  2018-03-16 14:52 ` [PATCH 8/8] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board Simon Horman
@ 2018-03-27 11:32 ` Arnd Bergmann
  8 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2018-03-27 11:32 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Mar 16, 2018 at 3:52 PM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Renesas ARM Based SoC DT Bindings Updates for v4.17
>
> * Document the bindings for:
>   - R-Car V3H (r8a77980) SoC
>   - Condor board with V3H (r8a77980) SoC
>   - Stout (ADAS Starterkit) board with R-Car H2 (r8a7790) SoC
>   - R-Car M3-N (r8a77965) SoC
>   - Salvator-X and Salvator-XS boards with R-Car M3-N (r8a77965) SoC
> * Document that Armadillo-800 is compatibie with R-Mobile A1 (r8a7740) SoC
> * Document part numbers of Wheat and V3MSK boards

Pulled into next/dt, thanks!

      Arnd

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

end of thread, other threads:[~2018-03-27 11:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16 14:52 [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Simon Horman
2018-03-16 14:51 ` [PATCH 1/8] dt-bindings: arm: document R8A77980 SoC bindings Simon Horman
2018-03-16 14:51 ` [PATCH 2/8] dt-bindings: arm: document Condor board bindings Simon Horman
2018-03-16 14:51 ` [PATCH 3/8] dt-bindings: arm: Document Renesas H2-based Stout DT bindings Simon Horman
2018-03-16 14:52 ` [PATCH 4/8] dt-bindings: arm: Document R-Car M3-N SoC " Simon Horman
2018-03-16 14:52 ` [PATCH 5/8] dt-bindings: arm: Document SoC compatible value for Armadillo-800 EVA Simon Horman
2018-03-16 14:52 ` [PATCH 6/8] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers Simon Horman
2018-03-16 14:52 ` [PATCH 7/8] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-XS board Simon Horman
2018-03-16 14:52 ` [PATCH 8/8] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board Simon Horman
2018-03-27 11:32 ` [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.17 Arnd Bergmann

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