<mal>
aka_[m]: I tried to look in that apcs, I can't directly use msm8916 code because it has a53 while msm8226 is a7, there is a7pll in mainline but it appears to be for some different platform currently and might need some changes based on a quick look
<minecrell>
mal: the a53pll code works for the cortex-a7 in msm8909 so the name doesn't really mean something
<mal>
ah, ok
<aka_[m]>
These names makes no sense
<aka_[m]>
A7pll refers to lucid pll which is alpha type
<aka_[m]>
It should probably sit inside apss-ipq-pll.c driver
junari_ has joined #linux-msm
junari__ has joined #linux-msm
jhovold has joined #linux-msm
jhovold has quit []
junari_ has quit [Ping timeout: 480 seconds]
<mal>
aka_[m]: no luck yet getting that apcs to work, device hangs at boot for a moment and then reboots after display turns blue
junari__ has quit [Remote host closed the connection]
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #linux-msm
Daanct12 has quit [Remote host closed the connection]
Danct12 has joined #linux-msm
<aka_[m]>
Could try dumping register values
<aka_[m]>
Do you have changes anywhere?
<mal>
just a moment, I can push that hacky branch
<mal>
I also might have found the commits that break my device on 6.4 rcs
<mal>
when I add couple of relatively simple changes from 6.4 to 6.3 it breaks the same way