diff --git a/qcom/khaje.dtsi b/qcom/khaje.dtsi index 26194a62..8a6c0f90 100644 --- a/qcom/khaje.dtsi +++ b/qcom/khaje.dtsi @@ -313,11 +313,6 @@ reg = <0x0 0x4ab00000 0x0 0x6900000>; }; - pil_video_mem: pil_video_region@51400000 { - no-map; - reg = <0x0 0x51400000 0x0 0x500000>; - }; - wlan_msa_mem: wlan_msa_region@51900000 { no-map; reg = <0x0 0x51900000 0x0 0x100000>; @@ -348,6 +343,11 @@ reg = <0x0 0x55615000 0x0 0x2000>; }; + video_mem: video_region@55617000 { + no-map; + reg = <0x0 0x55617000 0x0 0x700000>; + }; + user_contig_mem: user_contig_region { compatible = "shared-dma-pool"; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;