ChanServ 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
<manigohan[m]> hmm
<abraxane[m]> <barni2000[m]> "1.6.1 or 1.7.0?" <- 1.7.0
<abraxane[m]> oh it does symlink correctly now
<manigohan[m]> <barni2000[m]> "maybe couple of properties..." <- for simple-battery maybe we can ref from https://github.com/msm89x7-mainline/linux/blob/85a1acefe6f88d3a3b813498d3aacb11e039831d/arch/arm64/boot/dts/qcom/msm8917-xiaomi-riva.dts#L50C1-L59C4
<manigohan[m]> rolex simple-battery only has one property
<barni2000[m]1> Riva is different
<barni2000[m]1> We have an examplr in the schema
<manigohan[m]> hm
Danct12 has joined #msm8937-mainline
<barni2000[m]> Any chance finalizing sdm429 devices? Btw sdm429 should override gpu settings because it uses Adreno 504
<abraxane[m]> <barni2000[m]> "Any chance finalizing sdm429..." <- i couldn't get my gpu to work though
<abraxane[m]> the only thing i had tried is `&gpu { status = "okay" };`
<barni2000[m]> That is for adreno 505
<barni2000[m]> You will need to override some params
<barni2000[m]> Maybe clocks also
<barni2000[m]> But we will need a proper dsi driver also
Danct12 has quit [Ping timeout: 480 seconds]
<barni2000[m]> i would make a new release but i would merge the sdm429 device
<barni2000[m]> s/device/devices first/
<abraxane[m]> <barni2000[m]> "You will need to override some..." <- but then dmesg had _nothing_ about gpu, no errors, no messages. nothing
<barni2000[m]> Because it needs dsi driver also
<abraxane[m]> i see, both work in tandem
<barni2000[m]> modem stuff was merged to msm8917 so it should work now ootb
<barni2000[m]> s/to/for/
<barni2000[m]> maybe the services just enabled on new installation by default so some manually work could be needed
<barni2000[m]> * be needed for existing installations