arm64: dts: qcom: sdm845: Add reserve-memory nodes

Add reserve-memory nodes for mpss and mba required for
remoteproc mss pil.

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Sibi Sankar 2018-10-31 11:39:21 +05:30 committed by Andy Gross
parent bc2c806293
commit 8ed6d484ec
1 changed files with 10 additions and 0 deletions

View File

@ -98,6 +98,16 @@ wlan_msa_mem: memory@96700000 {
reg = <0 0x96700000 0 0x100000>;
no-map;
};
mpss_region: memory@8e000000 {
reg = <0 0x8e000000 0 0x7800000>;
no-map;
};
mba_region: memory@96500000 {
reg = <0 0x96500000 0 0x200000>;
no-map;
};
};
cpus {