* [GIT PULL] ARM: OMAP: DMTIMER fixes
@ 2012-11-13 17:16 Jon Hunter
2012-11-13 22:12 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Jon Hunter @ 2012-11-13 17:16 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit d308ba50a1234b299a00e63a95e61fdeb2f1a2df:
Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dt (2012-11-09 14:58:34 -0800)
are available in the git repository at:
git at github.com:jonhunter/linux.git fixes-timer
for you to fetch changes up to b1538832191d59e29b1077e64cf416a7617b45bc:
ARM: OMAP: Remove __omap_dm_timer_set_source function (2012-11-12 16:23:57 -0600)
----------------------------------------------------------------
Several fixes for the OMAP DMTIMER driver including ...
1. Adding workaround for OMAP3+ errata i103/i767
2. Fixing posted mode support
3. Spurious interrupts when using match interrupt
4. HWMOD fixes for timers
5. Unnecessary restoration of read-only registers
6. Adds function for disabling timer interrupts
7. Fixing timer1 reset for OMAP1
----------------------------------------------------------------
Jon Hunter (13):
ARM: OMAP: Add DMTIMER definitions for posted mode
ARM: OMAP3+: Implement timer workaround for errata i103 and i767
ARM: OMAP: Fix timer posted mode support
ARM: OMAP3: Correct HWMOD DMTIMER SYSC register declarations
ARM: OMAP2/3: Define HWMOD software reset status for DMTIMERs
ARM: OMAP2+: Don't use __omap_dm_timer_reset()
ARM: OMAP: Fix dmtimer reset for timer1
ARM: OMAP: Don't restore of DMTIMER TISTAT register
ARM: OMAP: Don't restore DMTIMER interrupt status register
ARM: OMAP: Fix spurious interrupts when using timer match feature
ARM: OMAP: Add dmtimer interrupt disable function
ARM: OMAP: Remove unnecessary call to clk_get()
ARM: OMAP: Remove __omap_dm_timer_set_source function
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 15 +++-
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 41 +++++------
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 4 +
arch/arm/mach-omap2/timer.c | 70 +++++++++++++-----
arch/arm/plat-omap/dmtimer.c | 77 ++++++++++++--------
arch/arm/plat-omap/include/plat/dmtimer.h | 72 +++++++++++++-----
6 files changed, 188 insertions(+), 91 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* [GIT PULL] ARM: OMAP: DMTIMER fixes
2012-11-13 17:16 [GIT PULL] ARM: OMAP: DMTIMER fixes Jon Hunter
@ 2012-11-13 22:12 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2012-11-13 22:12 UTC (permalink / raw)
To: linux-arm-kernel
* Jon Hunter <jon-hunter@ti.com> [121113 09:18]:
> The following changes since commit d308ba50a1234b299a00e63a95e61fdeb2f1a2df:
>
> Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dt (2012-11-09 14:58:34 -0800)
>
> are available in the git repository at:
>
>
> git at github.com:jonhunter/linux.git fixes-timer
>
> for you to fetch changes up to b1538832191d59e29b1077e64cf416a7617b45bc:
>
> ARM: OMAP: Remove __omap_dm_timer_set_source function (2012-11-12 16:23:57 -0600)
>
> ----------------------------------------------------------------
> Several fixes for the OMAP DMTIMER driver including ...
> 1. Adding workaround for OMAP3+ errata i103/i767
> 2. Fixing posted mode support
> 3. Spurious interrupts when using match interrupt
> 4. HWMOD fixes for timers
> 5. Unnecessary restoration of read-only registers
> 6. Adds function for disabling timer interrupts
> 7. Fixing timer1 reset for OMAP1
Thanks pulling into omap-for-v3.8/timer.
Regards,
Tony
Thanks pulled into omap-for-v3.8/timer.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-13 22:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-13 17:16 [GIT PULL] ARM: OMAP: DMTIMER fixes Jon Hunter
2012-11-13 22:12 ` Tony Lindgren
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).