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

Commit 1d9505e8 authored by Paras Nagda's avatar Paras Nagda Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update bus mode for msm8917/37

Update the bus mode tag to be inline with
other soc's based on 4.19 kernel.

Change-Id: If0a499d70d1a19d6ae06a7210efc895a54e8355a
parent 14048c2f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@
			label = "venus-ddr";
			qcom,bus-master = <MSM_BUS_MASTER_VIDEO_P0>;
			qcom,bus-slave = <MSM_BUS_SLAVE_EBI_CH0>;
			qcom,bus-mode = "venus-ddr";
			qcom,mode = "venus-ddr";
			qcom,bus-range-kbps = <1000 917000>;
		};

@@ -123,7 +123,7 @@
			label = "venus-arm9-ddr";
			qcom,bus-master = <MSM_BUS_MASTER_VIDEO_P0>;
			qcom,bus-slave = <MSM_BUS_SLAVE_EBI_CH0>;
			qcom,bus-mode = "performance";
			qcom,mode = "performance";
			qcom,bus-range-kbps = <1 1>;
		};
	};
+2 −2
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@
			label = "venus-ddr";
			qcom,bus-master = <MSM_BUS_MASTER_VIDEO_P0>;
			qcom,bus-slave = <MSM_BUS_SLAVE_EBI_CH0>;
			qcom,bus-mode = "venus-ddr";
			qcom,mode = "venus-ddr";
			qcom,bus-range-kbps = <1000 917000>;
		};

@@ -124,7 +124,7 @@
			label = "venus-arm9-ddr";
			qcom,bus-master = <MSM_BUS_MASTER_VIDEO_P0>;
			qcom,bus-slave = <MSM_BUS_SLAVE_EBI_CH0>;
			qcom,bus-mode = "performance";
			qcom,mode = "performance";
			qcom,bus-range-kbps = <1 1>;
		};
	};