This adds the smem region to the SDM670 device tree and adds the SDM670 SoC ID to the socinfo driver. In addition to socinfo, the shared memory region is also used for SMP2P and the remote processors, but they are not added yet. Richard Acayan (3): dt-bindings: arm: qcom,ids: Add SoC ID for SDM670 soc: qcom: socinfo: Add SDM670 SoC ID table entry arm64: dts: qcom: sdm670: add smem region arch/arm64/boot/dts/qcom/sdm670.dtsi | 18 ++++++++++++++++++ drivers/soc/qcom/socinfo.c | 1 + include/dt-bindings/arm/qcom,ids.h | 1 + 3 files changed, 20 insertions(+) -- 2.45.1