<mszyprow>
PabloPL: but if you see insonsistent time on various cpus (easily to notice if you enable prefixing kernel logs with uptime) then yes, you need them
<PabloPL>
mszyprow: Yes i see that problem, and it was fixed by using that patches plus patch for not-fw-configured for arm64 (which i saw that will not be accepted)
<PabloPL>
did look at sources of newer exynos and it looks like this "issue" could be also there :(
<PabloPL>
strange that this regulator has different value if booted from recovery vs force reboot (using power + vol down), one if them is outside of range in mainline which is causing ufs to not work
<PabloPL>
mszyprow: ufs probes before pmic (which is used to power ufs) and when getting DEFER it tries to disable that clock (which makes whole boot hang)
<PabloPL>
mszyprow: with this "fix" applied, kernel later probes pmic and later ufs again (which works fine), so it's possible to boot from ufs
<PabloPL>
hope that it'll be possible to do it without datasheet (as always...)
<mszyprow>
PabloPL: the problem with clock enable/disable is probably caused by disabling the top pll that provides the clock to sclk_ufs
<mszyprow>
PabloPL: please check if moving the critical flag to the pll fixes the issue
<mszyprow>
PabloPL: keeping top plls as critical seems to be needed also on older exynos socs
<PabloPL>
mszyprow: Thanks! will check it (when have a time)
<mszyprow>
PabloPL: see for example commit 0212a0483b0a and 67f96ff7c8f0
psydruid has joined #linux-exynos
chewitt has joined #linux-exynos
paulk-leonov has quit [Ping timeout: 272 seconds]
paulk-leonov has joined #linux-exynos
PabloPL has quit [Quit: PabloPL]
PabloPL has joined #linux-exynos
PabloPL has quit [Quit: PabloPL]
snawrocki has joined #linux-exynos
mszyprow has quit [Ping timeout: 264 seconds]
mszyprow has joined #linux-exynos
wwilly_ has joined #linux-exynos
wwilly_ has quit [Remote host closed the connection]