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

Commit c371e02e authored by Taniya Das's avatar Taniya Das
Browse files

ARM: dts: msm: Enable the PCIE GDSC for YUPIK IOT

Enable the pcie gdscs for consumers to be able to request for the same.

Change-Id: I54fa6ae5971bf0a74ad3537e916cb78c07ccb227
parent b8b2fcdd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -16,3 +16,11 @@

	/delete-property/ protected-clocks;
};

&gcc_pcie_0_gdsc {
	status = "ok";
};

&gcc_pcie_1_gdsc {
	status = "ok";
};