Konrad Dybcio
Konrad Dybcio
Sadly no display, nobody cared enough to enable it in the original BL, but hey, at least the eMMC isn't suicidal..
What about QEMU?
superseded by #59
FWIW it looks like such weird ZeroOps are present in all Qualcomm ACPI tables.. See https://github.com/aarch64-laptops/build/blob/master/misc/microsoft-devkit-2023/DSDT.dsl for an example (there's a .dat (.aml) in that directory too)
iasl unceremoniously errors out when trying to parse these, I was told ms asl consumes them fine.. which is supposedly what the aforementioned tables are compiled with
I see that this provides `/lib/firmware/qcom/qc*m*6490`, whereas the upstream dt expects `/lib/firmware/qcom/qc*s*6490`.. which one do we go with in the end?
couple points: - this is all good improvements - most of the commiters here are used to the linux kernel way of structuring changes (one change per commit), but that's...