]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc/tegra: common: Add Tegra114 support to devm_tegra_core_dev_init_opp_table
authorSvyatoslav Ryhel <clamor95@gmail.com>
Mon, 26 Jan 2026 19:02:06 +0000 (21:02 +0200)
committerThierry Reding <treding@nvidia.com>
Sat, 28 Mar 2026 00:02:38 +0000 (01:02 +0100)
commit656275069fad4bd90b39d5fc163cc5757986900d
treec68be3b43ea5af99e88e61541e838d462207f4b8
parent8e2a2f5851d33f99a475c1dbd8eae74ef72c517c
soc/tegra: common: Add Tegra114 support to devm_tegra_core_dev_init_opp_table

Determine the Tegra114 hardware version using the SoC Speedo ID bit macro,
mirroring the approach already used for Tegra30 and Tegra124.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/common.c