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

Commit 36870a23 authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda
Browse files

Arm: dts: Add a dt node for QUP to vote for actual Band width



Add a dt entry for QUP common node to vote for actual Band width
in ab/ib voting for trinket.

Change-Id: I6f2562fc48b56cafcd1e38f86ab92725a54ce184
Signed-off-by: default avatarPrudhvi Yarlagadda <pyarlaga@codeaurora.org>
parent 41fe62ed
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -36,9 +36,9 @@
		qcom,msm-bus,vectors-bus-ids =
			<MSM_BUS_MASTER_QUP_CORE_0 MSM_BUS_SLAVE_QUP_CORE_0>,
			<MSM_BUS_MASTER_QUP_0 MSM_BUS_SLAVE_EBI_CH0>;
		qcom,vote-for-bw;

		qcom,iommu-s1-bypass;

		iommu_qupv3_0_geni_se_cb: qcom,iommu_qupv3_0_geni_se_cb {
			compatible = "qcom,qupv3-geni-se-cb";
			iommus = <&apps_smmu 0x123 0x0>;
@@ -236,6 +236,7 @@
		qcom,msm-bus,vectors-bus-ids =
			<MSM_BUS_MASTER_QUP_CORE_1 MSM_BUS_SLAVE_QUP_CORE_1>,
			<MSM_BUS_MASTER_QUP_1 MSM_BUS_SLAVE_EBI_CH0>;
		qcom,vote-for-bw;

		qcom,iommu-s1-bypass;
		iommu_qupv3_1_geni_se_cb: qcom,iommu_qupv3_1_geni_se_cb {