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

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

Merge "ARM: dts: msm: Added warm reset for sdxlemur pcie devices"

parents f442d1b5 9f4d9620
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,6 +5,10 @@

};

&chosen {
	bootargs = "reboot=w";
};

&pcie0 {
	status = "disabled";
};
+5 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
		pci-domain0 = &pcie0; /* PCIe0 domain */
	};

	chosen { };
	chosen: chosen { };

	memory { device_type = "memory"; reg = <0 0>; };

@@ -88,6 +88,10 @@
	};
};

&chosen {

};

&soc {
	#address-cells = <1>;
	#size-cells = <1>;