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

Commit 9f4d9620 authored by Melody Olvera's avatar Melody Olvera
Browse files

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

Added support for warm reset for sdxlemur pcie devices

Change-Id: Iae71d19a14fc9232e238bedc4a3c69a0b1ef0df2
parent bea76a2b
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>;