summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-09-24 02:00:38 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-24 02:00:37 -0700
commita5091bfd65fd65ab988df67dd459c74afebb4db2 (patch)
treee204550b6c7c218bd0db48599503cbc79abc0468 /arch
parent320ea78e7cbb6481a6e1c6a70b372c1eae0c9b97 (diff)
parent7d105272767e6a7294464f404d0719a20ca058e5 (diff)
Merge "ARM: dts: msm: update the memory map details for msmfalcon"
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/msmfalcon.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/qcom/msmfalcon.dtsi b/arch/arm/boot/dts/qcom/msmfalcon.dtsi
index 52909eae0e7e..a21204c1dfd8 100644
--- a/arch/arm/boot/dts/qcom/msmfalcon.dtsi
+++ b/arch/arm/boot/dts/qcom/msmfalcon.dtsi
@@ -151,19 +151,19 @@
modem_fw_mem: modem_fw_region@8ac00000 {
compatible = "removed-dma-pool";
no-map;
- reg = <0x0 0x8ac00000 0x0 0x7800000>;
+ reg = <0x0 0x8ac00000 0x0 0x7e00000>;
};
- adsp_fw_mem: adsp_fw_region@92400000 {
+ adsp_fw_mem: adsp_fw_region@92a00000 {
compatible = "removed-dma-pool";
no-map;
- reg = <0x0 0x92400000 0x0 0x1e00000>;
+ reg = <0x0 0x92a00000 0x0 0x1e00000>;
};
- cdsp_fw_mem: cdsp_fw_region@94200000 {
+ cdsp_fw_mem: cdsp_fw_region@94800000 {
compatible = "removed-dma-pool";
no-map;
- reg = <0x0 0x94200000 0x0 0x600000>;
+ reg = <0x0 0x94800000 0x0 0x600000>;
};
venus_fw_mem: venus_fw_region {