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

Commit 7cc8cb82 authored by Xiaoyu Ye's avatar Xiaoyu Ye
Browse files

ARM: dts: msm: Add support to enable VA MCLK MUX select on Kona



VA macro is currently lacking capability to dynamically select
MCLK on Kona. Add a DT property for VA macro to provide this
capability in driver.

Change-Id: Iabafc0b941927ad8a74434417226668e145937d0
Signed-off-by: default avatarXiaoyu Ye <benyxy@codeaurora.org>
parent 0efa4599
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
		qcom,va-vdd-micb-voltage = <1800000 1800000>;
		qcom,va-vdd-micb-current = <11200>;
		qcom,va-dmic-sample-rate = <4800000>;
		qcom,va-clk-mux-select = <1>;
	};
};