Message ID | 20231019105011.7289-1-ansuelsmth@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | cpufreq: qcom-nvmem: add support for ipq806x | expand |
On 19-10-23, 12:50, Christian Marangi wrote: > This series originally added support also for ipq807x. > This part was split and is now merged. > > This patch was originally dependent of [1] but was later reverted > due to compilation problem. [1] had some changes that weren't related > to the compilation problem and were just a fixup. > > This series include these 2 required patches from [1] that are > just cleanup and won't cause any problem. > These 2 patch were already checked and accepted by maintainers. > > This small series adds support for ipq806x qcom-cpufreq-nvmem driver. > Special function are required to make use of the opp-supported-hw > binding by hardcoding custom bits based on the qcom SoC ID. > > [1] https://lore.kernel.org/linux-pm/20231010063235.rj2ehxugtjr5x2xr@vireshk-i7/T/#t Applied [1-3]/4. Thanks.