[PATCH 0/8] Modem support for MSM8226

From: Matti Lehtimäki
Date: Thu Jan 12 2023 - 15:53:54 EST


This series adds support for modem remoteproc found on MSM8226.
It also adds needed device tree nodes and enables modem used for
location service on matisse-wifi.

Luca Weiss (3):
remoteproc: qcom_q6v5_mss: Handle platforms with only single power
domain
remoteproc: qcom_q6v5_mss: Add modem support on MSM8226
ARM: dts: qcom: msm8226: Add modem remoteproc node

Matti Lehtimäki (5):
dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8226
dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8226
ARM: dts: qcom: msm8226: Add node for TCSR halt regs
ARM: dts: qcom: msm8226: Add smsm node
ARM: dts: qcom: apq8026-samsung-matisse-wifi: Enable modem

.../devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
.../remoteproc/qcom,msm8916-mss-pil.yaml | 41 +++++-
.../dts/qcom-apq8026-samsung-matisse-wifi.dts | 13 +-
arch/arm/boot/dts/qcom-msm8226.dtsi | 127 ++++++++++++++++
drivers/remoteproc/qcom_q6v5_mss.c | 137 ++++++++++++++++++
5 files changed, 313 insertions(+), 6 deletions(-)

--
2.34.1