Status of arch/arm in linux-next
Arnd Bergmann
arnd at arndb.de
Tue Apr 26 10:05:26 EDT 2011
On Thursday 21 April 2011, Nicolas Pitre wrote:
> > if there's commonality between some of the ARM arch drivers, why can't
> > there be a arch/arm/cpufreq/ dir for the shared code, and do everything there ?
>
> Because usually there isn't. "ARM" is just a CPU architecture, not a
> system architecture. Everything around the core is different from one
> vendor to the next. And when commonality exists it is much easier to
> deal with if it is close together.
Exactly. To make matters worse, we are starting to see a number of vendors
that use multiple CPU architectures with the same I/O devices (e.g. Renesas,
Freescale, Xilinx, TI, ...). Not sure if any of these use the same cpufreq
register on more than one architecture, but it's quite likely to happen
at some point.
Arnd
More information about the linux-arm-kernel
mailing list