From 799438740ce83b58ccdb4869746bdaa2b4e6f2c9 Mon Sep 17 00:00:00 2001 From: Raghu Dudda Papanna Date: Thu, 21 Jul 2022 13:10:57 +0530 Subject: [PATCH] ARM: dts: msm: Remove display related node for Khaje Remove display related reserverd memory node for khaje target here and add in display overlay dtsi for khaje. Change-Id: I845639bf927aea6896931238f80a2ee3e36dd2c2 --- qcom/khaje.dtsi | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/qcom/khaje.dtsi b/qcom/khaje.dtsi index 0baf12b8..09c48352 100644 --- a/qcom/khaje.dtsi +++ b/qcom/khaje.dtsi @@ -385,21 +385,6 @@ size = <0 0x5c00000>; }; - cont_splash_memory: cont_splash_region@5c000000 { - reg = <0x0 0x5c000000 0x0 0x00f00000>; - label = "cont_splash_region"; - }; - - disp_rdump_memory: disp_rdump_region@5c000000 { - reg = <0x0 0x5c000000 0x0 0x00f00000>; - label = "disp_rdump_region"; - }; - - dfps_data_memory: dfps_data_region@5cf00000 { - reg = <0x0 0x5cf00000 0x0 0x0100000>; - label = "dfps_data_region"; - }; - adsp_mem: adsp_region { compatible = "shared-dma-pool"; alloc-ranges = <0 0x00000000 0 0xffffffff>;