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

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

Merge "ARM: dts: msm: add initial MHI devicetree node for sm8150-sdxprairie"

parents ac041e2b aa99ff15
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -15,3 +15,21 @@
	qcom,mdm-link-info = "0306_01.01.00";
};

&mhi_1 {
	esoc-names = "mdm";
	esoc-0 = <&mdm3>;
	qcom,smmu-cfg = <0x1d>;
	qcom,addr-win = <0x0 0x20000000 0x0 0x2fffffff>;

	mhi_chan@25 {
		status = "disabled";
	};

	mhi_chan@104 {
		status = "disabled";
	};

	mhi_chan@105 {
		status = "disabled";
	};
};