commit | 6e02fc27f8a7f5973f571662075559d91c686087 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sat May 18 20:47:43 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat May 18 20:47:42 2013 -0700 |
tree | 707daeedff14e6b69d97c5ddbdcecac1d05bda59 | |
parent | 96161554eb31f1c889345c1ff98e48369fd57363 [diff] | |
parent | 8fadcbc636504f20349a96cdab010db0e8a37469 [diff] |
Merge "arm/dt: apq8084: Add node for the memory hole"
diff --git a/arch/arm/boot/dts/apq8084.dtsi b/arch/arm/boot/dts/apq8084.dtsi index 7a1bbef..224089e 100644 --- a/arch/arm/boot/dts/apq8084.dtsi +++ b/arch/arm/boot/dts/apq8084.dtsi
@@ -201,6 +201,11 @@ }; }; + + memory_hole: qcom,msm-mem-hole { + compatible = "qcom,msm-mem-hole"; + qcom,memblock-remove = <0x0dc00000 0x2000000>; /* Address and Size of Hole */ + }; }; /include/ "msm-pma8084.dtsi"