Re: [linux-sunxi] Kernel crash in "cpu_freq"

2022-07-18 Thread Samuel Holland
Hi Torsten, On 7/18/22 7:13 AM, Torsten Beyer wrote: > Hi again, > > I believe I found the place. Can you confirm that changing the microvolts OPPs > in "arch/arm/boot/dts/sun7i-a20.dtsi" is the right place for upping the > microvolts for lower frequencies? Yes, in that file, in the

Re: [linux-sunxi] Kernel crash in "cpu_freq"

2022-07-18 Thread Torsten Beyer
Hi again, I believe I found the place. Can you confirm that changing the microvolts OPPs in "arch/arm/boot/dts/sun7i-a20.dtsi" is the right place for upping the microvolts for lower frequencies? cheers -tb Torsten Beyer schrieb am Montag, 18. Juli 2022 um 09:26:58 UTC+2: > Hi Samuel, > > am

Re: [linux-sunxi] Kernel crash in "cpu_freq"

2022-07-18 Thread Torsten Beyer
Hi Samuel, am stuck trying to figure out how to increase the voltages. Can you point me to some documentation or quickly explain how I would do that? regards Torsten sam...@sholland.org schrieb am Samstag, 16. Juli 2022 um 06:16:16 UTC+2: > Hi Torsten, > > On 7/13/22 3:18 AM, Torsten Beyer