* [PATCH 1/3] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module
2017-08-18 8:20 [GIT PULL] Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14 Simon Horman
@ 2017-08-18 8:20 ` Simon Horman
2017-08-18 8:20 ` [PATCH 2/3] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform Simon Horman
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2017-08-18 8:20 UTC (permalink / raw)
To: linux-arm-kernel
From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Document the iW-RainboW-G22M-SM SODIMM System on Module device tree
bindings. It is just a placeholder for the time being, the actual
implementation is not available yet.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
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 275cda1469b8..64e7f63826c3 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -68,6 +68,8 @@ Boards:
compatible = "renesas,h3ulcb", "renesas,r8a7795";
- Henninger
compatible = "renesas,henninger", "renesas,r8a7791"
+ - iWave Systems RZ/G1E SODIMM System On Module (iW-RainboW-G22M-SM)
+ compatible = "iwave,g22m", "renesas,r8a7745"
- iWave Systems RZ/G1M Qseven Development Platform (iW-RainboW-G20D-Qseven)
compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7743"
- iWave Systems RZ/G1M Qseven System On Module (iW-RainboW-G20M-Qseven)
--
2.1.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 2/3] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform
2017-08-18 8:20 [GIT PULL] Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14 Simon Horman
2017-08-18 8:20 ` [PATCH 1/3] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module Simon Horman
@ 2017-08-18 8:20 ` Simon Horman
2017-08-18 8:20 ` [PATCH 3/3] dt-bindings: apmu: Document r8a7743 support Simon Horman
2017-08-18 21:13 ` [GIT PULL] Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14 Arnd Bergmann
3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2017-08-18 8:20 UTC (permalink / raw)
To: linux-arm-kernel
From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Document the iW-RainboW-G22D device tree bindings.
It is just a placeholder for the time being, the actual
implementation is not available yet.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
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 64e7f63826c3..ae75cb3b1331 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -68,6 +68,8 @@ Boards:
compatible = "renesas,h3ulcb", "renesas,r8a7795";
- Henninger
compatible = "renesas,henninger", "renesas,r8a7791"
+ - iWave Systems RZ/G1E SODIMM SOM Development Platform (iW-RainboW-G22D)
+ compatible = "iwave,g22d", "iwave,g22m", "renesas,r8a7745"
- iWave Systems RZ/G1E SODIMM System On Module (iW-RainboW-G22M-SM)
compatible = "iwave,g22m", "renesas,r8a7745"
- iWave Systems RZ/G1M Qseven Development Platform (iW-RainboW-G20D-Qseven)
--
2.1.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 3/3] dt-bindings: apmu: Document r8a7743 support
2017-08-18 8:20 [GIT PULL] Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14 Simon Horman
2017-08-18 8:20 ` [PATCH 1/3] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module Simon Horman
2017-08-18 8:20 ` [PATCH 2/3] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform Simon Horman
@ 2017-08-18 8:20 ` Simon Horman
2017-08-18 21:13 ` [GIT PULL] Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14 Arnd Bergmann
3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2017-08-18 8:20 UTC (permalink / raw)
To: linux-arm-kernel
From: Biju Das <biju.das@bp.renesas.com>
Document APMU and SMP enable method for RZ/G1M
(also known as r8a7743) SoC.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
Documentation/devicetree/bindings/power/renesas,apmu.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/power/renesas,apmu.txt b/Documentation/devicetree/bindings/power/renesas,apmu.txt
index 84404c9edff7..af21502e939c 100644
--- a/Documentation/devicetree/bindings/power/renesas,apmu.txt
+++ b/Documentation/devicetree/bindings/power/renesas,apmu.txt
@@ -1,12 +1,13 @@
DT bindings for the Renesas Advanced Power Management Unit
-Renesas R-Car line of SoCs utilize one or more APMU hardware units
+Renesas R-Car and RZ/G1 SoCs utilize one or more APMU hardware units
for CPU core power domain control including SMP boot and CPU Hotplug.
Required properties:
- compatible: Should be "renesas,<soctype>-apmu", "renesas,apmu" as fallback.
Examples with soctypes are:
+ - "renesas,r8a7743-apmu" (RZ/G1M)
- "renesas,r8a7790-apmu" (R-Car H2)
- "renesas,r8a7791-apmu" (R-Car M2-W)
- "renesas,r8a7792-apmu" (R-Car V2H)
--
2.1.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [GIT PULL] Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14
2017-08-18 8:20 [GIT PULL] Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14 Simon Horman
` (2 preceding siblings ...)
2017-08-18 8:20 ` [PATCH 3/3] dt-bindings: apmu: Document r8a7743 support Simon Horman
@ 2017-08-18 21:13 ` Arnd Bergmann
3 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2017-08-18 21:13 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Aug 18, 2017 at 10:20 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Second Round of Renesas ARM Based SoC DT Bindings Updates for v4.14
>
> * Add RZ/G1M (r8a7743) binding to apmu driver
>
> This allows SMP to be supported on the RZ/G1M SoC
>
> * Add bindings for iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development kit
>
> This is in preparation for adding DTS to support this hardware
Pulled into next/dt, thanks!
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread