Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57dd99b2 authored by Dikshita Agarwal's avatar Dikshita Agarwal Committed by Gerrit - the friendly Code Review server
Browse files

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: default avatarDikshita Agarwal <dikshita@codeaurora.org>
parent 95812220
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* 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 */