Re: [Patch v2] cpufreq: tegra194: Add support for Tegra239

From: Viresh Kumar
Date: Mon Oct 10 2022 - 02:05:07 EST


On 04-10-22, 10:27, Rob Herring wrote:
> On Tue, Sep 20, 2022 at 04:36:46PM +0530, Sumit Gupta wrote:
> > @@ -586,6 +586,7 @@ static int tegra194_cpufreq_remove(struct platform_device *pdev)
> > static const struct of_device_id tegra194_cpufreq_of_match[] = {
> > { .compatible = "nvidia,tegra194-ccplex", .data = &tegra194_cpufreq_soc },
> > { .compatible = "nvidia,tegra234-ccplex-cluster", .data = &tegra234_cpufreq_soc },
> > + { .compatible = "nvidia,tegra239-ccplex-cluster", .data = &tegra239_cpufreq_soc },
>
> Not documented.

Sumit, can you please send a patch to document this in bindings ?

--
viresh