linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shc_work@mail.ru (Alexander Shiyan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/6] ARM: dts: i.MX27: Add label to CPU node
Date: Sat, 20 Jul 2013 11:17:56 +0400	[thread overview]
Message-ID: <1374304679-27338-3-git-send-email-shc_work@mail.ru> (raw)
In-Reply-To: <1374304679-27338-1-git-send-email-shc_work@mail.ru>

Add a label to i.MX27 CPU node. This change allows the reuse this node
in the upper levels of the DTS.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/boot/dts/imx27.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
index 7cf954b..a8e0c7e 100644
--- a/arch/arm/boot/dts/imx27.dtsi
+++ b/arch/arm/boot/dts/imx27.dtsi
@@ -53,7 +53,7 @@
 		#size-cells = <0>;
 		#address-cells = <1>;
 
-		cpu {
+		cpu: cpu at 0 {
 			device_type = "cpu";
 			compatible = "arm,arm926ej-s";
 			operating-points = <
-- 
1.8.1.5

  parent reply	other threads:[~2013-07-20  7:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-20  7:17 [PATCH 1/6] ARM: dts: i.MX27: Using "wdog_ipg_gate" clock source for watchdog Alexander Shiyan
2013-07-20  7:17 ` [PATCH 2/6] ARM: dts: i.MX27: Remove optional "ptp" clock source for FEC Alexander Shiyan
2013-07-20  7:17 ` Alexander Shiyan [this message]
2013-07-20  7:17 ` [PATCH 4/6] ARM: dts: i.MX27: Increase "clock-latency" value Alexander Shiyan
2013-07-20  7:17 ` [PATCH 5/6] ARM: dts: i.MX27: Remove clock name from CPU node Alexander Shiyan
2013-07-20  7:17 ` [PATCH 6/6] ARM: dts: imx27-phytec-phycore-som: Fix regulator settings Alexander Shiyan
2013-07-21 18:50 ` [PATCH 1/6] ARM: dts: i.MX27: Using "wdog_ipg_gate" clock source for watchdog Sascha Hauer
2013-07-22  8:39 ` Shawn Guo

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=1374304679-27338-3-git-send-email-shc_work@mail.ru \
    --to=shc_work@mail.ru \
    --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).