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

Commit f9d020d2 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arch: arm64: boot: Added support for cx_ipeak driver"

parents 72b2b4a8 025a4393
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -3151,3 +3151,8 @@
#include "sm6150-audio.dtsi"
#include "sm6150-audio.dtsi"
#include "sm6150-sde-pll.dtsi"
#include "sm6150-sde-pll.dtsi"
#include "sm6150-sde.dtsi"
#include "sm6150-sde.dtsi"

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