Commit Graph

163 Commits

Author SHA1 Message Date
Ravulapati Vishnu Vardhan Rao
ff44b19dab ARM: dts: msm: Tuna and Tuna7 external Display support
-Add Ext Display support for Tuna QRD and Tuna7 MTP.

Change-Id: I6ed42b4359e61ae5f31d8e0d2c4f5694f32e7094
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
(cherry picked from commit 1e1bad36cf)
2024-12-17 12:11:10 -08:00
Linux Build Service Account
39edca490b Merge e3b1f43442 on remote branch
Change-Id: I0f1a51eb650cd116452b92504f36873250d031d5
2024-12-13 08:30:09 -08:00
QCTECMDR Service
e3b1f43442 Merge "ARM: dts: msm: correct wsa channel of kera qrd" 2024-12-05 02:13:31 -08:00
Yuhui Zhao
8a5e454114 ARM: dts: msm: correct wsa channel of kera qrd
Correct wsa channel of kera qrd. it should
be left channel.

Change-Id: I8b784e77b2db45963d0e27a47a51fc145febb52b
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
2024-12-04 22:46:54 -08:00
QCTECMDR Service
57b38ce24d Merge "ARM: dts: msm: Update wcd codec for kera-qmp1000" 2024-11-30 00:27:34 -08:00
Ravulapati Vishnu Vardhan Rao
8ebc7e0522 ARM: dts: msm: Update wcd codec for kera-qmp1000
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>
2024-11-29 22:08:33 -08:00
Ravulapati Vishnu Vardhan Rao
e8f6a16fb7 ARM: dts: msm: disable haptics in QRD
Haptics to be disabled.

Change-Id: I5a2cc26c2732cac803cd38da7b0c21d0e6e8b7e1
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-29 22:08:16 -08:00
Ravulapati Vishnu Vardhan Rao
6338ab11b7 ARM: dts: msm: Change GIC and gpio
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>
2024-11-29 22:08:02 -08:00
Ravulapati Vishnu Vardhan Rao
8c9dc8e8bc ARM: dts: msm: Replace swr nodes
Replace swr node with default as swr core does not detect.

Change-Id: Ibe40453c70867c9687bd01ca9345dae8080bafac
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-29 22:07:25 -08:00
QCTECMDR Service
84b5ee2bc2 Merge "ARM: dts: msm: Add support for TunaP" 2024-11-28 04:14:00 -08:00
QCTECMDR Service
c7aaca403d Merge "ARM: dts: msm: Correct GIC swr mstr interrupt" 2024-11-27 21:26:55 -08:00
QCTECMDR Service
561aa8dc80 Merge "ARM: dts: msm: Enable BT dailinks for tuna platform" 2024-11-27 21:26:55 -08:00
QCTECMDR Service
5ab47b53ac Merge "ARM: dts: msm: Disable swr haptics for qrd" 2024-11-27 21:26:54 -08:00
Ravulapati Vishnu Vardhan Rao
fded148f66 ARM: dts: msm: Revert BOB and usbss
This change reverts the commented section of BOB and
wcd_usbss as they are depended on kernel change.

Change-Id: I9fad7ce9732d7ec776ee3f14142129e406398c0f
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-27 18:43:56 -08:00
Linux Build Service Account
9765b8ff94 Merge "ARM: dts: msm: Correct GIC swr mstr interrupt" into audio-kernel-handset.lnx.10.0.r1-rel 2024-11-27 03:51:45 -08:00
Linux Build Service Account
d37b082520 Merge "ARM: dts: msm: Disable swr haptics for qrd" into audio-kernel-handset.lnx.10.0.r1-rel 2024-11-27 03:51:45 -08:00
Ravulapati Vishnu Vardhan Rao
190a87abca ARM: dts: msm: Correct GIC swr mstr interrupt
Correct the GIC SWR MSTR inerrupt which is
pointing to wrong pin.
Update correct lpi pin.

Change-Id: I0a0679cf832e357c7624ada30e5b03fa59555bce
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-26 23:00:40 -08:00
Yuhui Zhao
029057cc14 ARM: dts: msm: Disable swr haptics for qrd
-Disable swr haptics for qrd.
Change the wsa-codec index from 2 to 1.
and connect WSA_SPK1 OUT instead of WSA_SPK2 OUT
change the prefix of wsa as SpkrLeft.

Change-Id: I99ac02d92326641432011a8fe88c41dd52d03f3b
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
2024-11-26 22:55:09 -08:00
Ravulapati Vishnu Vardhan Rao
fdc0b41e01 ARM: dts: msm: Enable BT dailinks for tuna platform
Set qcom,wcn-bt flag to 1 to enable BTFM related dailinks.

Change-Id: Iba9adc538fcc0f5464a85f6099779993dfa881b2
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-26 22:54:12 -08:00
Ravulapati Vishnu Vardhan Rao
923d910e42 ARM: dts: msm: Enable BT dailinks for tuna platform
Set qcom,wcn-bt flag to 1 to enable BTFM related dailinks.

Change-Id: Iba9adc538fcc0f5464a85f6099779993dfa881b2
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-26 17:05:00 +05:30
Ravulapati Vishnu Vardhan Rao
31077c7c05 ARM: dts: msm: Correct GIC swr mstr interrupt
Correct the GIC SWR MSTR inerrupt which is
pointing to wrong pin.
Update correct lpi pin.

Change-Id: I0a0679cf832e357c7624ada30e5b03fa59555bce
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-26 07:22:23 +05:30
Linux Build Service Account
aca09b9105 Merge changes I0d3159a6,If41125b6 into audio-kernel-handset.lnx.10.0.r1-rel
* changes:
  ARM: dts: msm: Remove amic5 entries from tuna overlay
  ARM: dts: msm: Add WCD tx rx slaves
2024-11-24 06:03:39 -08:00
Kisan Yadav
6ea63d753f ARM: dts: msm: Remove amic5 entries from tuna overlay
- Remove amic5 entries from tuna overlay as only 4 mics are supported in
  tuna wcd codecs

Change-Id: I0d3159a67c288f4ee61613ec291c274a8c2325a1
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
2024-11-24 19:19:37 +05:30
Ravulapati Vishnu Vardhan Rao
8834f836bb ARM: dts: msm: Add WCD tx rx slaves
-Enable wcd tx and rx slave nodes.

Change-Id: If41125b672fdbb18a90192bfc8170642c1974d2d
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-24 19:19:30 +05:30
Ravulapati Vishnu Vardhan Rao
8478f951fd ARM: dts: msm: Add support for WCD939x in tuna7
-Add and update MSM_ID for tuna7.
-Add Board_Id for tuna7.
-Add AATC support for tuna7 platform.

Change-Id: I7f470c0150ec95b556087ab6797787b9754e8464
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-24 19:19:21 +05:30
Kisan Yadav
595b0beead ARM: dts: msm: Update correct wsa codec
- Update correct wsa codec for monospeaker usecase.


Change-Id: Id064bd37758235161bbb4cadacfaf4368393e951
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
2024-11-24 19:19:13 +05:30
QCTECMDR Service
cf525070da Merge "ARM: dts: msm: Add WCD tx rx slaves" 2024-11-22 01:49:18 -08:00
Yuhui Zhao
5f8b3ca524 ARM: dts: msm: Disable swr haptics for qrd
-Disable swr haptics for qrd.
Change the wsa-codec index from 2 to 1.
and connect WSA_SPK1 OUT instead of WSA_SPK2 OUT
change the prefix of wsa as SpkrLeft.

Change-Id: I99ac02d92326641432011a8fe88c41dd52d03f3b
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
2024-11-22 17:05:06 +08:00
Kisan Yadav
b92f7fda3b ARM: dts: msm: Remove amic5 entries from tuna overlay
- Remove amic5 entries from tuna overlay as only 4 mics are supported in
  tuna wcd codecs

Change-Id: I0d3159a67c288f4ee61613ec291c274a8c2325a1
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
2024-11-20 14:27:59 +05:30
Linux Build Service Account
834c7e6f79 Merge 911a93d2fe on remote branch
Change-Id: If4f18730206854c6564a9eb747d8372ce4f70a10
2024-11-19 21:56:02 -08:00
Ravulapati Vishnu Vardhan Rao
7c94129cdd ARM: dts: msm: Add WCD tx rx slaves
-Enable wcd tx and rx slave nodes.

Change-Id: If41125b672fdbb18a90192bfc8170642c1974d2d
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-19 13:30:07 +05:30
Ravulapati Vishnu Vardhan Rao
d0f9127d36 ARM: dts: msm: Add support for TunaP
-Add missing APQ SOC_ID in tuna.

Change-Id: Ibc5e8a54775dc142eb4e26f503f507c3eed1b32a
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-15 22:35:42 +05:30
Ravulapati Vishnu Vardhan Rao
2a172de4f4 ARM: dts: msm: comment BOB and usbss
Need to revert once kernel changes are in place.

Change-Id: I96caf7ca9b78421b9c25b6ddc5ef6fd2a71b9d9a
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-13 18:12:02 -08:00
Ravulapati Vishnu Vardhan Rao
efe96d7aa4 ARM: dts: msm: Add support for platforms for Kera
Add audio device tree support for ATP, CDP, MTP, QRD, RCM
platforms for Kera SoC.

Change-Id: I902e8704d07cafe118047b152d83979f57cbf334
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-11-13 19:41:49 +05:30
QCTECMDR Service
447c11454d Merge "ARM: dts: msm: Add support for TunaP" 2024-10-30 07:18:10 -07:00
QCTECMDR Service
9cf7c4739c Merge "ARM: dts: msm: Update correct wsa codec" 2024-10-30 03:29:53 -07:00
QCTECMDR Service
e1086aaae6 Merge "ARM: dts: msm:update the bcs signal port for tuna" 2024-10-30 03:29:53 -07:00
Kisan Yadav
3d9ce00821 ARM: dts: msm: Update correct wsa codec
- Update correct wsa codec for monospeaker usecase.


Change-Id: Id064bd37758235161bbb4cadacfaf4368393e951
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
2024-10-30 02:48:02 -07:00
Ravulapati Vishnu Vardhan Rao
4123663913 ARM: dts: msm: Add support for WCD939x in tuna7
-Add and update MSM_ID for tuna7.
-Add Board_Id for tuna7.
-Add AATC support for tuna7 platform.

Change-Id: I7f470c0150ec95b556087ab6797787b9754e8464
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-10-29 04:57:44 -07:00
Ravulapati Vishnu Vardhan Rao
ce266d114b ARM: dts: msm: Add support for TunaP
-Add and update MSM_ID for TunaP.

Change-Id: I8d5c4b306e11b594e466ce749e788061123977b0
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-10-29 11:59:48 +05:30
Ravulapati Vishnu Vardhan Rao
a82edd5120 ARM: dts: msm:update the bcs signal port for tuna
Update the bcs signal port for Tuna,
the bcs is on DP4 CH3.

Change-Id: Icaf2239a0da5f332124a726db0edde05aa67bb1e
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-10-18 03:34:46 -07:00
Ravulapati Vishnu Vardhan Rao
911a93d2fe ARM: dts: msm: Correction of i2s nodes in overlay
Correction of i2s nodes in overlay and lpi files in
Tuna platform.

Change-Id: I4195ce95a8d871f4a5bc5e8ab6ddf0286d14aec4
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-10-17 03:41:38 -07:00
QCTECMDR Service
dc8f4b8ee3 Merge "ARM: dts: msm: Add support for platforms for Tuna" 2024-10-14 23:01:47 -07:00
QCTECMDR Service
74cd50afcc Merge "ARM: dts: msm: compilation support" 2024-10-14 23:01:47 -07:00
QCTECMDR Service
1e86015e47 Merge "ARM: dts: msm: Add support for Tuna7" 2024-10-14 23:01:47 -07:00
Kisan Yadav
d2a2d0eb0b ARM: dts: msm: Add support for Tuna7
- Add support for Tuna7

Change-Id: I681cdb385c23b589a7db8a457bbc12374af14337
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
2024-10-14 05:38:46 -07:00
Ravulapati Vishnu Vardhan Rao
5bf5777f50 ARM: dts: msm: Add support for platforms for Tuna
Add audio device tree support for ATP, CDP, MTP, QRD, RCM
platforms for Tuna SoC.

Change-Id: I628e153ab1420e37e9692ae67e26db2e11f37302
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-10-14 05:19:11 -07:00
Vangala, Amarnath
b804d3c941 ARM: dts: msm: Add support for Tuna audio
Add support for tuna audio device tree entree.

Change-Id: Ic85de2ab888e4c4b9874775492e0650fdcc72d8f
Signed-off-by: Vangala, Amarnath <quic_avangala@quicinc.com>
2024-10-14 00:00:31 -07:00
Ravulapati Vishnu Vardhan Rao
17f4981804 ARM: dts: msm: compilation support
Add Kbuild support for dts files for tuna platforms.

Change-Id: I2f4343937c8f3fda21dfa752674f8a8c6eb8cc42
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
2024-10-13 23:21:48 -07:00
Linux Build Service Account
a161501d3f Merge 6e408f41e3 on remote branch
Change-Id: Icfdbbf289984a4c627300e6d6449db385ad9ce2f
2024-09-20 02:50:27 -07:00