mbox series

[0/6] Add some devicetree node for SDX75

Message ID 20240426055326.3141727-1-quic_rohiagar@quicinc.com
Headers show
Series Add some devicetree node for SDX75 | expand

Message

Rohit Agarwal April 26, 2024, 5:53 a.m. UTC
Hi,

This series add some basic DT nodes on Qcom's SDX75 SoC that are required
for different subsystems.

Thanks,
Rohit.

Rohit Agarwal (6):
  dt-bindings: mailbox: qcom-ipcc: Document the SDX75 IPCC
  dt-bindings: mfd: qcom,tcsr: Add compatible for SDX75
  dt-bindings: soc: qcom,aoss-qmp: Document the SDX75 AOSS channel
  arm64: dts: qcom: sdx75: Add IPCC node
  arm64: dts: qcom: sdx75: Add TCSR register space
  arm64: dts: qcom: sdx75: Add AOSS node

 .../bindings/mailbox/qcom-ipcc.yaml           |  1 +
 .../devicetree/bindings/mfd/qcom,tcsr.yaml    |  1 +
 .../bindings/soc/qcom/qcom,aoss-qmp.yaml      |  1 +
 arch/arm64/boot/dts/qcom/sdx75.dtsi           | 26 +++++++++++++++++++
 4 files changed, 29 insertions(+)