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

Commit 93f84934 authored by Vikash Garodia's avatar Vikash Garodia
Browse files

ARM: dts: msm: Configure cx ipeak for video for TRINKET



The cx ipeak configuration provides the threshold frequency.
Video driver updates a register to notify about it being
running at or beyond the threshold frequency.

CRs-Fixed: 2370730
Change-Id: I50706a855877c0d3db15c2059e12227171348e5f
Signed-off-by: default avatarVikash Garodia <vgarodia@codeaurora.org>
parent ee2ba4e3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2414,5 +2414,10 @@
	};
};

&msm_vidc {
	qcom,cx-ipeak-data = <&cx_ipeak_lm 6>;
	qcom,clock-freq-threshold = <460000000>;
};

#include "trinket-audio.dtsi"
#include "trinket-thermal.dtsi"