Re: [Patch 3/6] irqchip/gicv3: Export arm_smccc_get_soc_id_xx funcs

From: Florian Fainelli
Date: Wed Apr 26 2023 - 15:33:38 EST


On 4/18/23 04:34, Sumit Gupta wrote:
Export arm_smccc_get_soc_id_version() function which is needed
in CPPC_CPUFREQ to check and apply workaround for Tegra241 SoC.
Also, exporting arm_smccc_get_soc_id_revision() function as it
might be needed in future.

Signed-off-by: Sumit Gupta <sumitg@xxxxxxxxxx>

The commit subject seems off, maybe you re-used the last one that was done in the tree (35727af2b15d irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4), it should rather be: "firmware: smccc: Export arm_smccc_get_soc_id_xx funcs"
--
Florian