arm64: dts: qcom: sdm660-bbry-common: fix reserved-mem ranges, panel regulators, and syna ts#174
Conversation
|
Adds ton of new errors to dtbs-check (see checks tab), plz fix 👉 👈 |
da413b6 to
7c8891c
Compare
…common, sdm636-bbry-luna-common, sdm660-bbry-athena-boe, and sdm636-bbry-luna-boe
7c8891c to
e507bae
Compare
Forgottent |
e507bae to
5ef8b40
Compare
5ef8b40 to
50a820c
Compare
| vdd-supply = <&lcdb_fixed>; | ||
| reset-gpios = <&tlmm 53 GPIO_ACTIVE_LOW>; | ||
| syna,reset-delay-ms = <220>; | ||
| syna,startup-delay-ms = <2000>; |
There was a problem hiding this comment.
It was failing to init if the display wasn't ready.
There was a problem hiding this comment.
Still feels too much, 1000 isn't enough?
There was a problem hiding this comment.
I think I tried 1200 at one point. Before it was at 600. 2000 seemed good for stability.
|
Would be even better if you could test the same change on top of setotau's 6.19.y branch and by doing so try 6.19 in general |
I tested some of the changes on 7.0.0 already, but I can do that too. |
I think I'll rebase on 7.0.0 soon |
|
Ugh, I tried booting 6.19 on the athena-syna variant, and memtest got stuck again. I have more work to do. |
false alarm, missed one of the commits in the cherry-pick, 6.19 looks good key2:~$ uname -a
Linux key2 6.19.6-sdm660 #36 SMP PREEMPT Thu Mar 12 19:12:54 UTC 2026 aarch64 GNU/Linux
key2:~$ cat /proc/cmdline
initrd=initramfs loglevel=7 debug memtest=1 pmos.nosplash pmos_boot_uuid=B3EA-D7F3 pmos_root_uuid=89a16591-50d9-4d9a-9ac4-e941f32b5aac pmos_rootfsopts=defaults |
6122359
into
sdm660-mainline:qcom-sdm660-6.18.y
|
cherry-picked and merged into 6.19. Thanks |
Passes memtest now. Copied from downstream with some tweaks. Tested remoteproc and wifi still work.
Also adding lcd panel regulators to fix syna flakiness and tweaking touchscreen delays.