[PATCH 00/11] ep93xx: Move SoC private bits to core
Ryan Mallon
rmallon at gmail.com
Sun Jan 15 23:51:41 EST 2012
On 15/01/12 06:07, Mika Westerberg wrote:
> On Wed, Jan 11, 2012 at 02:14:25PM +1100, Ryan Mallon wrote:
>> This patch series is an effort to move the ep93xx SoC specific code out
>> of drivers and include/mach into arch/arm/mach-ep93xx. This work
>> involves the following changes:
>>
>> - Create a new private header called soc.h to replace most of
>> mach/include/ep93xx-regs.h
>> - Move the Maverick crunch code from arch/arm/kernel to mach-ep93xx
>> - Move all system controller access to the ep93xx core code
>>
>> There are a small handful of defines left in ep93xx-regs.h which are
>> used by both the ep93xx core and include/mach files (uncompress.h,
>> debug-macro.S, etc).
>
> Sorry for the delay. I went through the series and it looks good to me. You
> can add
>
> Reviewed-by: Mika Westerberg <mika.westerberg at iki.fi>
>
> for all the patches, if you like.
Thanks Mika. I'm going to do a repost later this week after address
Hartley's review comments.
Thanks,
~Ryan
More information about the linux-arm-kernel
mailing list