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

Commit 1cb214e1 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 definitions for MPQ8092"

parents 187418dc 6881a7da
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
				<22 512 0 0>,
				<22 512 0 1000>;
		status = "ok";
		vdd-supply = <&gdsc_mdss>;

		qcom,iommu-pmu-ngroups = <1>;
		qcom,iommu-pmu-ncounters = <8>;
@@ -120,6 +121,7 @@

&jpeg_iommu {
	status = "ok";
	vdd-supply = <&gdsc_jpeg>;

	qcom,iommu-bfb-regs =  <0x204c
				0x2514
@@ -152,6 +154,7 @@

&venus_iommu {
	status = "ok";
	vdd-supply = <&gdsc_venus>;

	qcom,iommu-bfb-regs =  <0x204c
				0x2514
@@ -221,6 +224,8 @@

&kgsl_iommu {
	status = "ok";
	vdd-supply = <&gdsc_oxili_cx>;
	qcom,alt-vdd-supply = <&gdsc_oxili_gx>;

	qcom,iommu-bfb-regs =  <0x204c
				0x2514
@@ -283,6 +288,7 @@

&vpu_iommu {
	status = "ok";
	vdd-supply = <&gdsc_vpu>;

	qcom,iommu-bfb-regs =  <0x204c
				0x2050
@@ -350,8 +356,10 @@

&vcap_iommu {
	status = "ok";
	vdd-supply = <&gdsc_vcap>;
};

&bcast_iommu {
	status = "ok";
	vdd-supply = <&gdsc_bcss>;
};