linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Li.Xiubo@freescale.com (Xiubo Li)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC][PATCH 2/3] ARM: dts: vf610-twr: Enable Freescale FlexTimer Module timer.
Date: Wed, 16 Apr 2014 10:19:46 +0800	[thread overview]
Message-ID: <1397614787-8300-3-git-send-email-Li.Xiubo@freescale.com> (raw)
In-Reply-To: <1397614787-8300-1-git-send-email-Li.Xiubo@freescale.com>

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Jingchang Lu <b35083@freescale.com>
---
 arch/arm/boot/dts/vf610-twr.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/vf610-twr.dts b/arch/arm/boot/dts/vf610-twr.dts
index e3a3805..0638847 100644
--- a/arch/arm/boot/dts/vf610-twr.dts
+++ b/arch/arm/boot/dts/vf610-twr.dts
@@ -130,6 +130,10 @@
 	};
 };
 
+&ftm0 {
+	status = "okay";
+};
+
 &uart1 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_uart1>;
-- 
1.8.4

  parent reply	other threads:[~2014-04-16  2:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-16  2:19 [RFC][PATCH 0/3] Add Freescale FlexTimer Module timer Xiubo Li
2014-04-16  2:19 ` [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node Xiubo Li
2014-04-16  4:00   ` Dongsheng.Wang at freescale.com
2014-04-16  6:08     ` Li.Xiubo at freescale.com
2014-04-16  8:59   ` Shawn Guo
2014-04-16  9:39     ` Li.Xiubo at freescale.com
2014-04-17  7:49     ` Li.Xiubo at freescale.com
2014-04-17  8:22       ` Shawn Guo
2014-04-17  8:34         ` Li.Xiubo at freescale.com
2014-04-16  9:08   ` Daniel Lezcano
2014-04-16  9:38     ` Li.Xiubo at freescale.com
2014-04-16  2:19 ` Xiubo Li [this message]
2014-04-16  2:19 ` [RFC][PATCH 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Xiubo Li
2014-04-16  3:18   ` Dongsheng.Wang at freescale.com
2014-04-16  3:45     ` Li.Xiubo at freescale.com
2014-04-17 14:22   ` Daniel Lezcano
2014-04-18  3:47     ` Li.Xiubo at freescale.com
2014-04-18  3:55     ` Li.Xiubo at freescale.com

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=1397614787-8300-3-git-send-email-Li.Xiubo@freescale.com \
    --to=li.xiubo@freescale.com \
    --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).