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

Commit cf8e1308 authored by Girish Mahadevan's avatar Girish Mahadevan Committed by Matt Wagantall
Browse files

ARM: dts: msm: Modify CNOC-MMSS node buswidth on msm8996



The buswidth of the CNOC-MMSS node is incorrectly marked to be 4 bytes
instead of 8 bytes which could lead to the bus driver code computing
a much higher bus frequency for CNOC related bus paths.

Change-Id: I3f529e2d69a2dee340e7a2df5894ac53d15c2253
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent ae420c6e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1267,7 +1267,7 @@
		slv_cnoc_mnoc_mmss_cfg: slv-cnoc-mnoc-mmss-cfg {
			cell-id = <MSM_BUS_SLAVE_CNOC_MNOC_MMSS_CFG>;
			label = "slv-cnoc-mnoc-mmss-cfg";
			qcom,buswidth = <4>;
			qcom,buswidth = <8>;
			qcom,agg-ports = <1>;
			qcom,ap-owned;
			qcom,bus-dev = <&fab_cnoc>;