[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <pnei5i25rmjf72lro7ehwcsjyu5yfu27t2kesy2f6ufy25fx7j@fn43nh4pofb5>
Date: Fri, 19 Dec 2025 09:13:23 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: webgeek1234@...il.com
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpufreq: Add Tegra186 and Tegra194 to cpufreq-dt-platdev
blocklist
On 18-12-25, 15:39, Aaron Kling via B4 Relay wrote:
> From: Aaron Kling <webgeek1234@...il.com>
>
> These have platform specific drivers.
>
> Signed-off-by: Aaron Kling <webgeek1234@...il.com>
> ---
> drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
> index b06a43143d23c6365e1e0b26d4299ef4b0c3482f..1708179b2610bca6035d10f0f4766eee6f73912e 100644
> --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> @@ -147,6 +147,8 @@ static const struct of_device_id blocklist[] __initconst = {
> { .compatible = "nvidia,tegra30", },
> { .compatible = "nvidia,tegra114", },
> { .compatible = "nvidia,tegra124", },
> + { .compatible = "nvidia,tegra186", },
> + { .compatible = "nvidia,tegra194", },
> { .compatible = "nvidia,tegra210", },
> { .compatible = "nvidia,tegra234", },
Applied. Thanks.
--
viresh
Powered by blists - more mailing lists