From dc67ca6cee09ba56843acb4e6ec3a12a43e990ce Mon Sep 17 00:00:00 2001 From: "Isaac J. Manjarres" Date: Thu, 4 Jun 2020 00:23:27 -0700 Subject: [PATCH] ARM: dts: msm: Update the system heap type on all targets The system heap type has changed, so update all targets accordingly. Change-Id: I4ac4c9762f5511458116dceba8cdb1293a98ea91 --- qcom/holi-ion.dtsi | 2 +- qcom/lahaina-ion.dtsi | 2 +- qcom/shima-ion.dtsi | 2 +- qcom/sm8150-ion.dtsi | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/qcom/holi-ion.dtsi b/qcom/holi-ion.dtsi index cd7fea70..36e12a2b 100644 --- a/qcom/holi-ion.dtsi +++ b/qcom/holi-ion.dtsi @@ -8,7 +8,7 @@ system_heap: qcom,ion-heap@25 { reg = ; - qcom,ion-heap-type = "SYSTEM"; + qcom,ion-heap-type = "MSM_SYSTEM"; }; system_secure_heap: qcom,ion-heap@9 { diff --git a/qcom/lahaina-ion.dtsi b/qcom/lahaina-ion.dtsi index a530be30..4411c14d 100644 --- a/qcom/lahaina-ion.dtsi +++ b/qcom/lahaina-ion.dtsi @@ -8,7 +8,7 @@ system_heap: qcom,ion-heap@25 { reg = ; - qcom,ion-heap-type = "SYSTEM"; + qcom,ion-heap-type = "MSM_SYSTEM"; }; adsp_heap: qcom,ion-heap@22 { diff --git a/qcom/shima-ion.dtsi b/qcom/shima-ion.dtsi index cd7fea70..36e12a2b 100644 --- a/qcom/shima-ion.dtsi +++ b/qcom/shima-ion.dtsi @@ -8,7 +8,7 @@ system_heap: qcom,ion-heap@25 { reg = ; - qcom,ion-heap-type = "SYSTEM"; + qcom,ion-heap-type = "MSM_SYSTEM"; }; system_secure_heap: qcom,ion-heap@9 { diff --git a/qcom/sm8150-ion.dtsi b/qcom/sm8150-ion.dtsi index 053ae34a..625980c9 100644 --- a/qcom/sm8150-ion.dtsi +++ b/qcom/sm8150-ion.dtsi @@ -8,7 +8,7 @@ system_heap: qcom,ion-heap@25 { reg = ; - qcom,ion-heap-type = "SYSTEM"; + qcom,ion-heap-type = "MSM_SYSTEM"; }; qcom,ion-heap@22 { /* ADSP HEAP */