summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSwetha Chikkaboraiah <schikk@codeaurora.org>2018-12-18 13:43:09 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-01-17 00:59:37 -0800
commit6cf7c009ef07240d23f36f33253e748522b25cb8 (patch)
tree9e3eccff51113be7c772cc1df920b256af97a447
parentfdf0731fd5fcc51bf1de5bb70600dca4585b2a4e (diff)
ARM: dts: msm: msm8996-mtp bringup changes
Changes done to bringup msm8996 on 4.4 kernel. Change-Id: Ie0629dddeed2ef861e3b15f47015a7a8fb482ba7 Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
-rw-r--r--arch/arm/boot/dts/qcom/msm8996.dtsi14
1 files changed, 3 insertions, 11 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8996.dtsi b/arch/arm/boot/dts/qcom/msm8996.dtsi
index 4d93105fb6dd..95bca4ddda22 100644
--- a/arch/arm/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm/boot/dts/qcom/msm8996.dtsi
@@ -186,15 +186,7 @@
dev = "/dev/block/platform/soc/7464900.sdhci/by-name/vendor";
type = "ext4";
mnt_flags = "ro,barrier=1,discard";
- fsmgr_flags = "wait";
- status = "ok";
- };
- system {
- compatible = "android,system";
- dev = "/dev/block/platform/soc/7464900.sdhci/by-name/system";
- type = "ext4";
- mnt_flags = "ro,barrier=1,discard";
- fsmgr_flags = "wait";
+ fsmgr_flags = "wait,verify";
status = "ok";
};
};
@@ -215,7 +207,7 @@
peripheral_mem: peripheral_region@8ea00000 {
compatible = "removed-dma-pool";
no-map;
- reg = <0 0x8ea00000 0 0x2b00000>;
+ reg = <0 0x8ea00000 0 0x2d00000>;
};
adsp_mem: adsp_region {
@@ -259,7 +251,7 @@
};
cont_splash_mem_hdmi: cont_splash_mem_hdmi@bdd00000 {
- reg = <0 0xbdd00000 0 0x23ff000>;
+ reg = <0 0xb1c00000 0 0x23ff000>;
label = "cont_splash_mem_hdmi";
};
};