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

Commit 28697896 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents e409c925 1d9505e8
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>;
		};
	};