>> New CPU #defines encode vendor and family as well as model. > > Thanks, but I would rather see this using the following > https://elixir.bootlin.com/linux/v6.9-rc4/source/include/linux/platform_data/x86/soc.h Are you asking for drivers/staging/media/atomisp/include/linux/atomisp_platform.h to be refactored to use the new functions/macros in <linux/platform_data/x86/soc.h>? Maybe folks working on this staging driver can do that? I don't think I have the domain specific knowledge to make this update. Note that patch 69 in this series does update <linux/platform_data/x86/soc.h> to use the new vendor-family-model scheme. -Tony