<jojo_autoboy[m]>
yeah i mean like the fact you can just replace the bootloader like that probably means it's unfused
<jojo_autoboy[m]>
unless these devboard bootloaders are also signed with the same key as the phone witch would also be a lol
<NekoCWD[m]>
idk, lk2nd says that secureboot is enabled
<jojo_autoboy[m]>
huh nvm then
<jojo_autoboy[m]>
8916 era huawei's seem to not have secure boot on but i guess they fixed that
<barni2000[m]>
sometimes they have signed their bootloaders with dev keys
<NekoCWD[m]>
Yey, touchscreen now works. Is there any reason why gpio 0 is reserved by default? Without `gpio-reserved-ranges = <>` i cant make regulator w gpio 0
<barni2000[m]>
oh it was removed on 6.12 branch, Otto was added device specific parts for msm8917 dtsi
<NekoCWD[m]>
Woa 🙀 there are 6.12 branch. Rebased 🐱
<barni2000[m]>
there are lot of changes at msm8917 side so you will need to follow it and there will be couple of force push later
<NekoCWD[m]>
Yea, there are changes like `blsp_i2c3` -> `blsp1_i2c3`. Fixed my dt, tablet boots fine. IMO it boots even faster. But there are new error in dmesg
<NekoCWD[m]>
```[ 15.847186] CPUidle PSCI: CPU 0 failed to PSCI idle
<NekoCWD[m]>
[ 15.847204] psci-cpuidle psci-cpuidle: probe with driver psci-cpuidle failed with error -110```
<barni2000[m]>
<NekoCWD[m]> "Yea, there are changes like `..." <- yes because a commit was dropped
<barni2000[m]>
btw today pinctrl driver was applied at upstream and i have also got RB for msm8917 dtsi so 1 step closer with upstreaming