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:34:28 +0000 (08:34 +0100)
commit297b3d44bbc792830ca0bbbaeeeeb6e6d070a1e5
tree9ea09f313c9e8d726455064221174b570b9b7ac6
parent7d596bbc66a52ff2c7a83d7e0ee840cb07e2a045
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