Correct the port mask of mbhc port.
Since the WCD_SWR_TX DATA0 voltage was incorrect
with default setting, but was correct when
the ADC_LP was running in the swrm bus 9.6mhz,
So copy the SWR_UC0(9.6mhz) to SWR_UC1(4.8mhz).
Change-Id: I3638349a6ebec06b8f4a828498e1285579361e45
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
Update clk div factor entries for TX and VA macros to reflect
proper HW configuration.
Change-Id: Ic5456d7e30245a484b6a4888835c7e6f838eb92b
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
Add record in audio-routes for tuna7
where it is missing for record over AATC.
With this can record using AATC.
Change-Id: I9a76e16d5dc8168a11411ce715559350e6cc0c1f
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
Enable swr haptics dailink on Kera variants.
Even though kera does not support SWR haptics,
as there is no LRA connected, creating the haptics
dailink to run haptics usecase cleanly during
andorid vts tests.
Change-Id: Ia2415a69260612be03f0e26515f91074a156702d
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
-Haptics route is not present in audio routing of qrd device tree and
eventually ringtone haptics is not working.
-Add haptics routing and also update haptics codec name to swr-haptics.
Change-Id: Ie4078c410cf593edd990dd49020f6d0cde7c1a26
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
Add wcn-bt-ext for enabling second bt backend.
Change-Id: Ifde1e204bad2d3496297ac9184a53c3e282510aa
Signed-off-by: MingShu Pang <quic_mpang@quicinc.com>
-MTP_4.1.0 platform board ID was added in tuna7 but it
seems to be a tuna device due to which wcd enumeration is
failing.
-Remove the board id from tuna7 dts file and adding in tuna dts.
Change-Id: I4c729f6c8ef99fbd8cd7985dba22ac284ff4b989
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
Add support for extra 2DMICS on CDP platform for Kera IOT SoC.
Change-Id: Ibb33c899593b0d52e1a2ce9c26f249ee97faa5a4
Signed-off-by: Kumar Anurag Singh <quic_kumaranu@quicinc.com>
-Add cdc_dmic_gpio's in kera overlay dtsi.
-As part dmic event, msm pinctrl state is checked, The node should
already be parsed and cached during machine probe.
Change-Id: I2cdd410274df99d463a2ba01d00f315754fd831f
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
Fsa node was missing in qrd dts. raise this
change to add the fsa node for qrd
Change-Id: I1093c5a925c60d187d902ebf3b70291ac21cf18c
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
- As in IPCAT there is a conflicting info about
PIN configuration, Corrected as per discussion
with IPS.
- Removal of I2S0_DATA1 pin, as GPIO_63 is not
used internally for I2S purpose and it is being
used by other subsystem.
Change-Id: Ie1788565e7a4f47a167108de2e3ada3ac099da7e
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
Correct the config of tx_swr_data0 for kera, the bias type
should be same with tx_swr_data1.
Change-Id: I021a0c69db50437d1c825b018ace533d24047096
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
Correct the config of tx_swr_data0, the bias type
should be same with tx_swr_data1.
Change-Id: Id871ed15c0bf21ab68c4d3341f2761e451a9aa03
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
Correct wsa channel of kera qrd. it should
be left channel.
Change-Id: I8b784e77b2db45963d0e27a47a51fc145febb52b
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
In LL use-case GPR callback thread was in unable state.
In normal thread and not in RT thread.
Which causes pop noise issue.
It needs to set glink-adsp_apps thread priority to be RT.
This Configuration enables Client to set the configuration thread
to be in RT.
Change-Id: I2e25ad8755d48a8b4869360a7abe0249dd21ccf0
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
Update correct wcd codec for kera qmp and its mic bias.
Change-Id: I5c584401ff747f5ad801b93c0124eb00d1bc6965
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
Update GIC as per IPCAT the GIC number is incorrect.
722 will not get interrupts of HSJ and audio will be mute.
Changing this to 721 as in tuna same issue was observing.
correction of wrong gpio pin.
Change-Id: Idb87af4d1438186ed29fc3227d447f1b6d189676
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>