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

Commit eeb1c2ab authored by Vikash Garodia's avatar Vikash Garodia
Browse files

ARM: dts: msm: Configure cx ipeak for video for sm6150 and sdmmagpie



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: If716de3ee865698c0aa20c24ae9189d51d3bbedf
Signed-off-by: default avatarVikash Garodia <vgarodia@codeaurora.org>
parent 126b3e8d
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -3248,4 +3248,9 @@
	};
	};
};
};


&msm_vidc0 {
	qcom,cx-ipeak-data = <&cx_ipeak_lm 5>;
	qcom,clock-freq-threshold = <533000000>;
};

#include "sdmmagpie-npu.dtsi"
#include "sdmmagpie-npu.dtsi"
+1 −1
Original line number Original line Diff line number Diff line
@@ -3182,7 +3182,7 @@


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


&msm_audio_ion {
&msm_audio_ion {