Enable the FastRPC and glink-edge nodes on MSM8996 platform. Tested on APQ8096 Dragonboard820c. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- Changes in v2: - Fixed order of compute nodes (Konrad) - Link to v1: https://lore.kernel.org/r/20240401-msm8996-remoteproc-v1-0-f02ab47fc728@xxxxxxxxxx --- Dmitry Baryshkov (2): dt-bindings: remoteproc: qcom,msm8996-mss-pil: allow glink-edge on msm8996 arm64: dts: qcom: msm8996: add glink-edge nodes Srinivas Kandagatla (1): arm64: dts: msm8996: add fastrpc nodes .../bindings/remoteproc/qcom,msm8996-mss-pil.yaml | 1 - arch/arm64/boot/dts/qcom/msm8996.dtsi | 79 ++++++++++++++++++++++ 2 files changed, 79 insertions(+), 1 deletion(-) --- base-commit: 4eab358930711bbeb85bf5ee267d0d42d3394c2c change-id: 20240320-msm8996-remoteproc-fccbc2b54ea1 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>