so now apparently expressatt isn't outputting anything over uart in v6.17, but it is for v6.16
bisecting it leads to Luca Weiss (npub164g…k0lj)'s patch https://github.com/torvalds/linux/commit/9f2cbfcda595b6d741adf71058c60476b8d21028
but it doesn't even make sense as this doesnt even remotely touch msm8960 or uart
not sure what to do :/. was gonna test my vibra patch on top of the latest patches... but its seems like im encountering something else entirely
maybe reserved memory or something? i have no idea how to debug this at all