[PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo

Sudeep Holla sudeep.holla at arm.com
Tue May 2 09:43:02 PDT 2017



On 02/05/17 17:28, Heinrich Schuchardt wrote:
[...]

> The real interesting thing in an ARM SOC is to see which CPU is A72,
> A57, A53 or whatever.
> 
> This information is available from the device tree in the compatible
> property of the individual CPUs
> (/sys/firmware/devicetree/base/cpus/cpu@*/compatible), e.g.
> compatible =3D "arm,cortex-a53", "arm,armv8";
> 

You can refer "CPU part" in /proc/cpuinfo for the above information.

-- 
Regards,
Sudeep



More information about the linux-arm-kernel mailing list