mbox series

[0/3] Add IPQ5424 and IPQ5404 SOC IDs

Message ID 20241016151528.2893599-1-quic_mmanikan@quicinc.com
Headers show
Series Add IPQ5424 and IPQ5404 SOC IDs | expand

Message

Manikanta Mylavarapu Oct. 16, 2024, 3:15 p.m. UTC
Add SOC IDs for IPQ5424 and IPQ5404, and add smem, tcsr_mutex nodes
for the socinfo driver probe to execute.

This series depends on the following patches
https://lore.kernel.org/linux-arm-msm/20241004102342.2414317-1-quic_srichara@quicinc.com/
https://lore.kernel.org/linux-arm-msm/20241016144852.2888679-1-quic_mmanikan@quicinc.com/

Manikanta Mylavarapu (3):
  dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404
  soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC ID
  arm64: dts: qcom: ipq5424: Add smem and tcsr_mutex nodes

 arch/arm64/boot/dts/qcom/ipq5424.dtsi | 14 ++++++++++++++
 drivers/soc/qcom/socinfo.c            |  2 ++
 include/dt-bindings/arm/qcom,ids.h    |  2 ++
 3 files changed, 18 insertions(+)

Comments

Bjorn Andersson Nov. 6, 2024, 12:53 a.m. UTC | #1
On Wed, 16 Oct 2024 20:45:25 +0530, Manikanta Mylavarapu wrote:
> Add SOC IDs for IPQ5424 and IPQ5404, and add smem, tcsr_mutex nodes
> for the socinfo driver probe to execute.
> 
> This series depends on the following patches
> https://lore.kernel.org/linux-arm-msm/20241004102342.2414317-1-quic_srichara@quicinc.com/
> https://lore.kernel.org/linux-arm-msm/20241016144852.2888679-1-quic_mmanikan@quicinc.com/
> 
> [...]

Applied, thanks!

[3/3] arm64: dts: qcom: ipq5424: Add smem and tcsr_mutex nodes
      commit: 35e0a4f0a39651a6a6009f516847721cfdc633b7

Best regards,