linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: geert+renesas@glider.be (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 12/13] ARM: dts: r8a7794: Add missing clock for secondary CA7 CPU core
Date: Thu, 12 Oct 2017 11:35:15 +0200	[thread overview]
Message-ID: <1507800916-11509-13-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1507800916-11509-1-git-send-email-geert+renesas@glider.be>

Currently only the primary CPU in the CA7 cluster has a clocks property,
while the secondary CPU core is driven by the same clock.
Add the missing clocks property to fix this.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/boot/dts/r8a7794.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/r8a7794.dtsi b/arch/arm/boot/dts/r8a7794.dtsi
index 4fd92e989e227270..b588029ae9db8957 100644
--- a/arch/arm/boot/dts/r8a7794.dtsi
+++ b/arch/arm/boot/dts/r8a7794.dtsi
@@ -54,6 +54,7 @@
 			compatible = "arm,cortex-a7";
 			reg = <1>;
 			clock-frequency = <1000000000>;
+			clocks = <&cpg CPG_CORE R8A7794_CLK_Z2>;
 			power-domains = <&sysc R8A7794_PD_CA7_CPU1>;
 			next-level-cache = <&L2_CA7>;
 		};
-- 
2.7.4

  parent reply	other threads:[~2017-10-12  9:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1507800916-11509-1-git-send-email-geert+renesas@glider.be>
2017-10-12  9:35 ` [PATCH 04/13] ARM: dts: r8a7743: Add missing clock for secondary CA15 CPU core Geert Uytterhoeven
2017-10-13  6:23   ` Chris Paterson
2017-10-12  9:35 ` Geert Uytterhoeven [this message]
     [not found] ` <1507800916-11509-8-git-send-email-geert+renesas@glider.be>
2017-10-16  9:42   ` [PATCH 07/13] ARM: dts: r8a7790: Add missing clocks for secondary CA15 CPU cores Simon Horman
     [not found] ` <1507800916-11509-9-git-send-email-geert+renesas@glider.be>
2017-10-16  9:42   ` [PATCH 08/13] ARM: dts: r8a7790: Add clocks for CA7 " Simon Horman
2017-10-16  9:53 ` [PATCH 00/13] ARM: dts: renesas: Add missing clocks for ARM " Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1507800916-11509-13-git-send-email-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).