Danct12 changed the topic of #msm8937-mainline to: Boot Linux on your MSM8917/37/40 and QM215 mobile! | GitHub: https://github.com/msm89x7-mainline | Logs: https://oftc.irclog.whitequark.org/msm8937-mainline | Bridged to #msm8937-mainline:kde.org on Matrix
checkfoc_us has quit []
checkfoc_us has joined #msm8937-mainline
dmpstr[m] has joined #msm8937-mainline
lanik123[m] has joined #msm8937-mainline
<lanik123[m]> > <@barni2000:matrix.org> I would try to send A505 also but
<lanik123[m]> > lanik123: 's signed offs seems not correct
<lanik123[m]> Mmmm? Something big happend? xd
barni2000[m] has joined #msm8937-mainline
<barni2000[m]> lanik123[m]: i have just started sent upstream some stuff
<lanik123[m]> For example?
<barni2000[m]> A308
<lanik123[m]> Hm, ok
<barni2000[m]> i would sent dsi_phy cfgs but i have find out other compatible is working and already there
<barni2000[m]> i would check what can i sent upstream from your work but for that i will need a correct Signed-off-by-s
<barni2000[m]> s/a//
<lanik123[m]> lanik123[m]: Btw, I'll be free soon. I'm graduating on June 20th
<lanik123[m]> barni2000[m]: Which commit need to be changed?
<barni2000[m]> A505
<barni2000[m]> i think dsi configs will not be needed but i will check it later
<barni2000[m]> idk maybe smmu changes sohuld be finalized
<lanik123[m]> barni2000[m]: You talk about dsi_phy_28nm_hpm_famb_cfgs?
<barni2000[m]> lanik123[m]: yes, it is working on msm8917 only quirks is not set
<lanik123[m]> It's not correct to use hpm stuff on lpm....
<lanik123[m]> But ye, it can be used without changes
<barni2000[m]> i don't find information about lpm in downstream so idk it is realy lpm but you can show me some proof
<lanik123[m]> barni2000[m]: Give me a sec
<barni2000[m]> [ 194.960546] adreno 1c00000.gpu: error -ENOENT: _opp_set_clknames: Couldn't find clock with name: core_clk
<barni2000[m]> [ 194.960602] adreno 1c00000.gpu: [drm:adreno_gpu_init [msm]] *ERROR* Unable to find the OPP tabl
<lanik123[m]> I think that's enough xd
<barni2000[m]> 28lpm contains mms8937 configs??
<barni2000[m]> let me check
<lanik123[m]> barni2000[m]: Downstream don't have dynamicly created configs for pll
<lanik123[m]> It's hard-coded
<lanik123[m]> lanik123[m]: But it's pll, phy driver located in mdss source code
<lanik123[m]> Bro, this is mainline pll driver...
<lanik123[m]> We don't use it on downstream
<lanik123[m]> <barni2000[m]> "[ 194.960546] adreno 1c00000...." <- > <@barni2000:matrix.org> ```... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/yaZbfvbGgtIUsZTgsdlYLgxc>)
<barni2000[m]> lanik123[m]: not defined by me i need to check the opp
<lanik123[m]> > <@barni2000:matrix.org> I would try to send A505 also but
<lanik123[m]> > lanik123: 's signed offs seems not correct
<lanik123[m]> I will take your upstream branch for a while, ok?
<barni2000[m]> your playgournd branch only base on 6.9-rc6
<barni2000[m]> s/playgournd/playground/
<barni2000[m]> i am modifying 6.9-develop
<lanik123[m]> <barni2000[m]> "idk maybe smmu changes sohuld be..." <- It's a difficult thing to do... I'll do it after I graduate
<barni2000[m]> i have droped some commit related to panel drivers because i have regenerated them but better to manage with fork linux-panel-drivers from msm8916-mainline
<barni2000[m]> oneline is missing from adreno node :D ```operating-points-v2 = <&gpu_opp_table>;```
<barni2000[m]> if i could bring up everything maybe i will resend dpu support with msm8953 and msm8996
<barni2000[m]> btw i have found some voltage errors in rolex labb/ibb
<lanik123[m]> barni2000[m]: You didn't do anything with cpr or icc?
<lanik123[m]> barni2000[m]: Rolex use custom labb and ibb regulator so we can ignore it
<barni2000[m]> i am going to check icc i have, aka_ asked me to check
<barni2000[m]> s/i have//, s/aka_/aka\_/
<barni2000[m]> lanik123[m]: i know riva uses the same but voltage value what you defined is incorrect
<lanik123[m]> lanik123[m]: In my pervius mainline version cpr was a big pain in our ass
<barni2000[m]> <lanik123[m]> "Which commit need to be changed?..." <- pwm
<barni2000[m]> > <@lanik123:matrix.org> Which commit need to be changed?
<barni2000[m]> * pm8937_pwm
<barni2000[m]> nvm pm8937 is not upstreamed
<lanik123[m]> Oh, ty
<lanik123[m]> It shoud be 5000000
<barni2000[m]> yes
<lanik123[m]> barni2000[m]: This commit broken
<lanik123[m]> Not a good idea to upstreem it
<barni2000[m]> i don't think i have recreated from my own and it worked
<barni2000[m]> but i have only checked in debugfs so maybe it would be broken during usage
<lanik123[m]> Bruh, in my kernel pwm always crashed with init error
<lanik123[m]> lanik123[m]: Give me a sec, mb I find some logs
<barni2000[m]> i have not binded it to pwm backlight yet but it was showed in /sys/kernel/debug/pwm
<barni2000[m]> i had no deferred probe
<barni2000[m]> * deferred probe pending
<lanik123[m]> barni2000[m]: Interesting, mb this is problem with my defconfig
<lanik123[m]> Btw someone booted with msm8937-mainline into graphic?
<lanik123[m]> * into graphic mode?
<lanik123[m]> * Btw anyone booted with msm8937-mainline into graphic mode?
<barni2000[m]> is your commit in the pmic@1?
<barni2000[m]> yes it totally the same
<barni2000[m]> ty
<barni2000[m]> i will recheck everything from downstream and i will sent it upstream
<barni2000[m]> i should search for this compatbile qcom,dsi-phy-v0.0-lpm
<barni2000[m]> <lanik123[m]> "https://github.com/Lanik123/..."; <- wait which one is your given name? Titov?
ungeskriptet is now known as Guest8371
ungeskriptet has joined #msm8937-mainline
Guest8371 has quit [Ping timeout: 480 seconds]
ungeskriptet is now known as Guest8377
ungeskriptet has joined #msm8937-mainline
Guest8377 has quit [Ping timeout: 480 seconds]
<barni2000[m]> panel is working now on santoni
<barni2000[m]> * on santoni with dpu because i have not imported mdp5 config
Shigenta[m] has joined #msm8937-mainline
<Shigenta[m]> heya, where can i get lk2nd for msm8937 devices?
<barni2000[m]> msm8916-mainline
<barni2000[m]> main branch you can use that
<Shigenta[m]> well, i dont see santoni in supported devices
<barni2000[m]> because there was no MR for santoni
<Shigenta[m]> does it work on santoni tho?
<Shigenta[m]> oh, alright
<barni2000[m]> you can find santoni under msm89x7-mainline/lk2nd but it should be moved to msm8916-mainline
<Shigenta[m]> alright, just move that dts file in msm8916-mainline
<Shigenta[m]> and ig modify rules.mk file
<barni2000[m]> yep
<Shigenta[m]> alr
<barni2000[m]> and check your board_id
<Shigenta[m]> where?
<Shigenta[m]> in downstream dts?
danascape[m] has joined #msm8937-mainline
<danascape[m]> oh they are commonizing devices now?
<barni2000[m]> some of them
jojo_autoboy[m] has joined #msm8937-mainline
<jojo_autoboy[m]> ok what does mtp even mean
<jojo_autoboy[m]> i see it in downstream all the time
hacker420[m] has joined #msm8937-mainline
<hacker420[m]> Mobile Test Platform
<danascape[m]> Core development platform (CDP)... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/xwzRWpYJtBvzfXCWjeXeDJOL>)
<jojo_autoboy[m]> hacker420[m]: huh i expected a more descriptive name
<barni2000[m]> interconnect is working now... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/CWSPpBKTMirjgSUayETWwWjl>)
<lanik123[m]> <barni2000[m]> "wait which one is your given..." <- Oh, sry. I forgot to change my user.name in git config after doing some works. Now it's correct (Daniil - first name, Titov - last name)