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

Commit 81416ae7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add GDSC devices for MSM ZIRC"

parents eb3e69a4 17650c8e
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@
#include "msmzirc-ipcrouter.dtsi"

#include "msmzirc-coresight.dtsi"
#include "msm-gdsc.dtsi"

&soc {
	#address-cells = <1>;
@@ -509,4 +510,14 @@
	};
};

&gdsc_pcie {
	reg = <0x0185D044 0x4>;
	status = "ok";
};

&gdsc_usb30 {
	reg = <0x0185E078 0x4>;
	status = "ok";
};

#include "msmzirc-regulator.dtsi"