Commit 03208ff7 authored by Sibi S's avatar Sibi S Committed by Andy Gross

arm64: dts: qcom: Add APSS shared mailbox node to SDM845

This patch add the node to support APSS shared
mailbox on SDM845
Signed-off-by: default avatarSibi Sankar <sibis@codeaurora.org>
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent c16e78b8
......@@ -272,5 +272,11 @@ spmi_bus: spmi@c440000 {
#interrupt-cells = <4>;
cell-index = <0>;
};
apss_shared: mailbox@17990000 {
compatible = "qcom,sdm845-apss-shared";
reg = <0x17990000 0x1000>;
#mbox-cells = <1>;
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment