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

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

Merge "ARM: dts: msm: add PCIe AUX clk freq for controller for sdxlemur"

parents ab99a587 89ead7ab
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -11,3 +11,7 @@
&usb {
	extcon = <&vbus_detect>;
};

&pcie0 {
	qcom,boot-option = <0x1>;
};
+3 −0
Original line number Diff line number Diff line
@@ -3,3 +3,6 @@

};

&pcie0 {
	qcom,boot-option = <0x1>;
};
+1 −2
Original line number Diff line number Diff line
@@ -91,8 +91,7 @@
		iommu-map = <0x0 &apps_smmu 0x0200 0x1>,
			<0x100 &apps_smmu 0x0201 0x1>;

		qcom,boot-option = <0x1>;
		qcom,use-19p2mhz-aux-clk;
		qcom,aux-clk-freq = <17>; /* 16.6 MHz */
		qcom,slv-addr-space-size = <0x40000000>;
		qcom,ep-latency = <10>;

+3 −0
Original line number Diff line number Diff line
@@ -3,3 +3,6 @@

};

&pcie0 {
	qcom,boot-option = <0x1>;
};