This series adds the missing remoteprocs on msm8996, modem and SLPI. Dependencies: - https://lore.kernel.org/r/20210228130831.203765-3-konrad.dybcio@xxxxxxxxxxxxxx (merged in 5.14) - https://lore.kernel.org/r/Epn1vFjJb0oQhqMYxspzL6X1N6MPcDT1f9oVVOjXc@xxxxxxxxxxxxxxxxxxxx (merged in 5.14) Changes since v1 (4/5 remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998): - Rename msm8998_adsp_resource to msm8996_adsp_resource - Add power domains to slpi_resource_init and use that instead of msm8998_slpi_resource Dr. Git (1): arm64: dts: qcom: msm8996: Add modem remoteproc Yassine Oudjana (4): arm64: dts: qcom: msm8996: Revamp reserved memory arm64: dts: qcom: msm8996: Unify smp2p naming remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998 arm64: dts: qcom: msm8996: Add SLPI PIL arch/arm64/boot/dts/qcom/msm8996.dtsi | 192 ++++++++++++++++++++------ drivers/remoteproc/qcom_q6v5_pas.c | 27 ++-- 2 files changed, 155 insertions(+), 64 deletions(-) -- 2.32.0