ChanServ changed the topic of #linux-msm to:
danylo has quit [Ping timeout: 480 seconds]
nashpa has quit [Remote host closed the connection]
dliviu has joined #linux-msm
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
junari has quit [Remote host closed the connection]
<krzk> aka_[m]: about which compatible are we talking here?
mripard has joined #linux-msm
pespin has joined #linux-msm
lumag_ has quit [Quit: ZNC 1.8.1 - https://znc.in]
lumag_ has joined #linux-msm
srinik has quit [Killed (NickServ (Too many failed password attempts.))]
srinik has joined #linux-msm
danylo has joined #linux-msm
<aka_[m]> krzk: qcom,adsp.yaml msm8953 and msm8976 share same platform data like 8996
<konradybcio> aka_: when "borring" somebody else's compatible, you need to define a soc-specific one in bindings
<konradybcio> otherwise they're not discernable
<aka_[m]> konradybcio: eli5 pls
<aka_[m]> Optional commit
<aka_[m]> Wait not optional one later maybe
<aka_[m]> Dt-bindings+dt and in that way it cries about compatible being too long
<krzk> qcom,adsp.yaml
<krzk> aka_[m]: use fallback if it makes sense (devices are compatible)
<aka_[m]> But what about checker complaining?
<aka_[m]> Aren't I supposed to be sure there is no warnings/errors
<konradybcio> aka_: I meant to say: if you choose to use e.g. msm8996 as fallback for e.g. msm1234, you need to do "qcom,msm1234-asdf", "qcom,msm8996-adsf"
<krzk> aka_[m]: yes, you are supposed to. I don't understand the question.
<krzk> bindings, DTS and drivers must match. You cannot add something in one palce and cause errors in other places...
<aka_[m]> konradybcio: and then dt bindings check says 'compatible is too long'
<konradybcio> aka_: did you define a new entry in bindings?
<aka_[m]> Obv
<konradybcio> can you show us your dfif?
<konradybcio> diff*
<aka_[m]> You have commits in repo I linked few msgs up
<aka_[m]> And now I'm slowly heading to job so far from pc
lumag_ has quit [Quit: ZNC 1.8.1 - https://znc.in]
lumag_ has joined #linux-msm
<krzk> aka_[m]: message suggests you did not define a list in the bindings
<konradybcio> you need an entry like items: - const: new-compatible - const: old-compatible
<krzk> the bindings say you have one compatible, but you want (as expressed in DTS) two compatibles, so you need to write it differently in the binidngs
<konradybcio> fwiw items means "all of the following", enum means "one of the following"
<aka_[m]> so if i want to go fallback only i need to modify schema more
<aka_[m]> sad, i almos have no idea how it works but probably i need some nesting
<aka_[m]> i guess i can take a look on others and copy&test
<aka_[m]> thanks for helping
flto_ has joined #linux-msm
flto has quit [Ping timeout: 480 seconds]
lumag_ has quit [Quit: ZNC 1.8.1 - https://znc.in]
abhinav__7 has quit []
jessica_247 has quit []
cbraga0 has quit []
parellan9 has quit []
pneuhardt5 has quit [Quit: The Lounge - https://thelounge.chat]
lumag_ has joined #linux-msm
abhinav__4 has joined #linux-msm
jessica_247 has joined #linux-msm
parellan9 has joined #linux-msm
pneuhardt5 has joined #linux-msm
lumag_ has quit [Quit: ZNC 1.8.1 - https://znc.in]
lumag_ has joined #linux-msm
danylo is now known as Guest8320
danylo has joined #linux-msm
lumag_ has quit [Quit: ZNC 1.8.1 - https://znc.in]
abhinav__4 has quit []
jessica_247 has quit []
pneuhardt5 has quit [Quit: The Lounge - https://thelounge.chat]
parellan9 has quit []
Guest8320 has quit [Ping timeout: 480 seconds]
danylo has quit [Ping timeout: 480 seconds]
flto_ has quit []
flto has joined #linux-msm
dliviu has quit []
danylo has joined #linux-msm
dliviu has joined #linux-msm
<calebccff> does anyone have DSI command mode panels working on SDM845 on 6.7-rc? OnePlus 6 just black screens unless I disable fbdev emulation
<Marijn[m]> calebccff: I think I tested -next from ~1 week ago? Don't think I can find time today to rebase and retest though
<Danct12> about the i2c touch screen issue, i just removed dma from i2c2 and for whatever reason it still defaults to gpi dma..
<Danct12> tried hacking the driver to force it to disable and it gave me this
<Danct12> geni_i2c 4a88000.i2c: Timeout abort_m_cmd
<calebccff> Danct12: ctrl+f for fifo_disable in the driver, looks like it's read from a register, try hacking it to force the FIFO path
<calebccff> Marijn[m]: ok, good to know, thanks. Starting to wonder if it's something unrelated to drm/msm
<calebccff> Marijn[m]: sending DSI commands from the prepare callback doesn't seem to work... But it does on my device with a video mode panel
<Danct12> calebccff, that doesn't work, already tried that: https://paste.debian.net/1299386/
irungentoo has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
irungentoo has joined #linux-msm
<konradybcio> Danct12: as I said, on this platform you need the interconnect driver
<Danct12> oh that's a requirement now.. i see
<calebccff> Marijn[m]: did some further digging, after the first DRM client starts I can "chvt 2" and get a single frame of TTY, but then no more vblank interrupts
<z3ntu> also would be nice to get a release tag on it, 0.1 or 1.0 or something
pespin has quit []
djakov has quit [Remote host closed the connection]
djakov has joined #linux-msm