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

Commit 13cbbcbd authored by Rajeshwar Kurapaty's avatar Rajeshwar Kurapaty
Browse files

ARM: dts: msm: Configure CX iPeak for video client

The change configures CX iPeak client id and
frequency threshold for video client.

Change-Id: Ic9c2277e34aef7159876c836ff01bd653d3bba55
parent 1caedfc0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2232,3 +2232,8 @@
#include "scuba-sde.dtsi"
#include "scuba-sde-pll.dtsi"
#include "camera/scuba-camera.dtsi"

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