ARM: dts: msm: modify llcc bw range for sdm845

LLCC BW is the total BW for LLC+DDR, previous range is
too small, modify to use the same upper limit as DDR BW.

Change-Id: I523c0ec9f071189ba9666d2b1b13b9a73d545f20
Signed-off-by: Dikshita Agarwal <dikshita@codeaurora.org>
diff --git a/arch/arm64/boot/dts/qcom/sdm845-vidc.dtsi b/arch/arm64/boot/dts/qcom/sdm845-vidc.dtsi
index 42299cd..857b722 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-vidc.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-vidc.dtsi
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2017,2018 The Linux Foundation. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 and
@@ -80,7 +80,7 @@
 			qcom,bus-master = <MSM_BUS_MASTER_VIDEO_P0>;
 			qcom,bus-slave = <MSM_BUS_SLAVE_LLCC>;
 			qcom,bus-governor = "msm-vidc-llcc";
-			qcom,bus-range-kbps = <17000 125700>;
+			qcom,bus-range-kbps = <17000 3388000>;
 		};
 
 		/* MMUs */