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
<barni2000[m]> tsens and mpp gpios are backported
<barni2000[m]> i have tested on riva
<barni2000[m]> Danct12: can msm8937.dtsi license changed from GPL-2.0-only for something else?
<Danct12[m]> <barni2000[m]> "this was mentioned for msm8917..." <- for msm8917, ask otto
<Danct12[m]> i'm fine with that
<barni2000[m]> I have kept GPL-2.0 at msm8917
<barni2000[m]> Others canbe BSD-3.0 or MIT, msm8953 licensed as BSD3
<barni2000[m]> As i see newer SoCs also licensed under BSD-3
<NekoCWD[m]> PostmarketOS on Huawei MediaPad T3 10 with locked bootloader <3
<M0xCAFEBABE[m]> > Host: Huawei Medipad
<M0xCAFEBABE[m]> found a typo :D
<M0xCAFEBABE[m]> btw how do you run it on locked bootloader? or their bootloader lock is a joke
<NekoCWD[m]> M0xCAFEBABE[m]: Just replaced huawei's bootloader with demo board's one. Documented on [wiki](https://wiki.postmarketos.org/wiki/Huawei_Mediapad_T3_10_(huawei-agassi)#Bootloader_unlocking)
<NekoCWD[m]> Which regulator is it?
<barni2000[m]> <NekoCWD[m]> "Hi! How can i translate..." <- if bootloader enables it you don't need it
<barni2000[m]> show the ful dt
<barni2000[m]> * show the full dt
<barni2000[m]> use dpu it will disappear
<barni2000[m]> NekoCWD[m]: it is defined in pm8937 =
<barni2000[m]> * it is defined in pm8937
<barni2000[m]> or msm8917
<NekoCWD[m]> what is DPU?
<barni2000[m]> display controller driver
<barni2000[m]> on older soc mdp5 was in use but now we can use dpu what is maintained well
<barni2000[m]> it was upstreamed for 6.13 but patches are there for 6.11
<barni2000[m]> you can switch with msm.prefer_mdp5=false
<NekoCWD[m]> Thank you. It seems to working fine now