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

Commit 3a565fae authored by Vikash Garodia's avatar Vikash Garodia
Browse files

ARM: dts: msm: configure cx ipeak for video for bengal

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.

Change-Id: I44e68982b2f07596ef88f6e030e0f0c1ab1b3f4b
parent 33edc8ef
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2941,6 +2941,11 @@
	};
};

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

#include "bengal-thermal.dtsi"
#include "camera/bengal-camera.dtsi"
#include "msm-rdbg.dtsi"