* [PATCH 00/05] Remaining earlytimer / Early Platform patches
@ 2009-04-15 10:49 Magnus Damm
2009-04-16 6:10 ` Paul Mundt
2009-04-17 5:28 ` Magnus Damm
0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2009-04-15 10:49 UTC (permalink / raw)
To: linux-sh
Remaining earlytimer / Early Platform patches:
[PATCH 01/05] clocksource: sh_cmt earlytimer support
[PATCH 02/05] sh: arch earlytimer support
[PATCH 03/05] sh: Add plat_early_device_setup()
[PATCH 04/05] sh: Early Platform Data for SuperH Mobile
[PATCH 05/05] sh: Let SH_TIMER_CMT select GENERIC_TIME
This patchset contains all the outstanding earlytimer-specific patches
for the SuperH architecture. earlytimer is implemented using sh_cmt as
Early Platform Driver together with Early Platform Data for SuperH Mobile.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
---
Needs driver-core.current/driver-core-early-platform-driver.patch from Greg
Tested on a sh7722 Migo-R board with 2.6.30-rc2.
arch/sh/Kconfig | 1 +
arch/sh/include/asm/device.h | 2 ++
arch/sh/kernel/cpu/sh4a/setup-sh7343.c | 10 ++++++++++
arch/sh/kernel/cpu/sh4a/setup-sh7366.c | 10 ++++++++++
arch/sh/kernel/cpu/sh4a/setup-sh7722.c | 10 ++++++++++
arch/sh/kernel/cpu/sh4a/setup-sh7723.c | 10 ++++++++++
arch/sh/kernel/setup.c | 7 +++++++
arch/sh/kernel/time_32.c | 9 +++++++++
drivers/clocksource/sh_cmt.c | 18 ++++++++++++++++--
9 files changed, 75 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 00/05] Remaining earlytimer / Early Platform patches
2009-04-15 10:49 [PATCH 00/05] Remaining earlytimer / Early Platform patches Magnus Damm
@ 2009-04-16 6:10 ` Paul Mundt
2009-04-17 5:28 ` Magnus Damm
1 sibling, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2009-04-16 6:10 UTC (permalink / raw)
To: linux-sh
On Wed, Apr 15, 2009 at 07:49:56PM +0900, Magnus Damm wrote:
> Remaining earlytimer / Early Platform patches:
>
> [PATCH 01/05] clocksource: sh_cmt earlytimer support
> [PATCH 02/05] sh: arch earlytimer support
> [PATCH 03/05] sh: Add plat_early_device_setup()
> [PATCH 04/05] sh: Early Platform Data for SuperH Mobile
> [PATCH 05/05] sh: Let SH_TIMER_CMT select GENERIC_TIME
>
> This patchset contains all the outstanding earlytimer-specific patches
> for the SuperH architecture. earlytimer is implemented using sh_cmt as
> Early Platform Driver together with Early Platform Data for SuperH Mobile.
>
> Signed-off-by: Magnus Damm <damm@igel.co.jp>
Ok, 1-4 are applied to the `sh/earlytimer' topic branch. (I just fixed up
the time_32.c bits by hand). Once the early platform stuff hits upstream,
I'll fold this in to the 2.6.31 queue.
You can work on top of this branch for reworking the rest of the
sys_timer bits for the next merge window in the meantime, though you'll
still have to manually apply 05/05 as I have no desire to break bisect on
sh2a :-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 00/05] Remaining earlytimer / Early Platform patches
2009-04-15 10:49 [PATCH 00/05] Remaining earlytimer / Early Platform patches Magnus Damm
2009-04-16 6:10 ` Paul Mundt
@ 2009-04-17 5:28 ` Magnus Damm
1 sibling, 0 replies; 3+ messages in thread
From: Magnus Damm @ 2009-04-17 5:28 UTC (permalink / raw)
To: linux-sh
On Thu, Apr 16, 2009 at 3:10 PM, Paul Mundt <lethal@linux-sh.org> wrote:
> On Wed, Apr 15, 2009 at 07:49:56PM +0900, Magnus Damm wrote:
>> Remaining earlytimer / Early Platform patches:
>>
>> [PATCH 01/05] clocksource: sh_cmt earlytimer support
>> [PATCH 02/05] sh: arch earlytimer support
>> [PATCH 03/05] sh: Add plat_early_device_setup()
>> [PATCH 04/05] sh: Early Platform Data for SuperH Mobile
>> [PATCH 05/05] sh: Let SH_TIMER_CMT select GENERIC_TIME
>>
>> This patchset contains all the outstanding earlytimer-specific patches
>> for the SuperH architecture. earlytimer is implemented using sh_cmt as
>> Early Platform Driver together with Early Platform Data for SuperH Mobile.
>>
>> Signed-off-by: Magnus Damm <damm@igel.co.jp>
>
> Ok, 1-4 are applied to the `sh/earlytimer' topic branch. (I just fixed up
> the time_32.c bits by hand). Once the early platform stuff hits upstream,
> I'll fold this in to the 2.6.31 queue.
Thanks for fixing up things.
> You can work on top of this branch for reworking the rest of the
> sys_timer bits for the next merge window in the meantime, though you'll
> still have to manually apply 05/05 as I have no desire to break bisect on
> sh2a :-)
Good plan. I'll post a clocksource patch in a little while. It depends
on clocksource changes from -mm. On top of that there will be 16-bit
timer support, but that's for next week.
Cheers,
/ magnus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-17 5:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15 10:49 [PATCH 00/05] Remaining earlytimer / Early Platform patches Magnus Damm
2009-04-16 6:10 ` Paul Mundt
2009-04-17 5:28 ` Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox