Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1240609 > unrolled thread
| Started by | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| First post | 2015-10-06 17:50 +0200 |
| Last post | 2015-10-08 17:40 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] at91: cleanup for 4.4 #1 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-10-06 17:50 +0200
Re: [GIT PULL] at91: cleanup for 4.4 #1 Arnd Bergmann <arnd@arndb.de> - 2015-10-08 17:30 +0200
Re: [GIT PULL] at91: cleanup for 4.4 #1 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-10-08 17:40 +0200
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Date | 2015-10-06 17:50 +0200 |
| Subject | [GIT PULL] at91: cleanup for 4.4 #1 |
| Message-ID | <qgCF4-20n-19@gated-at.bofh.it> |
Arnd, Olof, Kevin,
A few cross subsystem cleanups to soon be able to get rid of a nasty
hack in the clock driver. To ease synchronisation, I'm planning to send
the hack removal to for 4.5.
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-cleanup-4.4
for you to fetch changes up to 7d8d05d11473a169ab4d53bc7fc23d1fe3f1959f:
misc: atmel_tclib: get and use slow clock (2015-10-06 12:33:14 +0200)
----------------------------------------------------------------
First batch of cleanups for 4.4:
- properly get the slow clock from timer-atmel-st, tcb_clksrc and pwm-atmel-tcb
- small fix in an error path for tcb_clksrc
----------------------------------------------------------------
Alexandre Belloni (1):
clocksource: atmel-st: get and use slow clock
Boris Brezillon (2):
clocksource: tcb_clksrc: fix setup_clkevents error path
misc: atmel_tclib: get and use slow clock
drivers/clocksource/tcb_clksrc.c | 12 ++++++++++--
drivers/clocksource/timer-atmel-st.c | 31 ++++++++++++++++++++++---------
drivers/misc/atmel_tclib.c | 4 ++++
drivers/pwm/pwm-atmel-tcb.c | 26 +++++++++++++++++++-------
include/linux/atmel_tc.h | 1 +
5 files changed, 56 insertions(+), 18 deletions(-)
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2015-10-08 17:30 +0200 |
| Message-ID | <qhliO-7tw-17@gated-at.bofh.it> |
| In reply to | #1240609 |
On Tuesday 06 October 2015 17:28:41 Alexandre Belloni wrote: > A few cross subsystem cleanups to soon be able to get rid of a nasty > hack in the clock driver. To ease synchronisation, I'm planning to send > the hack removal to for 4.5. > > The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: > > Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-cleanup-4.4 > > for you to fetch changes up to 7d8d05d11473a169ab4d53bc7fc23d1fe3f1959f: > > misc: atmel_tclib: get and use slow clock (2015-10-06 12:33:14 +0200) > > ---------------------------------------------------------------- > First batch of cleanups for 4.4: > - properly get the slow clock from timer-atmel-st, tcb_clksrc and pwm-atmel-tcb > - small fix in an error path for tcb_clksrc > > Merged into next/drivers, which seems more appropriate than next/cleanup here. Thanks, Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Date | 2015-10-08 17:40 +0200 |
| Message-ID | <qhlsv-7EU-43@gated-at.bofh.it> |
| In reply to | #1242524 |
On 08/10/2015 at 17:27:37 +0200, Arnd Bergmann wrote : > Merged into next/drivers, which seems more appropriate than next/cleanup here. > Sure, I was actually wondering which one I should use. Thanks! -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web