<bryanodonoghue>
calebccff debugcc is more accurate
<bryanodonoghue>
since it measures
<bryanodonoghue>
debugfs just shows what was requested
<bryanodonoghue>
actually sounds like debugcc has a bug tbh
<bryanodonoghue>
24 MHz on MCLK is what I'd expect to see
<bryanodonoghue>
debugcc "should" be measuring
<bryanodonoghue>
so maybe it *is* measuring but is messing up the interpretation of the results for sdm845
<bryanodonoghue>
that's be my guess anyway
<calebccff>
bryanodonoghue: yeah i guess it's a coinflip between debugcc and the camcc driver itself... Given that mclk0 and the csi0phytimer clocks are both /4 despite coming from different PLLs I guess debugcc could be the issue
<bryanodonoghue>
I'd be surprised if it weren't generating 24MHz
<bryanodonoghue>
what about the rest of the debugcc clocks ?
<bryanodonoghue>
maybe cam_cc.div_val = 0x02 would work
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
robertfoss has quit [Ping timeout: 480 seconds]
robertfoss has joined #linux-msm
junari has joined #linux-msm
jhovold has joined #linux-msm
junari has quit [Remote host closed the connection]
<aka_[m]>
Maybe Konrad is retaking his exams so he might not be there for a while
z_z3ntu_bouncer has quit [Quit: ZNC 1.9.0 - https://znc.in]
z_z3ntu_bouncer has joined #linux-msm
ungeskriptet is now known as Guest4142
ungeskriptet has joined #linux-msm
ungeskriptet is now known as Guest4145
ungeskriptet has joined #linux-msm
Guest4142 has quit [Ping timeout: 480 seconds]
ungeskriptet is now known as Guest4146
ungeskriptet has joined #linux-msm
Guest4145 has quit [Ping timeout: 480 seconds]
Guest4146 has quit [Ping timeout: 480 seconds]
marc|gonzalez has joined #linux-msm
<marc|gonzalez>
robher, krzk: could you give a quick look at "[PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop". It's the last bit holding back the series, according to Kalle.
<calebccff>
this is happening in the set rate callback anyways, but I thin kthat patch is for the enable cb
<calebccff>
as in, it fixes a bug when enable is called without set_rate being called first
<calebccff>
very confused now... it's somehow trying to set_rate on ife_0_clk_src from the csiphy set_clk_rates() function which calls clk_set_rate on a different clock?? https://p.calebs.dev/3b1cd2@raw
<calebccff>
anways the clock seems to get enabled as we want, not sure if the rate is correct though https://p.calebs.dev/8910c8@raw
<calebccff>
or if any of these are coorect
<calebccff>
i know the C-PHY values for some clocks are quite different to D-PHY
<bamse>
abhinav__: nice! needs to be respun, so provided some feedback...but looking forward to merge v3
<bamse>
abhinav__: attempted to boot my rb3gen2 and modetest reports the 3rd output :) don't have anything connected at this point though, so couldn't test it fully