Re: [PATCH v3 0/3] cpufreq: ti: Add support for AM62L3 SoC
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2026-01-21 06:28:27
Also in:
linux-devicetree, linux-pm, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2026-01-21 06:28:27
Also in:
linux-devicetree, linux-pm, lkml
On 20-01-26, 17:17, Dhruva Gole wrote:
Hello, This series adds CPU frequency scaling support for the TI AM62L3 SoC. The AM62L3 is a low-power, low-cost SoC from Texas Instruments. This series enables cpufreq support by: 1. Adding the SoC to the cpufreq-dt-platdev blocklist to prevent the generic driver from probing. 2. Extending the ti-cpufreq driver to support AM62L3 speed grading by reading the efuse. 3. Updating the device tree with the necessary operating points and clock configurations. Tested on AM62L3 EVM [1] [1] https://gist.github.com/DhruvaG2000/6dcceb80cf7bbd1e624ec210532538cb Signed-off-by: Dhruva Gole <redacted>
I should be applying only patch 1 and 3 ? -- viresh