From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: Cleanup ARM platform support, and add Versatile Express support
Date: Mon, 08 Mar 2010 10:27:58 +0000 [thread overview]
Message-ID: <1268044078.14199.28.camel@e102109-lin.cambridge.arm.com> (raw)
In-Reply-To: <20100305095413.GA3897@n2100.arm.linux.org.uk>
Hi Russell,
On Fri, 2010-03-05 at 09:54 +0000, Russell King - ARM Linux wrote:
> What follows is a rather large patch set (tested by others and myself)
> which cleans up the Integrator, Versatile and Realview platform support,
> and adds support for the ARM Versatile Express platform.
Rather than sending an e-mail to every individual patch, I'll just
comment here on the series. I welcome the Integrator/Versatile/RealView
clean-up and the patches look fine. For these (*except* the Versatile
Express patches):
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
(you don't actually need to go back and add the ack to the patches).
Regarding the choice of the plat-versatile name for the common directory
I don't think it's something that should prevent merging (I'm personally
ok with this but it could be easily changed at a later time).
Regarding the VE patches, since I haven't done the port I cannot
actually tell whether there is something missing. I'll let Colin comment
on them.
--
Catalin
prev parent reply other threads:[~2010-03-08 10:27 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-05 9:54 Cleanup ARM platform support, and add Versatile Express support Russell King - ARM Linux
2010-03-04 19:11 ` [PATCH] ARM: Fix Versatile&Integrator includes to behave in the same way as Realview Russell King
2010-03-04 19:11 ` [PATCH] ARM: Improve documentation in arm_timer.h Russell King
2010-03-04 19:11 ` [PATCH] ARM: Integrator: convert to generic time support Russell King
2010-03-04 19:11 ` [PATCH] ARM: Integrator: convert to generic clockevent support Russell King
2010-03-04 19:11 ` [PATCH] ARM: Integrator: pass 'khz' to integrator_time_init Russell King
2010-03-04 19:11 ` [PATCH] ARM: Realview/Versatile/Integrator: remove unused definitions from platform.h Russell King
2010-03-04 19:11 ` [PATCH] ARM: Integrator: fix Integrator/CP definitions, move to platform.h Russell King
2010-03-04 19:11 ` [PATCH] ARM: Integrator: allow IO_ADDRESS() to be used for register addresses Russell King
2010-03-04 19:11 ` [PATCH] ARM: Integrator: convert to use register definitions Russell King
2010-03-04 19:11 ` [PATCH] ARM: ICST: merge common ICST VCO structures Russell King
2010-03-04 19:11 ` [PATCH] ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them Russell King
2010-03-04 19:11 ` [PATCH] ARM: ICST: provide definitions for max/min VCO frequencies Russell King
2010-03-04 19:11 ` [PATCH] ARM: ICST: use Hz instead of kHz Russell King
2010-03-04 19:11 ` [PATCH] ARM: ICST: move minimum VCO frequency to icst_params Russell King
2010-03-04 19:11 ` [PATCH] ARM: ICST: indirect s2div and idx2s arrays via icst_params Russell King
2010-03-04 19:11 ` [PATCH] ARM: ICST: kill duplicate icst code Russell King
2010-03-04 19:11 ` [PATCH] ARM: Realview/Versatile/Integrator: separate out common clock code Russell King
2010-03-04 19:11 ` [PATCH] ARM: Realview/Versatile: separate out common SP804 timer code Russell King
2010-03-04 19:11 ` [PATCH] ARM: Realview/Versatile: remove useless TIMER_RELOAD calculations Russell King
2010-03-04 19:11 ` [PATCH] ARM: Realview/Versatile: don't use magic numbers for timer frequency Russell King
2010-03-04 19:11 ` [PATCH] ARM: Integrator: convert Integrator/CP to use SP804 timer support Russell King
2010-03-04 19:11 ` [PATCH] ARM: Integrator: move 16-bit timer support to Integrator/AP Russell King
2010-03-04 19:11 ` [PATCH] ARM: Realview/Versatile: separate out common sched_clock() Russell King
2010-03-04 19:11 ` [PATCH] ARM: Make Integrator/Versatile/Reaview VCO code similar Russell King
2010-03-04 19:11 ` [PATCH] ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMU Russell King
2010-03-04 19:11 ` [PATCH] Video: ARM CLCD: Better fix for swapped IENB and CNTL registers Russell King
2010-03-04 19:11 ` [PATCH] ARM: Add L2 cache handling to smp boot support Russell King
2010-03-04 19:11 ` [PATCH] ARM: Indirect round/set_rate operations through clk structure Russell King
[not found] ` <git-1267729916-eaa5eec739637f32f8733d528ff0b94fd62b1214@rmk-PC>
2010-03-04 19:11 ` [PATCH] Merge branch 'origin' into versatile Russell King
2010-03-04 19:11 ` [PATCH] ARM: Add Versatile Express support Russell King
2010-03-04 19:11 ` [PATCH] ARM: Add Versatile Express CA9x4 processor support Russell King
2010-03-04 19:11 ` [PATCH] ARM: Add Versatile Express SMP support Russell King
2010-03-04 19:11 ` [PATCH] ARM: Versatile Express: support adjusting clock rates for CLCD Russell King
2010-03-05 22:52 ` Russell King - ARM Linux
2010-03-05 12:12 ` [PATCH] ARM: Add Versatile Express SMP support Colin Tuckley
2010-03-05 22:51 ` Russell King - ARM Linux
2010-03-05 10:47 ` [PATCH] ARM: Add Versatile Express CA9x4 processor support Albin Tonnerre
2010-03-05 12:08 ` Will Deacon
2010-03-05 20:43 ` Russell King - ARM Linux
2010-03-08 12:00 ` Will Deacon
2010-03-05 16:35 ` Colin Tuckley
2010-03-05 20:54 ` Russell King - ARM Linux
2010-03-05 10:27 ` [PATCH] ARM: Add Versatile Express support Albin Tonnerre
2010-03-05 10:29 ` Russell King - ARM Linux
2010-03-05 10:37 ` Albin Tonnerre
2010-03-05 14:25 ` Colin Tuckley
2010-03-05 22:36 ` Russell King - ARM Linux
2010-03-05 10:57 ` [PATCH] ARM: Realview/Versatile/Integrator: separate out common clock code Colin Tuckley
2010-03-05 14:30 ` [PATCH] ARM: Realview/Versatile/Integrator: separate outcommon " Catalin Marinas
2010-03-05 22:50 ` [PATCH] ARM: Realview/Versatile/Integrator: separate out common " Russell King - ARM Linux
2010-03-08 10:27 ` Catalin Marinas [this message]
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=1268044078.14199.28.camel@e102109-lin.cambridge.arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 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).