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

Commit e6d52a06 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 low power bus vectors for 8992 encoder"

parents 5dc82e31 d363764f
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -2055,6 +2055,7 @@
					<68 604 1717000 3632000>;
				qcom,bus-configs = <0x30fcfff>;
			};

			qcom,msm-bus-client@6 {
				qcom,msm-bus,name = "venus-arm9-ddr";
				qcom,msm-bus,num-cases = <2>;
@@ -2065,6 +2066,25 @@
				qcom,bus-configs = <0x00000000>;
				qcom,bus-passive;
			};

			qcom,msm-bus-client@7 {
				qcom,msm-bus,name = "venc-ddr-lp";
				qcom,msm-bus,num-cases = <10>;
				qcom,msm-bus,num-paths = <1>;
				qcom,msm-bus,vectors-KBps =
					<63 512 0 0>,
					<63 512 61000 0>,
					<63 512 183000 0>,
					<63 512 183000 0>,
					<63 512 417000 0>,
					<63 512 417000 0>,
					<63 512 834000 0>,
					<63 512 975000 0>,
					<63 512 1044000 0>,
					<63 512 1218000 0>;
				qcom,bus-low-power;
				qcom,bus-configs = <0x1000414>;
			};
		};
	};