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

Commit d61a6b45 authored by Xiaoyu Ye's avatar Xiaoyu Ye
Browse files

ARM: dts: msm: enable VA macro island mode MUX select on Kona



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

Change-Id: If411ac6dc6e7b9a8a3674bfc492153f6637d11d5
Signed-off-by: default avatarXiaoyu Ye <benyxy@codeaurora.org>
parent 7faa023d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 */

&bolero {
@@ -14,6 +14,7 @@
		qcom,va-vdd-micb-current = <11200>;
		qcom,va-dmic-sample-rate = <4800000>;
		qcom,va-clk-mux-select = <1>;
		qcom,va-island-mode-muxsel = <0x033A0000>;
	};
};