[PATCH V5 00/63] Updating SPEAr Support

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Jan 31 04:22:51 EST 2011


On Mon, Jan 31, 2011 at 10:00:57AM +0530, viresh kumar wrote:
> On 01/20/2011 12:55 PM, Viresh KUMAR wrote:
> > Following set of patches:
> > - updates SPEAr3xx, 6xx support
> > - Adds support for SPEAr13xx
> > - Removes Multiple defconfigs per machine family
> > 
> > Changes since V4:
> > - Following patch is added
> >   SPEAr: Defining IOMEM(x) and updating declaration of MISC_BASE
> > - variables referring to register now have type void __iomem *, instead of u32 *
> > - using linux/gpio.h instead of mach/gpio.h in *evb files.
> > - return value of clk_get(), and clk_get_sys are checked using IS_ERR().
> > - unused routines removed from headsmp.S
> > - spear13*_pcie_port_is_host routines are declared static
> > - platsmp.c updated according to review comments.
> > - Added clk_round_rate routine() and used it to check possible rate before
> >   calling cpufreq_notify_transition in cpufreq.c
> > - & removed before function names, while passing function pointer to other
> >   routines.
> > 
> 
> Russell,
> 
> Should I push these patches to tracker now ?

I've not yet been through them.  I only got part way through v4 before you
posted v5.



More information about the linux-arm-kernel mailing list