mbox series

[0/3] msm8996: Add qcom_q6v5_pas power domains

Message ID 5JzviCPueYdcC0mDxsTnsVrkpfSjvvZ1QR0o8bMMEs@cp4-web-040.plabs.ch (mailing list archive)
Headers show
Series msm8996: Add qcom_q6v5_pas power domains | expand

Message

Yassine Oudjana May 6, 2021, 9:17 p.m. UTC
This patchset adds power domains required by ADSP and SLPI.

Yassine Oudjana (3):
  remoteproc: qcom: pas: Use the same init resources for MSM8996 and
    MSM8998
  dt-bindings: remoteproc: qcom: pas: Add power domains for MSM8996
  arm64: dts: qcom: msm8996: Disable ADSP and add power domains

 .../devicetree/bindings/remoteproc/qcom,adsp.yaml |  2 ++
 arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi      |  4 ++++
 arch/arm64/boot/dts/qcom/msm8996.dtsi             |  6 ++++++
 drivers/remoteproc/qcom_q6v5_pas.c                | 15 ++-------------
 4 files changed, 14 insertions(+), 13 deletions(-)