[RFC] SoC name and revision in /proc/cpuinfo
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri Sep 24 10:06:52 EDT 2010
On Fri, Sep 24, 2010 at 03:53:56PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Hi Russell,
>
> On AT91 for some userland library we need to known the cpu model and revision
> so I'd like to known if it's ok with you to extend it?
>
> as
> cpu familly: at91
> cpu type: at91sam9g20
> cpu revision: 1.1
You're mixing up the CPU with the SoC. The CPU is what's in the core of
the SoC and has no peripherals etc. The SoC is the entire chip. "Central
Processing Unit." "System on a Chip."
I'd much rather see SoC information kept separate from the CPU information.
More information about the linux-arm-kernel
mailing list