Greeting everyone, I've been trying to get PMOS to work on my mi note 10 lite (toco) using the dts from https://github.com/sm7150-mainline/linux/blob/v6.11/arch/arm64/boot/dts/qcom/sm7150-xiaomi-toco.dts I've been somewhat successful, PMOS boots and works, with everything except the touchscreen working. There are a few issues however 1. Graphics during boot are corrupted Has anyone experienced this with their devices? How would I go about solving this? 2. Touchscreen does not work. I believe this is attributed to the fact the DTS only specifies a goodix touchscreen chip. The xiaomi toco kernel is configured for both goodix and FTS touchscreens, so my toco might have an FTS instead. How do I figure out which one my toco uses?