netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ravb: Update DT binding example for final CPG/MSSR bindings
@ 2016-02-15 12:41 Geert Uytterhoeven
  2016-02-15 23:43 ` Simon Horman
  2016-02-17 20:56 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2016-02-15 12:41 UTC (permalink / raw)
  To: David S. Miller
  Cc: Sergei Shtylyov, Simon Horman, linux-renesas-soc, netdev,
	Geert Uytterhoeven

The example in the DT binding documentation uses the preliminary DT
bindings for the r8a7795 MSTP clocks, which never went upstream.
Update the example to use the DT bindings for the upstream Clock Pulse
Generator / Module Standby and Software Reset hardware block.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/net/renesas,ravb.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt
index 81a9f9e6b45ff85c..c8ac222eac67a0c3 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -82,8 +82,8 @@ Example:
 				  "ch16", "ch17", "ch18", "ch19",
 				  "ch20", "ch21", "ch22", "ch23",
 				  "ch24";
-		clocks = <&mstp8_clks R8A7795_CLK_ETHERAVB>;
-		power-domains = <&cpg_clocks>;
+		clocks = <&cpg CPG_MOD 812>;
+		power-domains = <&cpg>;
 		phy-mode = "rgmii-id";
 		phy-handle = <&phy0>;
 
-- 
1.9.1

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

* Re: [PATCH] ravb: Update DT binding example for final CPG/MSSR bindings
  2016-02-15 12:41 [PATCH] ravb: Update DT binding example for final CPG/MSSR bindings Geert Uytterhoeven
@ 2016-02-15 23:43 ` Simon Horman
  2016-02-17 20:56 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2016-02-15 23:43 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: David S. Miller, Sergei Shtylyov, linux-renesas-soc, netdev

On Mon, Feb 15, 2016 at 01:41:31PM +0100, Geert Uytterhoeven wrote:
> The example in the DT binding documentation uses the preliminary DT
> bindings for the r8a7795 MSTP clocks, which never went upstream.
> Update the example to use the DT bindings for the upstream Clock Pulse
> Generator / Module Standby and Software Reset hardware block.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

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

* Re: [PATCH] ravb: Update DT binding example for final CPG/MSSR bindings
  2016-02-15 12:41 [PATCH] ravb: Update DT binding example for final CPG/MSSR bindings Geert Uytterhoeven
  2016-02-15 23:43 ` Simon Horman
@ 2016-02-17 20:56 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2016-02-17 20:56 UTC (permalink / raw)
  To: geert+renesas; +Cc: sergei.shtylyov, horms+renesas, linux-renesas-soc, netdev

From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Mon, 15 Feb 2016 13:41:31 +0100

> The example in the DT binding documentation uses the preliminary DT
> bindings for the r8a7795 MSTP clocks, which never went upstream.
> Update the example to use the DT bindings for the upstream Clock Pulse
> Generator / Module Standby and Software Reset hardware block.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied, thanks.

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

end of thread, other threads:[~2016-02-17 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 12:41 [PATCH] ravb: Update DT binding example for final CPG/MSSR bindings Geert Uytterhoeven
2016-02-15 23:43 ` Simon Horman
2016-02-17 20:56 ` David Miller

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