From: Jon Hunter <jon-hunter@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
device-tree <devicetree-discuss@lists.ozlabs.org>
Subject: [GIT PULL] ARM: OMAP: Timer and Counter DT Updates for v3.8
Date: Fri, 2 Nov 2012 13:59:30 -0500 [thread overview]
Message-ID: <50941812.2070501@ti.com> (raw)
Hi Tony,
Please pull the remaining patches to migrate OMAP timers and counters
over to use device-tree. I recommend applying this after Benoit's DT
series for v3.8 [1].
This branch contains ...
- Handling OMAP3 secure timers with device-tree
- Requesting timer by capability/feature
- Adds new DT machine descriptor for OMAP3 GP devices
- Look-up of clocksource/events timers from DT
- Migrate dmtimer driver to use DT
Cheers
Jon
[1] http://marc.info/?l=linux-omap&m=135179007210696&w=2
The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:
Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)
are available in the git repository at:
git@github.com:jonhunter/linux.git dev-dt-timer
for you to fetch changes up to 9883f7c8dd21acb90697582ca331f3f8a66ac054:
ARM: OMAP2+: Add device-tree support for 32kHz counter (2012-11-02 13:16:31 -0500)
----------------------------------------------------------------
Jon Hunter (5):
ARM: OMAP3: Dynamically disable secure timer nodes for secure devices
ARM: OMAP: Add function to request a timer by capability
ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devices
ARM: OMAP: Add DT support for timer driver
ARM: OMAP2+: Add device-tree support for 32kHz counter
arch/arm/mach-omap2/board-generic.c | 17 +++
arch/arm/mach-omap2/timer.c | 203 ++++++++++++++++++++++++-----
arch/arm/plat-omap/dmtimer.c | 93 ++++++++++++-
arch/arm/plat-omap/include/plat/dmtimer.h | 1 +
4 files changed, 275 insertions(+), 39 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: jon-hunter@ti.com (Jon Hunter)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: OMAP: Timer and Counter DT Updates for v3.8
Date: Fri, 2 Nov 2012 13:59:30 -0500 [thread overview]
Message-ID: <50941812.2070501@ti.com> (raw)
Hi Tony,
Please pull the remaining patches to migrate OMAP timers and counters
over to use device-tree. I recommend applying this after Benoit's DT
series for v3.8 [1].
This branch contains ...
- Handling OMAP3 secure timers with device-tree
- Requesting timer by capability/feature
- Adds new DT machine descriptor for OMAP3 GP devices
- Look-up of clocksource/events timers from DT
- Migrate dmtimer driver to use DT
Cheers
Jon
[1] http://marc.info/?l=linux-omap&m=135179007210696&w=2
The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:
Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)
are available in the git repository at:
git at github.com:jonhunter/linux.git dev-dt-timer
for you to fetch changes up to 9883f7c8dd21acb90697582ca331f3f8a66ac054:
ARM: OMAP2+: Add device-tree support for 32kHz counter (2012-11-02 13:16:31 -0500)
----------------------------------------------------------------
Jon Hunter (5):
ARM: OMAP3: Dynamically disable secure timer nodes for secure devices
ARM: OMAP: Add function to request a timer by capability
ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devices
ARM: OMAP: Add DT support for timer driver
ARM: OMAP2+: Add device-tree support for 32kHz counter
arch/arm/mach-omap2/board-generic.c | 17 +++
arch/arm/mach-omap2/timer.c | 203 ++++++++++++++++++++++++-----
arch/arm/plat-omap/dmtimer.c | 93 ++++++++++++-
arch/arm/plat-omap/include/plat/dmtimer.h | 1 +
4 files changed, 275 insertions(+), 39 deletions(-)
next reply other threads:[~2012-11-02 18:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-02 18:59 Jon Hunter [this message]
2012-11-02 18:59 ` [GIT PULL] ARM: OMAP: Timer and Counter DT Updates for v3.8 Jon Hunter
2012-11-07 0:47 ` Tony Lindgren
2012-11-07 0:47 ` Tony Lindgren
2012-11-07 23:44 ` Tony Lindgren
2012-11-07 23:44 ` Tony Lindgren
2012-11-08 17:19 ` Jon Hunter
2012-11-08 17:19 ` Jon Hunter
2012-11-08 17:38 ` Tony Lindgren
2012-11-08 17:38 ` Tony Lindgren
2012-11-08 19:47 ` Jon Hunter
2012-11-08 19:47 ` Jon Hunter
2012-11-09 0:18 ` Jon Hunter
2012-11-09 0:18 ` Jon Hunter
2012-11-09 22:00 ` Tony Lindgren
2012-11-09 22:00 ` Tony Lindgren
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=50941812.2070501@ti.com \
--to=jon-hunter@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.