* [PATCH 5/6] arm64: renesas: r8a7795 dtsi: Link CPG to RST using "renesas,modemr"
@ 2015-09-01 15:12 Geert Uytterhoeven
0 siblings, 0 replies; only message in thread
From: Geert Uytterhoeven @ 2015-09-01 15:12 UTC (permalink / raw)
To: linux-sh
Add a link from the Clock Pulse Generator node to the Reset Controller
node, so the CPG can read the Mode Monitoring Register (MODEMR) to
obtain the mode pin values.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm64/boot/dts/renesas/r8a7795.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
index 05de9810aef0d569..a2235400146289e2 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
@@ -358,6 +358,7 @@
R8A7795_CLK_PLL3 R8A7795_CLK_PLL4
>;
#power-domain-cells = <0>;
+ renesas,modemr = <&rst 0x60>;
mstp2_clks: mstp2_clks@e6150138 {
compatible --
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-01 15:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 15:12 [PATCH 5/6] arm64: renesas: r8a7795 dtsi: Link CPG to RST using "renesas,modemr" Geert Uytterhoeven
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).