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

Commit c02c12f4 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 krypton"

parents fdac78ba 560c99a2
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@

/include/ "msmkrypton-smp2p.dtsi"
/include/ "msmkrypton-coresight.dtsi"
/include/ "msm-gdsc.dtsi"

&soc {
	#address-cells = <1>;
@@ -270,6 +271,21 @@
		reg = <0xfc4be024 0x8>;
		reg-names = "fuse-base";
	};

};

&gdsc_pcie_0 {
	status = "ok";
	reg = <0xfc401e18 0x4>;
};

&gdsc_usb_hsic {
	status = "ok";
};

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

/include/ "msm-pmd9635.dtsi"