Re: [PATCH v4] firmware: smccc: Support optional Arm SMC SOC_ID name
From: Sudeep Holla
Date: Tue Mar 04 2025 - 06:01:57 EST
On Tue, 18 Feb 2025 16:59:32 -0800, Paul Benoit wrote:
> Issue Number 1.6 of the Arm SMC Calling Convention introduces an optional
> SOC_ID name string. If implemented, point the 'machine' field of the SoC
> Device Attributes at this string so that it will appear under
> /sys/bus/soc/devices/soc0/machine.
>
> On Arm SMC compliant SoCs, this will allow things like 'lscpu' to
> eventually get a SoC provider model name from there rather than each
> tool/utility needing to get a possibly inconsistent, obsolete, or incorrect
> model/machine name from its own hardcoded model/machine name table.
>
> [...]
Applied to sudeep.holla/linux (for-linux-next), thanks!
[1/1] firmware: smccc: Support optional Arm SMC SOC_ID name
https://git.kernel.org/sudeep.holla/c/5f9c23abc477
--
Regards,
Sudeep