* [GIT PULL] dw_apb_timer enhancements for 3.11
@ 2013-06-12 12:16 Heiko Stübner
2013-06-12 19:32 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Heiko Stübner @ 2013-06-12 12:16 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd, Olof,
following the suggestion of Linus Walleij, a pull request for the
dw_apb_timer changes from last week with all ACKs applied.
Warning, this is my first pull request ever :-) .
The tag is signed and the key has among others a signature of Greg K-H, so
hopefully this will work.
The following changes since commit e4aa937ec75df0eea0bee03bffa3303ad36c986b:
Linux 3.10-rc3 (2013-05-26 16:00:47 -0700)
are available in the git repository at:
git at github.com:mmind/linux-rockchip.git tags/dw_apb_timer_of
for you to fetch changes up to 10021488997317d1121505a7ac659124c058efed:
clocksource: dw_apb_timer_of: use clocksource_of_init (2013-06-12 13:47:38 +0200)
----------------------------------------------------------------
Enhancements for dw_apb_timer:
- use DECLARE_CLOCKSOURCE_OF and convert its users
- handle the sptimer not being present as sched_clock
- add optional handling of timer clocks
----------------------------------------------------------------
Heiko Stuebner (4):
clocksource: dw_apb_timer_of: enable the use the clocksource as sched clock
clocksource: dw_apb_timer_of: add clock-handling
clocksource: dw_apb_timer_of: select DW_APB_TIMER
clocksource: dw_apb_timer_of: use clocksource_of_init
Documentation/devicetree/bindings/rtc/dw-apb.txt | 19 +++++++++++++++++++
arch/arm/mach-picoxcell/Kconfig | 1 -
arch/arm/mach-picoxcell/common.c | 2 --
arch/arm/mach-socfpga/Kconfig | 1 -
arch/arm/mach-socfpga/socfpga.c | 2 --
drivers/clocksource/Kconfig | 2 ++
drivers/clocksource/dw_apb_timer_of.c | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------
include/linux/dw_apb_timer.h | 1 -
8 files changed, 84 insertions(+), 39 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL] dw_apb_timer enhancements for 3.11
2013-06-12 12:16 [GIT PULL] dw_apb_timer enhancements for 3.11 Heiko Stübner
@ 2013-06-12 19:32 ` Olof Johansson
2013-06-12 19:59 ` Heiko Stübner
0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2013-06-12 19:32 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Jun 12, 2013 at 02:16:38PM +0200, Heiko St?bner wrote:
> Hi Arnd, Olof,
>
> following the suggestion of Linus Walleij, a pull request for the
> dw_apb_timer changes from last week with all ACKs applied.
> Warning, this is my first pull request ever :-) .
>
> The tag is signed and the key has among others a signature of Greg K-H, so
> hopefully this will work.
>
>
> The following changes since commit e4aa937ec75df0eea0bee03bffa3303ad36c986b:
>
> Linux 3.10-rc3 (2013-05-26 16:00:47 -0700)
>
> are available in the git repository at:
>
> git at github.com:mmind/linux-rockchip.git tags/dw_apb_timer_of
>
Please use a publicly-available url, which in this case should be:
git://github.com/mmind/linux-rockchip.git
Also, please see if you can get your PGP keys signed such that you can get
a kernel.org account instead for this.
Merged above URL into next/drivers. Thanks!
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] dw_apb_timer enhancements for 3.11
2013-06-12 19:32 ` Olof Johansson
@ 2013-06-12 19:59 ` Heiko Stübner
0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2013-06-12 19:59 UTC (permalink / raw)
To: linux-arm-kernel
Am Mittwoch, 12. Juni 2013, 21:32:51 schrieb Olof Johansson:
> On Wed, Jun 12, 2013 at 02:16:38PM +0200, Heiko St?bner wrote:
> > Hi Arnd, Olof,
> >
> > following the suggestion of Linus Walleij, a pull request for the
> > dw_apb_timer changes from last week with all ACKs applied.
> > Warning, this is my first pull request ever :-) .
> >
> > The tag is signed and the key has among others a signature of Greg K-H,
> > so hopefully this will work.
> >
> > The following changes since commit
e4aa937ec75df0eea0bee03bffa3303ad36c986b:
> > Linux 3.10-rc3 (2013-05-26 16:00:47 -0700)
> >
> > are available in the git repository at:
> > git at github.com:mmind/linux-rockchip.git tags/dw_apb_timer_of
>
> Please use a publicly-available url, which in this case should be:
>
> git://github.com/mmind/linux-rockchip.git
sorry, overlooked the address - but I guess something had to go wrong
> Also, please see if you can get your PGP keys signed such that you can get
> a kernel.org account instead for this.
I've currently two signatures from kernel developers, so I'll give it a try
according to the faq there :-)
Heiko
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-06-12 19:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 12:16 [GIT PULL] dw_apb_timer enhancements for 3.11 Heiko Stübner
2013-06-12 19:32 ` Olof Johansson
2013-06-12 19:59 ` Heiko Stübner
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).