jnn has joined #linux-msm
jn has quit [Ping timeout: 480 seconds]
davidinux is now known as Guest8551
davidinux has joined #linux-msm
Guest8551 has quit [Ping timeout: 480 seconds]
<
bamse>
ajhalaney[m]: i didn't consider clk_get_rate() in my thoughts...
marvin24_ has joined #linux-msm
marvin24 has quit [Ping timeout: 480 seconds]
svarbanov has quit [Remote host closed the connection]
svarbanov has joined #linux-msm
jnn is now known as jn
Guest8455 has quit []
Danct12 has joined #linux-msm
pespin has joined #linux-msm
pespin has quit [Remote host closed the connection]
BobBeck is now known as Guest8608
BobBeck has joined #linux-msm
BobBeck has joined #linux-msm
pespin has joined #linux-msm
pespin has quit [Remote host closed the connection]
pespin has joined #linux-msm
Danct12 has quit [Quit: A-lined: User has been AVIVA lined]
pespin has quit [Remote host closed the connection]
<
aka_[m]>
konradybcio: is there anything in next for 6115 which isn't in 6.5 already?
<
konradybcio>
bunch of stuff
<
konradybcio>
mainly icc
<
aka_[m]>
wanted to get lemon a squeeze
<
konradybcio>
nice wording
<
aka_[m]>
panel to add and backlight driver and should be fine to even upstream to aports
<
aka_[m]>
some sgmicro or something
<
aka_[m]>
i feel defeated at msm-4.19 for 8953 so why not give a try to things which were working already
<
aka_[m]>
regarding novatek panels
<
konradybcio>
i gave nt36672awhatever a re-spin, if the i2c thing gets in i'll work on spi..
<
aka_[m]>
konradybcio: ah i will probably try once again to clean it
<
aka_[m]>
or you want common base?
<
aka_[m]>
i seen some drivers doing this
<
aka_[m]>
i meant more init seqs for panel
<
aka_[m]>
panel-novatek-nt36672a.c this one i have
<
aka_[m]>
how bad would be parsing it from dts?
<
aka_[m]>
like do we really need to deal much with that
<
aka_[m]>
also i was thinking on doing some kind of_match_table inside dts but it will match against part of cmdline
<
aka_[m]>
"xiaomi,novatek-nt36672-truly", "nt36672_truly_v2"
<
aka_[m]>
second being part of cmdline
<
aka_[m]>
parsing sleeps kinda tricky
<
konradybcio>
no i meant touchscreen
<
konradybcio>
as for panels, the current consensus is to stick them in a file named after the driver ic
<
aka_[m]>
<konradybcio> "no i meant touchscreen" <- yes but you want to commonize both or separate drivers?
<
konradybcio>
please ask the question again, I'm a bit lost
Danct12 has joined #linux-msm
<
Rayyan>
konradybcio: could I still submit patches for the lumias even though fb is broken?
<
konradybcio>
obviously!
<
konradybcio>
for some, getting uart is an achievement
<
Rayyan>
anything stand out to you?
<
konradybcio>
bindings should go first, so that there isn't a point in the tree where we have undocumented compatibles
<
konradybcio>
abd status goes last nowadays instead of first
<
konradybcio>
apart from that, i'll take a look after it gets in my inbox
<
aka_[m]>
do anyone have idea how mcus on panels work?
<
aka_[m]>
i have like set_display_off -> enter_sleep->NOP-> some ass shit long write(4 parameters)
<
konradybcio>
remember that display_off may not actually be display_off
<
aka_[m]>
konradybcio: weird
<
aka_[m]>
it seems it disable display->nop->check for errors on dsi
<
aka_[m]>
NT35523_Preliminary_V0.06_20140530.pdf
<
aka_[m]>
even if its old it might be still it
<
aka_[m]>
uh false claim somehow missed f before 7h
<
aka_[m]>
(F6h~F7h) EXCK_CTRL: Display Clock Source Control..
<
RayyanAnsari[m]>
<konradybcio> "abd status goes last nowadays..." <- fixed, now giving it the final look over before i send