warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Robot_ has joined #linux-sunxi
pg12 has quit [Remote host closed the connection]
pg12 has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
warpme has joined #linux-sunxi
Schimsalabim has joined #linux-sunxi
warpme has quit []
warpme has joined #linux-sunxi
apritzel has joined #linux-sunxi
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
<apritzel>
warpme: what are the voltages, in your DT and Syterkit? X96QPro+ has DDR3L DRAM, which needs 1.35-1.5V
buZz has quit [Read error: Connection reset by peer]
<apritzel>
with the proper voltage set in Syterkit the kernel shouldn't touch the regulator
<apritzel>
what are the messages before it hangs?
apritzel_ has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
<loki666>
warpme: I'm the author of this patch, and unless your device is using a axp717, it shouldn't have any impact
<loki666>
if your device is using a axp717, it set the ramp_delay for dvfs, usually dram vdd is not affected by dvfs...
<loki666>
on my device dcdc3 (also vdram) reg is a fixed regulator set to 1.1v
apritzel_ has quit [Remote host closed the connection]
apritzel has joined #linux-sunxi
<apritzel>
loki666 most A523 devices seem to use an AXP717, actually the Anbernic devices seem to be the odd ones from the H616 using that PMIC
<apritzel>
so yes its DCDC3 on an AXP717 that's causing the problem,although I wonder why...
<apritzel>
I guess the immediate hang goes away if we set the right voltage in both the DT and the bootloader, but it should not hang nevertheless
Robot_ has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
<loki666>
yes on anbernic devices, u-boot and kernel dcdc3 are the sames
<loki666>
but if A523 are using also the AXP717, I guess without that patch dvfs should also be broken... warpme can you revert that patch, and test dvfs using a dynamic cpu gov, or userspace and script that jump between lowest freq and highest freq
<apritzel>
loki666 there is no Dvfs yet, we still lack the CPU clock - it's a separate clock unit (CCU) on this chip