ChanServ changed the topic of #linux-msm to:
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
minecrell has quit [Quit: Ping timeout (120 seconds)]
minecrell has joined #linux-msm
cxl000 has quit [Quit: Leaving]
cxl000 has joined #linux-msm
jhovold has joined #linux-msm
pevik has joined #linux-msm
animist has joined #linux-msm
Daanct12 has joined #linux-msm
pevik_ has quit [Remote host closed the connection]
Daanct12 has quit [Remote host closed the connection]
Daanct12 has joined #linux-msm
qyousef has joined #linux-msm
qyousef_ has quit [Ping timeout: 480 seconds]
qyousef_ has joined #linux-msm
qyousef has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Quit: Leaving]
pespin has joined #linux-msm
pevik_ has joined #linux-msm
animist has quit [Ping timeout: 480 seconds]
animist has joined #linux-msm
animist has quit [Ping timeout: 480 seconds]
animist has joined #linux-msm
<bamse> konradybcio, calebccff: scrolled back and saw your question about sm8150 mdss...there are some patches from microsoft from december(?), the problem is that they didn't work for me
<bamse> konradybcio, calebccff: i did some research and it seems to be the same problem as i see on sc8180x, that we must hold vddmx at least at nominal at all time
<calebccff> bamse: huh, that looks fun... Would that also fix the ahb stuck clocks we see on sdm845?
<konradybcio> Nominal seems rather high.. I wonder what downstream does..
<bamse> calebccff: i think you're referring to the problem coming when you boot without clk_ignore_unused...that's a separate problem and in the discussion following my proposed fix, we concluded that we should get rid of clk_ignore_unused (i.e. always have it and rely on sync_state instead)
<bamse> konradybcio: nom is high, the problem is that the mdss_ahb_clk is ticking so fast due to the bootsplash that it's required...once the mdss driver kicks in, we can use the opp tables to adjust it together with the clock
lumag_ has quit [Quit: Leaving]
pevik has quit [Ping timeout: 480 seconds]
<calebccff> bootsplash strikes again!
<Mis012[m]> laughs in no display support in u-boot
<Mis012[m]> (secretly) cries in no display support in u-boot
lumag_ has joined #linux-msm
lumag_ has quit []
lumag_ has joined #linux-msm
lumag_ has quit [Quit: Leaving]
<bamse> z3ntu: did you test v14 of my lpg patches? could you provide a t-b, or perhaps even invest the time towards providing a r-b?
<bamse> Marijn[m]: ^^?
<z3ntu> bamse: I did test v12 which worked fine on pm8941/msm8974. I can re-test v14 :)
<Marijn[m]> bamse: it's on my todo list but I've been living under a proverbial rock (when it comes to mainline) lately
<bamse> thanks, just would like to make sure that when the maintainer see the patch that it has some positive feedback
<Marijn[m]> I was hoping to get to it after rebasing our Sony Loire and Nile platforms on 5.18 and upstreaming some more patches, but of course it doesn't work anymore...
<Marijn[m]> I'm surprised the series is in radio silence where at first it got quite some attention
<bamse> Marijn[m]: one interpretation is that everyone is happy, which i hope is the case ;)
<Marijn[m]> bamse: let's hope some r-b + t-b get the whole thing merged ^^
<Marijn[m]> I also shouldn't forget sending the sdm660 config in that case
<bamse> Marijn[m]: well, lack of feedback could be interpreted either way by the maintainer...so getting some in place would rule that out
<bamse> Marijn[m]: right, once we have the base driver we have a bunch of pmics to add
pespin has quit [Remote host closed the connection]
<Marijn[m]> And unfortunately we have some weird platforms with a "PBS" thing for the LPG
<z3ntu> I also briefly looked into lpg on pmi632 but it's also a bit weird there
<Marijn[m]> z3ntu: it's on our sm6125 SoC specifically, so could be pmi632 or some close variant indeed
<z3ntu> I see ppg_sdam on pmi632 which iirc is the way it stores the lpg patterns there https://github.com/FairphoneMirrors/android_kernel_fairphone_sdm632/blob/master/arch/arm64/boot/dts/qcom/pmi632.dtsi#L575
<z3ntu> ah and also pmi632_pbs_client3 which seems what you meant
<Mis012[m]> no hits for ppg
<Mis012[m]> lots of hits for PBS
<z3ntu> bamse: sent a tested-by :)
<z3ntu> sdam driver itself is upstream already
<bamse> z3ntu: looks reasonable, and there's still time for v5.19
<bamse> z3ntu: ahh nice, didn't know we already had a sdam driver...but yeah we have some stuff that needs to take a different path on sdam targets
<Mis012[m]> hmkay...
<Mis012[m]> would be nice to have `#define`s for that
<Mis012[m]> not least of which because said datasheet is probably not exactly public
<bamse> Marijn[m]: i am not able to provide you with that...and it seems to differ from platform to platform
<bamse> sorry pmic to pmic
<Mis012[m]> for pmi632
<Mis012[m]> can also provide a syntax file for gedit
<calebccff> bamse: no luck with LPG on the OnePlus 6
<calebccff> assuming I haven't made any silly mistakes.. https://p.calebs.dev/37f12f
jhovold has quit [Ping timeout: 480 seconds]
<bamse> calebccff: looks reasonable to me, what's the outcome?
<calebccff> bamse: nothing happens at all
<calebccff> i've maxed out the multi_intensity and brightness values, anything I'm missing?
<calebccff> fwiw these are the changes OnePlus did in downstream devicetree: https://p.calebs.dev/d05002@raw
<bamse> calebccff: maxed out means max_brightness, right?
<bamse> or perhaps max_intensity is [0,256)
<bamse> ?
<calebccff> bamse: yeah, here's sysfs https://p.calebs.dev/d7ac24@raw
<calebccff> i checked the docs and multi_intensity is apparently 0 to max_brightness, it's scaled automatically
<calebccff> led_brightness = brightness * multi_intensity/max_brightness
<bamse> calebccff: and the led stays off?
<bamse> calebccff: and it worked with a previous iteration of the patches? or could we be missing something external to the driver?
abelvesa has joined #linux-msm
abelvesa has quit [Quit: leaving]
abelvesa has joined #linux-msm
<calebccff> bamse: i think i tested some older version which also didn't work, it's been a while though
<bamse> calebccff: i will interpret that as we're missing something for driving your rgb off pmi8998
<bamse> calebccff: i don't remember if i tested the last version on rb3 (db845c)...but previous revisions worked there
abelvesa is now known as Guest3105
abelvesa has joined #linux-msm
abelvesa has quit []
Guest3105 has quit []
abelvesa has joined #linux-msm
<calebccff> bamse: hmm yeah, I think deathmist1 also had it working on the OnePlus 5 on prior revisions but not recently
lumag_ has joined #linux-msm
diederik has quit [Ping timeout: 480 seconds]
diederik has joined #linux-msm