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

Commit bd352832 authored by Laura Abbott's avatar Laura Abbott
Browse files

ARM: dts: msm: Add extra clock definitions for IOMMUs



Several of the IOMMUs on APQ8084 require extra clock votes.
Add this information to the device tree.

Change-Id: Ia46ece43c70cfc3e77fd06d1fba3cd180738673c
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent 1d7a8c8a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@

&jpeg_iommu {
	status = "ok";
	qcom,needs-alt-iface-clk;
	vdd-supply = <&gdsc_jpeg>;

	qcom,iommu-bfb-regs =  <0x204c
@@ -382,6 +383,7 @@

&vfe_iommu {
	status = "ok";
	qcom,needs-alt-iface-clk;
	vdd-supply = <&gdsc_vfe>;

	qcom,iommu-bfb-regs =  <0x204c
@@ -473,6 +475,7 @@
&vpu_iommu {
	status = "ok";
	vdd-supply = <&gdsc_vpu>;
	qcom,needs-alt-core-clk;
};

&lpass_qdsp_iommu {