[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240903090222.y4cnnt2o6t5tr3n5@vireshk-i7>
Date: Tue, 3 Sep 2024 14:32:22 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Nishanth Menon <nm@...com>
Cc: "H. Nikolaus Schaller" <hns@...delico.com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Kevin Hilman <khilman@...nel.org>, Tony Lindgren <tony@...mide.com>,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
bb@...com, d-gole@...com
Subject: Re: [PATCH] cpufreq: ti-cpufreq: Introduce quirks to handle syscon
fails appropriately
On 28-08-24, 08:19, Nishanth Menon wrote:
> Commit b4bc9f9e27ed ("cpufreq: ti-cpufreq: add support for omap34xx
> and omap36xx") introduced special handling for OMAP3 class devices
> where syscon node may not be present. However, this also creates a bug
> where the syscon node is present, however the offset used to read
> is beyond the syscon defined range.
>
> Fix this by providing a quirk option that is populated when such
> special handling is required. This allows proper failure for all other
> platforms when the syscon node and efuse offsets are mismatched.
>
> Fixes: b4bc9f9e27ed ("cpufreq: ti-cpufreq: add support for omap34xx and omap36xx")
> Signed-off-by: Nishanth Menon <nm@...com>
> ---
>
Applied. Thanks.
--
viresh
Powered by blists - more mailing lists