forked from Minki/linux
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: Sibi Sankar <sibis@codeaurora.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
c16e78b8e8
commit
03208ff7bf
@ -272,5 +272,11 @@
|
||||
#interrupt-cells = <4>;
|
||||
cell-index = <0>;
|
||||
};
|
||||
|
||||
apss_shared: mailbox@17990000 {
|
||||
compatible = "qcom,sdm845-apss-shared";
|
||||
reg = <0x17990000 0x1000>;
|
||||
#mbox-cells = <1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user