The MSM8953 SoC has been supported by the Linux kernel since version 4.4. The Linux kernel provides a range of drivers for the MSM8953, including:
For the MSM8953, the primary support file is typically found in the kernel source at: arch/arm64/boot/dts/qcom/msm8953.dtsi msm8953 for arm64 driver
The msm8953 (Snapdragon 625/626 family) is a Qualcomm SoC widely used in mid-range Android devices. This article covers the ARM64 (aarch64) kernel driver support, device tree bindings, common subsystems (display, GPU, modem, audio, power management), building and integrating drivers into Android kernels, common issues, debugging tips, and links to relevant source-tree locations and resources. The MSM8953 SoC has been supported by the