Add initial support for the Microsoft Surface Duo 2 based on the sm8350-mtp DT with the following functionality: * UFS internal storage * USB peripheral mode * Remoteproc Katherine Perez (2): arm64: dts: add minimal DTS for Microsoft Surface Duo2 arm64: dts: sm8350: fix tlmm base address arch/arm64/boot/dts/qcom/Makefile | 1 + .../qcom/sm8350-microsoft-surface-duo2.dts | 363 ++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8350.dtsi | 4 +- 3 files changed, 366 insertions(+), 2 deletions(-) create mode 100644 arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dts -- 2.31.1