Always send your replies to the bug report! [This is therefor just a forward to that bug report]
On Monday, 20 June 2022 10:09:45 CEST Yu-Tung Chang wrote: > https://lore.kernel.org/linux-arm-kernel/5143369...@ti.com/T/ > https://www.spinics.net/lists/linux-omap/msg138794.html > > Read the link above, ARM_OMAP2PLUS_CPUFREQ is not available for DT > Boot Systems and has been deprecated > > Yu-Tung Chang <mtw...@gmail.com> 于2022年6月20日周一 16:03写道: > > > https://lore.kernel.org/linux-arm-kernel/5143369...@ti.com/T/ > > > > Yu-Tung Chang <mtw...@gmail.com> 于2022年6月20日周一 16:02写道: > > > > > I am doing further testing, It is now certain that > > > ARM_OMAP2PLUS_CPUFREQ is not set in > > > arch/arm/configs/omap2plus_defconfig. > > > > > > Diederik de Haas <didi.deb...@cknow.org> 于2022年6月16日周四 22:50写道: > > > > > > > Control: tag -1 moreinfo > > > > > > > > On Thursday, 16 June 2022 12:16:46 CEST Yu-Tung Chang wrote: > > > > > Package: linux-image-armmp > > > > > Version: 5.18.0-1 > > > > > > > > > > enable omap2plus_cpufreq causes ti_cpufreq to not work, and > > > > > omap2plus_cpufreq is no longer used in linux. > > > > > > > > Can you explain ('more') what the actual issue is? > > > > > > > > I went looking in (upstream)'s code and what I could find was this: > > > > > > > > ~/dev/kernel.org/linux$ grep -A4 "config ARM_OMAP2PLUS_CPUFREQ" > > > > drivers/ > > > > cpufreq/Kconfig.arm > > > > config ARM_OMAP2PLUS_CPUFREQ > > > > > > > > bool "TI OMAP2+" > > > > depends on ARCH_OMAP2PLUS > > > > default ARCH_OMAP2PLUS > > > > > > > > ~/dev/kernel.org/linux$ grep -A11 "config ARM_TI_CPUFREQ" > > > > drivers/cpufreq/ > > > > Kconfig.arm > > > > config ARM_TI_CPUFREQ > > > > > > > > bool "Texas Instruments CPUFreq support" > > > > depends on ARCH_OMAP2PLUS > > > > default ARCH_OMAP2PLUS > > > > help > > > > > > > > This driver enables valid OPPs on the running platform based > > > > on > > > > values contained within the SoC in use. Enable this in order > > > > to > > > > use the cpufreq-dt driver on all Texas Instruments platforms > > > > that > > > > provide dt based operating-points-v2 tables with > > > > opp-supported-hw > > > > data provided. Required for cpufreq support on AM335x, > > > > AM437x, > > > > DRA7x, and AM57x platforms. > > > > > > > > I interpreted your bug report as they would be mutually exclusive, but > > > > that's far from what _I_ understand of the above Kconfig options. > > > > I can ofc be wrong.
signature.asc
Description: This is a digitally signed message part.