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

Commit 216ade0b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add additional bus vectors for msm8994 and msm8939"

parents d29db2ef da692e3b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1547,6 +1547,16 @@
					<63 512 1306624 2291405>;
				qcom,bus-configs = <0x0c000000>;
			};
			qcom,msm-bus-client@3 {
				qcom,msm-bus,name = "venus-arm9-ddr";
				qcom,msm-bus,num-cases = <2>;
				qcom,msm-bus,num-paths = <1>;
				qcom,msm-bus,vectors-KBps =
					<63 512 0 0>,
					<63 512 1000 1000>;
				qcom,bus-configs = <0x00000000>;
				qcom,bus-passive;
			};
		};
	};

+11 −0
Original line number Diff line number Diff line
@@ -2310,6 +2310,17 @@
					<68 604 1717000 3632000>;
				qcom,bus-configs = <0x30fcfff>;
			};

			qcom,msm-bus-client@8 {
				qcom,msm-bus,name = "venus-arm9-ddr";
				qcom,msm-bus,num-cases = <2>;
				qcom,msm-bus,num-paths = <1>;
				qcom,msm-bus,vectors-KBps =
					<63 512 0 0>,
					<63 512 1000 1000>;
				qcom,bus-configs = <0x00000000>;
				qcom,bus-passive;
			};
		};
	};