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>
Wed, 1 Feb 2023 07:27:16 +0000 (08:27 +0100)
commitc51c0b37543a113098812d45e1477782a2b7cb58
treeb0ebf816e46e90cbcd7d7e97fb02b720a847dd1a
parent28e4e8ca9e95762238673512bc9fa4daf08df9fc
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