ChanServ changed the topic of #linux-msm to:
atipls has quit []
Danct12 has joined #linux-msm
atipls has joined #linux-msm
atipls has quit []
mripard has joined #linux-msm
pespin has joined #linux-msm
<z3ntu> lumag: hm seems the ODM changed the downstream driver to reverse orientation.. https://gerrit-public.fairphone.software/plugins/gitiles/kernel/msm-5.4/+/f4eff559d9f328a6008b3e9fe7419b7446edc5fb%5E!/ can't see in the schematics though why this was done, but for sure worth a try replicating this. Also seems they actually didn't use the FSA4480 itself but instead the "Orient-Chip OCP96011" which seems to be otherwise compatible
<konradybcio> atipls make sure MDSS_GDSC is enabled
<lumag> z3ntu, :-D :-D
<lumag> z3ntu, from my POV there are three steps or stages to get DP to work: 0) you get the HPD events. 1) AUX / DPCD is working. At this point you have display modes, etc. 2) link training passes for USB-C -> HDMI dongles. This means that the whole pipeline is mostly wokring. 3) link training passes for USB-C -> DP dongles, this means that the system is fully working
Danct12 has quit [Ping timeout: 480 seconds]
svarbanov_ has quit [Ping timeout: 480 seconds]
svarbanov has joined #linux-msm
svarbanov has quit [Ping timeout: 480 seconds]
Danct12 has joined #linux-msm
<bryanodonoghue> krzk did you actually give a Reviewed-by for the yaml here ? https://lore.kernel.org/linux-arm-msm/?q=Add+SM8550+camera+clock+controller
svarbanov has joined #linux-msm
atipls has joined #linux-msm
svarbanov has quit [Read error: Connection reset by peer]
svarbanov has joined #linux-msm
<z3ntu> lumag: reversing the reversed variable in fsa4480 actually fixed it it seems :) Need to test more in a few days when I have proper access to an external display
<HappY[m]> Can I ask you something about fsa4480 driver for my sm8350 ?
svarbanov_ has joined #linux-msm
<atipls> konradybcio: do I need to do something specific for it? GCC_MDSS_AHB_CLK enables fine
<atipls> the dt entry: https://bpa.st/QFWA pm_runtime_enable is called before clk_prepare_enable(msm_clk_get(pdev, "axi")) (simplification)
svarbanov has quit [Ping timeout: 480 seconds]
ungeskriptet7 has joined #linux-msm
ungeskriptet has quit [Ping timeout: 480 seconds]
jhovold has joined #linux-msm
jhovold has quit [Quit: WeeChat 4.0.4]
pespin has quit [Remote host closed the connection]
atipls has quit []
atipls has joined #linux-msm
atipls_ has joined #linux-msm
<HappY[m]> I forgot everything after updating pmapots my wifi & bt is broked.. so now finding out why.. 🥹
atipls has quit []
atipls_ has quit []
atipls has joined #linux-msm
atipls has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
atipls has joined #linux-msm
<lumag> z3ntu, great!
<lumag> z3ntu, maybe we have to specify it in the same way as Neil did for nb7.
<konradybcio> Luca Weiss: if you have everything in a single tree, I can test it rn
<z3ntu> konradybcio: it's in my `fp5-6.6-wip-panel` branch
<z3ntu> lumag: so you mean `data-lanes = <1 0>;` in the fsa4480 endpoint port thing?
<lumag> z3ntu, something like that
<lumag> if krzk approves it
<z3ntu> I'll try to get some insight into why this is necessary from our ODM but maybe it's just this copy of FSA4480 that is reversed
<konradybcio> Luca Weiss: probably also a good idea to check whether there's double-sourcing of fsa and the knockoff
<z3ntu> konradybcio: you mean some phones containing fsa4480 and some containing the ocp96011?
<konradybcio> y
<konradybcio> your branch gets stuck at where I'd normally get telnet shell :D
<z3ntu> don't think so, based on schematics, jira on their side and this kernel commit
<konradybcio> am I expected to ship fw in the kernel?
<z3ntu> I didn't install any extra firmware for displayport.. so guess no?
<z3ntu> also all my firmware is in rootfs
<konradybcio> well.. I connected to a display and the phone died XD
<konradybcio> 900e
<z3ntu> :D
<z3ntu> worked for me^^ Probably matters a bit, I used it with a USB dongle with an HDMI dongle there, not a direct usb-c-to-hdmi one
<konradybcio> i used the pinephone dongle..
<HappY[m]> Hello today modem is probed up in Ubuntu.. but modem never probe up in pmos .. same kernel source, same configuration.. which can cause this issue? I mean how do I debug modem in pmos..