Re: [PATCH v3 2/6] arm64: cputype: Add C1-Nano definitions

From: Gavin Shan

Date: Wed Jul 15 2026 - 19:57:42 EST


On 7/15/26 3:34 PM, Linu Cherian wrote:
Add cputype definitions for C1-Nano.

The definition can be found in C1-Nano TRM,
https://developer.arm.com/documentation/107753/0002
as part of MIDR_EL1 bit descriptions.

This is going to be used in the bbml3 support list.

Reviewed-by: Anshuman Khandual <anshuman.khandual@xxxxxxx>
Signed-off-by: Linu Cherian <linu.cherian@xxxxxxx>
---
arch/arm64/include/asm/cputype.h | 2 ++
1 file changed, 2 insertions(+)


Reviewed-by: Gavin Shan <gshan@xxxxxxxxxx>