devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 05/13] ARM: dts: r8a7778: Add clock for CA9 CPU core
Date: Thu, 12 Oct 2017 11:35:08 +0200	[thread overview]
Message-ID: <1507800916-11509-6-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1507800916-11509-1-git-send-email-geert+renesas@glider.be>

Improve hardware description by adding a clock property to the device
node corresponding to the CA9 CPU core.

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

diff --git a/arch/arm/boot/dts/r8a7778.dtsi b/arch/arm/boot/dts/r8a7778.dtsi
index 8f3156c0e5754b09..0f98629a730f6b4f 100644
--- a/arch/arm/boot/dts/r8a7778.dtsi
+++ b/arch/arm/boot/dts/r8a7778.dtsi
@@ -33,6 +33,7 @@
 			compatible = "arm,cortex-a9";
 			reg = <0>;
 			clock-frequency = <800000000>;
+			clocks = <&z_clk>;
 		};
 	};
 
-- 
2.7.4

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

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12  9:35 [PATCH 00/13] ARM: dts: renesas: Add missing clocks for ARM CPU cores Geert Uytterhoeven
2017-10-12  9:35 ` [PATCH 01/13] dt-bindings: clk: r7s72100: Add missing I and G clocks Geert Uytterhoeven
2017-10-12  9:35 ` Geert Uytterhoeven [this message]
     [not found] ` <1507800916-11509-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2017-10-12  9:35   ` [PATCH 02/13] ARM: dts: r7s72100: Add clock for CA9 CPU core Geert Uytterhoeven
2017-10-12  9:35   ` [PATCH 03/13] ARM: dts: r8a73a4: Add clock for CA15 CPU0 core Geert Uytterhoeven
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   ` [PATCH 06/13] ARM: dts: r8a7779: Add clocks for CA9 CPU cores Geert Uytterhoeven
2017-10-12  9:35   ` [PATCH 07/13] ARM: dts: r8a7790: Add missing clocks for secondary CA15 " Geert Uytterhoeven
2017-10-16  9:42     ` Simon Horman
2017-10-12  9:35   ` [PATCH 08/13] ARM: dts: r8a7790: Add clocks for CA7 " Geert Uytterhoeven
     [not found]     ` <1507800916-11509-9-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2017-10-16  9:42       ` Simon Horman
2017-10-12  9:35   ` [PATCH 09/13] ARM: dts: r8a7791: Add missing clock for secondary CA15 CPU core Geert Uytterhoeven
2017-10-12  9:35   ` [PATCH 10/13] ARM: dts: r8a7792: " Geert Uytterhoeven
2017-10-12  9:35   ` [PATCH 13/13] ARM: dts: sh73a0: Add clocks for CA9 CPU cores Geert Uytterhoeven
2017-10-16  9:53   ` [PATCH 00/13] ARM: dts: renesas: Add missing clocks for ARM " Simon Horman
2017-10-12  9:35 ` [PATCH 11/13] ARM: dts: r8a7793: Add missing clock for secondary CA15 CPU core Geert Uytterhoeven
2017-10-12  9:35 ` [PATCH 12/13] ARM: dts: r8a7794: Add missing clock for secondary CA7 " Geert Uytterhoeven

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-6-git-send-email-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=devicetree@vger.kernel.org \
    --cc=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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).