<ungeskriptet[m]> Zekiu_: Are you sure your reserved-memory and GPIOs are correct?
<Zekiu_[m]> Seems like they are, they do have different names tho (like, instead of "hyp_mem" like in sm8250.dtsi it's "hyp_region") but the values inside them are the same, so I didn't add them
<ungeskriptet[m]> Zekiu_: Maybe try to erase the dtbo partition like this in TWRP: cat /dev/zero > /dev/block/by-name/dtbo_(a/b)
<ungeskriptet[m]> Zekiu_: So I found this in the sm8250 Motorola kernel sources:... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/FijGISYyPLaMYBjSGvPfGqra>)
<ungeskriptet[m]> * Zekiu_: So I found this in the sm8250 Motorola kernel sources:
<ungeskriptet[m]> Maybe try this gpio-reserved-ranges = <28 4>, <40 4>;
<ungeskriptet[m]> Maybe try this gpio-reserved-ranges = <28 4>, <40 4>;
<Zekiu_[m]> I will try that when I get home, thanks 😄
<ungeskriptet> Zekiu_[m]: You can also double check reserved GPIOs by looking at which GPIOs are missing in /sys/kernel/debug/gpio
ungeskriptet has quit [Quit: The Lounge - https://thelounge.chat]
ungeskriptet has joined #sm8250-mainline
ungeskriptet has quit [Quit: The Lounge - https://thelounge.chat]
ungeskriptet has joined #sm8250-mainline
Zekiu_[m] has quit [reticulum.oftc.net helix.oftc.net]
Zekiu_[m] has joined #sm8250-mainline
anuw[m] has quit [Ping timeout: 481 seconds]
MainudeenSumro[m] has quit [Ping timeout: 480 seconds]
alexeymin-matrix has quit [Ping timeout: 480 seconds]
tkabat83[m] has quit [Ping timeout: 480 seconds]
DavidHeidelberg[m]1 has quit [Ping timeout: 480 seconds]
ungeskriptet[m] has quit [Ping timeout: 480 seconds]
johnyz89[m] has quit [Ping timeout: 480 seconds]
KapilSingariaded_pxl[m] has quit [Ping timeout: 480 seconds]
Zekiu_[m] has quit [Ping timeout: 607 seconds]
aibobo[m] has joined #sm8250-mainline
Zekiu_[m] has joined #sm8250-mainline
<Zekiu_[m]> ungeskriptet: I don't have TWRP, so i just made a "blank" image with "dd if=/dev/zero of=dtbo.img count=1" and flashed it to dtbo_b. also i tried messing around with reserved-memory again, and replaced the gpio-reserved-ranges value with the one you provided, but the device still reboots instantly when it tries booting the kernel