Loading arch/arm/boot/dts/msmsamarium-ion.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -27,5 +27,19 @@ qcom,ion-heap@25 { /* IOMMU HEAP */ reg = <25>; }; qcom,ion-heap@23 { /* OTHER PIL HEAP */ compatible = "qcom,msm-ion-reserve"; reg = <23>; qcom,heap-align = <0x1000>; qcom,memory-fixed = <0x05900000 0x2200000>; }; qcom,ion-heap@26 { /* MODEM HEAP */ compatible = "qcom,msm-ion-reserve"; reg = <26>; qcom,heap-align = <0x1000>; qcom,memory-fixed = <0x08000000 0x5100000>; }; }; }; arch/arm/boot/dts/msmsamarium.dtsi +2 −1 Original line number Diff line number Diff line Loading @@ -245,7 +245,8 @@ qcom,msm-mem-hole { compatible = "qcom,msm-mem-hole"; qcom,memblock-remove = <0x07f00000 0x8000000>; /* Address and size of hole */ qcom,memblock-remove = <0x05900000 0x7800000 0x0fa00000 0x500000>; /* Address and size of hole */ }; qcom,ipc-spinlock@fd484000 { Loading Loading
arch/arm/boot/dts/msmsamarium-ion.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -27,5 +27,19 @@ qcom,ion-heap@25 { /* IOMMU HEAP */ reg = <25>; }; qcom,ion-heap@23 { /* OTHER PIL HEAP */ compatible = "qcom,msm-ion-reserve"; reg = <23>; qcom,heap-align = <0x1000>; qcom,memory-fixed = <0x05900000 0x2200000>; }; qcom,ion-heap@26 { /* MODEM HEAP */ compatible = "qcom,msm-ion-reserve"; reg = <26>; qcom,heap-align = <0x1000>; qcom,memory-fixed = <0x08000000 0x5100000>; }; }; };
arch/arm/boot/dts/msmsamarium.dtsi +2 −1 Original line number Diff line number Diff line Loading @@ -245,7 +245,8 @@ qcom,msm-mem-hole { compatible = "qcom,msm-mem-hole"; qcom,memblock-remove = <0x07f00000 0x8000000>; /* Address and size of hole */ qcom,memblock-remove = <0x05900000 0x7800000 0x0fa00000 0x500000>; /* Address and size of hole */ }; qcom,ipc-spinlock@fd484000 { Loading