<aka_[m]>
krzk: if i want to adsp on soc dts and it can use msm8996 compatible should i use it straight or document and use fallback(yaml checker complain about too long compat)
<aka_[m]>
at some point i believe there was saying we don;t want to grow lists anymore
<z3ntu>
<aka_[m]> "Unbalanced enable for IRQ 41" <- I think this happens on most devices but the warning is not harmful really
<z3ntu>
does it actually "break" or does just the warning appear?
<aka_[m]>
Well there is entire opps or how you call it
<aka_[m]>
For enabling ovp irq
<aka_[m]>
I still have something wrong in tree because after reverting still it drops to console device
<aka_[m]>
Maybe will look tomorrow into it
<aka_[m]>
Way to anxious to do anything
<z3ntu>
Anybody got a clue how on msm8226 (a3xx) with 6.5 everything works well, with 6.6 when I launch kmscube I just get a blank screen? Nothing unusual in dmesg or kmscube output. When rendering with llvmpipe the output shows up properly, so just freedreno-specific somehow
<z3ntu>
I've also tried resetting drivers/gpu/drm/msm tree to basically v6.5 and it still doesn't work so I'm quite confused where the regression could be
<z3ntu>
Huh, the only other idea I had now was some clock driver, and indeed restoring drivers/clk/qcom/clk-smd-rpm.c to v6.5 makes it work again. Will check what exact clock this is but there was some changes/cleanups there
<z3ntu>
Ah I remember having seen this some months ago, RPM_SMD_OCMEMGX_CLK clock and friends were removed but they're needed. Solved now for my tree I guess but I still need to get konradybcio to tell me what a better solution is than revert that commit
<Danct12>
[ 319.274124] geni_i2c 4a88000.i2c: GPI transfer failed: -110
<Danct12>
does anyone know why this error happens? i was adding goodix touchscreen to the device, the touch screen works but this happened shortly when playing around with it