From: Tony Lindgren <tony@atomide.com>
To: "Shilimkar, Santosh" <santosh.shilimkar@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] ARM: OMAP5: Enable arch timer support
Date: Fri, 21 Sep 2012 13:46:13 -0700 [thread overview]
Message-ID: <20120921204612.GJ28835@atomide.com> (raw)
In-Reply-To: <CAMQu2gxhOsMoaZfNkkx+j=bGCWOvGTWme-ZmEhJoAcUYDxtXcQ@mail.gmail.com>
* Shilimkar, Santosh <santosh.shilimkar@ti.com> [120919 00:54]:
> (With fixed git URL)
>
> On Wed, Sep 19, 2012 at 1:21 PM, Santosh Shilimkar
> <santosh.shilimkar@ti.com> wrote:
> >
> > Tony,
> >
> > Here is the pull request which enables the architected cpu local timer
> > support for OMAP5 devices.
> >
> > The following changes since commit
> > 5698bd757d55b1bb87edd1a9744ab09c142abfc2:
> >
> > Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)
> >
> > are available in the git repository at:
> >
> > git@github.com:SantoshShilimkar/linux.git for_3.7/omap5_arch_timer
>
> git://github.com/SantoshShilimkar/linux.git for_3.7/omap5_arch_timer
Thanks pulled now into devel-dt-arch-timer branch.
Note that we're pretty much out of time for v3.7 merge window, so
most likely this won't get merged until for v3.8. See message
"Status of arm-soc for 3.7" posted to LAKML for details.
Regards,
Tony
>
> >
> > for you to fetch changes up to 3c7c5dab44d6c8861bc86dab924353d8d40344f8:
> >
> > ARM: OMAP5: Enable arch timer support (2012-09-19 13:00:37 +0530)
> >
> > ----------------------------------------------------------------
> > Santosh Shilimkar (2):
> > ARM: OMAP: Add initialisation for the real-time counter.
> > ARM: OMAP5: Enable arch timer support
> >
> > arch/arm/boot/dts/omap5.dtsi | 12 ++++++
> > arch/arm/mach-omap2/Kconfig | 5 +++
> > arch/arm/mach-omap2/timer.c | 97
> > +++++++++++++++++++++++++++++++++++++++++-
> > 3 files changed, 113 insertions(+), 1 deletion(-)
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: OMAP5: Enable arch timer support
Date: Fri, 21 Sep 2012 13:46:13 -0700 [thread overview]
Message-ID: <20120921204612.GJ28835@atomide.com> (raw)
In-Reply-To: <CAMQu2gxhOsMoaZfNkkx+j=bGCWOvGTWme-ZmEhJoAcUYDxtXcQ@mail.gmail.com>
* Shilimkar, Santosh <santosh.shilimkar@ti.com> [120919 00:54]:
> (With fixed git URL)
>
> On Wed, Sep 19, 2012 at 1:21 PM, Santosh Shilimkar
> <santosh.shilimkar@ti.com> wrote:
> >
> > Tony,
> >
> > Here is the pull request which enables the architected cpu local timer
> > support for OMAP5 devices.
> >
> > The following changes since commit
> > 5698bd757d55b1bb87edd1a9744ab09c142abfc2:
> >
> > Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)
> >
> > are available in the git repository at:
> >
> > git at github.com:SantoshShilimkar/linux.git for_3.7/omap5_arch_timer
>
> git://github.com/SantoshShilimkar/linux.git for_3.7/omap5_arch_timer
Thanks pulled now into devel-dt-arch-timer branch.
Note that we're pretty much out of time for v3.7 merge window, so
most likely this won't get merged until for v3.8. See message
"Status of arm-soc for 3.7" posted to LAKML for details.
Regards,
Tony
>
> >
> > for you to fetch changes up to 3c7c5dab44d6c8861bc86dab924353d8d40344f8:
> >
> > ARM: OMAP5: Enable arch timer support (2012-09-19 13:00:37 +0530)
> >
> > ----------------------------------------------------------------
> > Santosh Shilimkar (2):
> > ARM: OMAP: Add initialisation for the real-time counter.
> > ARM: OMAP5: Enable arch timer support
> >
> > arch/arm/boot/dts/omap5.dtsi | 12 ++++++
> > arch/arm/mach-omap2/Kconfig | 5 +++
> > arch/arm/mach-omap2/timer.c | 97
> > +++++++++++++++++++++++++++++++++++++++++-
> > 3 files changed, 113 insertions(+), 1 deletion(-)
next prev parent reply other threads:[~2012-09-21 20:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-19 7:51 [GIT PULL] ARM: OMAP5: Enable arch timer support Santosh Shilimkar
2012-09-19 7:51 ` Santosh Shilimkar
2012-09-19 7:53 ` Shilimkar, Santosh
2012-09-19 7:53 ` Shilimkar, Santosh
2012-09-21 20:46 ` Tony Lindgren [this message]
2012-09-21 20:46 ` Tony Lindgren
2012-09-22 5:28 ` Shilimkar, Santosh
2012-09-22 5:28 ` Shilimkar, Santosh
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=20120921204612.GJ28835@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=santosh.shilimkar@ti.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.