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

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

Merge "ARM: dts: msm: move MHI bus vote to PCIe1 node for sm8150-sdx50m"

parents be826139 4de4603f
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -19,12 +19,6 @@

		/* controller specific configuration */
		qcom,smmu-cfg = <0x3>;
		qcom,msm-bus,name = "mhi";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
			<100 512 0 0>,
			<100 512 1200000000 650000000>;

		/* mhi bus specific settings */
		mhi,max-channels = <106>;
+7 −0
Original line number Diff line number Diff line
@@ -151,6 +151,13 @@

	iommu-map = <0x0 &apps_smmu 0x1e00 0x1>,
		<0x100 &apps_smmu 0x1e7f 0x1>;

	qcom,msm-bus,name = "pcie1";
	qcom,msm-bus,num-cases = <2>;
	qcom,msm-bus,num-paths = <1>;
	qcom,msm-bus,vectors-KBps =
		<100 512 0 0>,
		<100 512 4500000 0>;
};

&soc {