The QUPs are rather sparse, lets add the zero-th and second qup nodes, the iommus properties for all of them and the i2c nodes. With this it's now possible to bringup the touchscreen on my device, and without crashing! Derived from OnePlus 7 Pro downstream kernel sources. *Caleb --- Of note, I'm only able to properly test i2c17, as that's what my touchscreen is attached to. Enabling i2c18 causes my device to lockup during probe, I suspect those pins are used for some other purpose on my device. Caleb Connolly (3): arm64: dts: qcom: sm8150: add other QUP nodes arm64: dts: qcom: sm8150: add iommus to qups arm64: dts: qcom: sm8150: add i2c nodes arch/arm64/boot/dts/qcom/sm8150.dtsi | 549 +++++++++++++++++++++++++++++++++++ 1 file changed, 549 insertions(+)