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

From: Sudeep Holla
Date: Tue May 02 2017 - 12:43:15 EST




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