]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist
authorSumit Gupta <sumitg@nvidia.com>
Tue, 20 Dec 2022 16:02:37 +0000 (21:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Feb 2023 06:52:41 +0000 (07:52 +0100)
commitd904939eac4136932484f0cfcc9edea0d7f8c7a0
treeac5cf44fa114f0f27e34fdae5595008bbaa07346
parente7f7b7a4adde365d370231f2241ce1b43ccdf401
cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist

[ Upstream commit 01c5bb0cc2a39fbc56ff9a5ef28b79447f0c2351 ]

Tegra234 platform uses the tegra194-cpufreq driver, so add it
to the blocklist in cpufreq-dt-platdev driver to avoid the cpufreq
driver registration from there.

Signed-off-by: Sumit Gupta <sumitg@nvidia.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/cpufreq/cpufreq-dt-platdev.c