From b6239c95218bb91b05befa62cf749627efbea172 Mon Sep 17 00:00:00 2001 From: Chetan C R Date: Tue, 21 Jun 2022 14:00:47 +0530 Subject: [PATCH] ARM: dts: msm: Update video fw size for Khaje Update video firmware size from 5MB to 7MB for khaje target. Change-Id: I0282c6a5dd0b420872a8b299e57ce6d6d0c35811 --- qcom/khaje.dtsi | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/qcom/khaje.dtsi b/qcom/khaje.dtsi index e3918ef6..2e6da5ba 100644 --- a/qcom/khaje.dtsi +++ b/qcom/khaje.dtsi @@ -312,39 +312,39 @@ reg = <0x0 0x4ab00000 0x0 0x6900000>; }; - pil_video_mem: pil_video_region@51400000 { + video_mem: video_region@51400000 { no-map; - reg = <0x0 0x51400000 0x0 0x500000>; + reg = <0x0 0x51400000 0x0 0x700000>; }; wlan_msa_mem: wlan_msa_region@51900000 { no-map; - reg = <0x0 0x51900000 0x0 0x100000>; + reg = <0x0 0x51b00000 0x0 0x100000>; }; pil_cdsp_mem: cdsp_regions@51a00000 { no-map; - reg = <0x0 0x51a00000 0x0 0x1e00000>; + reg = <0x0 0x51c00000 0x0 0x1e00000>; }; pil_adsp_mem: pil_adsp_region@53800000 { no-map; - reg = <0x0 0x53800000 0x0 0x1e00000>; + reg = <0x0 0x53a00000 0x0 0x1e00000>; }; pil_ipa_fw_mem: ipa_fw_region@55600000 { no-map; - reg = <0x0 0x55600000 0x0 0x10000>; + reg = <0x0 0x55800000 0x0 0x10000>; }; pil_ipa_gsi_mem: ipa_gsi_region@55610000 { no-map; - reg = <0x0 0x55610000 0x0 0x5000>; + reg = <0x0 0x55810000 0x0 0x5000>; }; pil_gpu_mem: gpu_region@55615000 { no-map; - reg = <0x0 0x55615000 0x0 0x2000>; + reg = <0x0 0x55815000 0x0 0x2000>; }; user_contig_mem: user_contig_region {