Commit Graph

4580 Commits

Author SHA1 Message Date
qctecmdr
e3e55d9e35 Merge "ARM: dts: msm: enable dcc for diwali" 2021-12-02 01:43:30 -08:00
qctecmdr
18964bc883 Merge "ARM: dts: msm: Regulator updates for diwali" 2021-12-02 01:43:30 -08:00
qctecmdr
2079241496 Merge "ARM: dts: msm: Rectify i3c pinctrl config during sleep state" 2021-12-02 01:43:30 -08:00
qctecmdr
f4ab7b4b04 Merge "ARM: dts: msm: Add support for continuous splash screen" 2021-12-01 23:17:31 -08:00
qctecmdr
6e4621693c Merge "ARM: dts: msm: Enable smmu s1 for icnss" 2021-12-01 21:09:45 -08:00
qctecmdr
19ac8b0963 Merge "ARM: dts: msm: Add cma heap region for diwali" 2021-12-01 21:09:45 -08:00
qctecmdr
c4265d85a5 Merge "ARM: dts: msm: Add cnss2 node for Fillmore + HSP support" 2021-12-01 21:09:45 -08:00
qctecmdr
2903491c86 Merge "ARM: dts: msm: Add NFC device node for Palima" 2021-12-01 21:09:45 -08:00
qctecmdr
981adbee26 Merge "ARM: dts: msm: fix no msr issue for diwali" 2021-12-01 07:04:19 -08:00
qctecmdr
d3e0917ef3 Merge "ARM: dts: msm: Update mask for context banks" 2021-12-01 07:04:18 -08:00
qctecmdr
809b275c4f Merge "ARM: dts: msm: Add cma heap region for cape" 2021-12-01 07:04:18 -08:00
Aditya Bavanari
8c5eb3734e ARM: dts: msm: Add cma heap region for cape
Add cma heap region for cape audio ml usecases.

Change-Id: I2d2425e83b70bfe37144d8feea0560cd0083206a
2021-12-01 15:17:02 +05:30
Yuanfang Zhang
08d14ba024 ARM: dts: msm: enable dcc for diwali
Enable DCC for dcc register dump function on diwali.

Change-Id: Ibc8f14846adbf45eaf9b18509c12630eb1b6a42a
2021-12-01 16:25:16 +08:00
Yuanfang Zhang
f55463e81d ARM: dts: msm: fix no msr issue for diwali
there is no msr register for tpdm rdpm and rdpm-mx on
fillmore, add "qcom,cmb-msr-skip" option to solve this
issue.

Change-Id: I657c99d19c76e9d4ab1605a780f06823e3ae8a96
2021-12-01 16:22:08 +08:00
Ashish Chavan
764ac1e4d8 ARM: dts: msm: Regulator updates for diwali
Following are the updates:

1. Initial MMCX regulator voltage on diwali  is set to
 LEVEL_TURBO(384) causing failure to initialize as max level
 support for this regulator is LEVEL_NOM(256), fix this by
 changing initial voltage for this regulator from
 RPMH_REGULATOR_LEVEL_TURBO -> RPMH_REGULATOR_LEVEL_NOM.

2. Unable to get resource names for L10B and L2C as they are
 not specified in cmd-db as there are no clients on them to
 vote on. Fix this by removing these nodes.

3. Observing initial voltage of  L7B to be set to 2.4v(min)
 from regulator framework as part of regulator registration where
 if the initial voltage is not set we vote for min voltage on it.
 This regulator will only be voted for enabling/disabling
 conditions by UFS, fix this by removing the min/max voltage values
 for this regulator.

Change-Id: I22cae85613a9da05e18b24e06759c278dd113903
2021-12-01 11:58:13 +05:30
Aditya Bavanari
76425e4b00 ARM: dts: msm: Add cma heap region for diwali
Add cma heap region for diwali audio ml usecases.

Change-Id: I0b35b7fa2d758402d11a0f3c00ad58e5d4953ec9
2021-12-01 11:40:08 +05:30
Sandeep Singh
d62a23a28d ARM: dts: msm: Enable smmu s1 for icnss
Enable smmu s1 for icnss in diwali.

Change-Id: I664ec9d57674dead9c160c670d15707db98b8d9a
2021-11-30 18:54:37 +05:30
Prakash Gupta
38f99db7de ARM: dts: msm: Add support for continuous splash screen
Define the smr register indexes which are programmed by the bootloaders
for the display usecase. These registers need to be preserved across
arm_smmu_device_reset() in order for continuous splash screen feature
to function properly.

Change-Id: I99357e2731cb64c9153beb003c0ada6fb10d5287
2021-11-30 16:53:02 +05:30
Khageswararao Rao B
00f7554e47 ARM: dts: msm: Add NFC device node for Palima
Device node changes required on Palima,
describing the GPIO configuration for
Nfc controller chip.

Modified corresponding Nfc device node
for ATP, CDP, MTP & QRD platforms.

Change-Id: I707a2fa66c4a3896375f92f315f3eab07a1b7744
2021-11-30 16:12:44 +05:30
Devendar Gali
95223cdd47 ARM: dts: msm: Add NFC device node for Fillmore
Device node changes required on Fillmore,
describing the GPIO configuration for
Nfc controller chip.

Modified corresponding Nfc device node
for ATP, IDP & QRD platforms.

Change-Id: I76578f09b9dc02af37e92c7c7da32381f2dffe90
2021-11-30 15:40:38 +05:30
Ekansh Gupta
39f345dc14 ARM: dts: msm: Update mask for context banks
Update mask for SMMU context banks in fastrpc
node for Fillmore and Palima.

Change-Id: If1ff44834bd3026513e147b3e20c5747aa102d7e
2021-11-30 13:17:19 +05:30
qctecmdr
3c77e2202f Merge "ARM: dts: msm: Enable sids and disable smmu s1 for icnss" 2021-11-29 10:40:32 -08:00
qctecmdr
262b326257 Merge "ARM: dts: msm: Add apb_pclk to diwali clock list" 2021-11-29 06:28:31 -08:00
Sandeep Singh
a146e9db42 ARM: dts: msm: Enable sids and disable smmu s1 for icnss
Enable sids and disable smmu s1 for icnss in diwali.

Change-Id: I01c951367e518f56a5ba09dd7bb3f9afb558290b
2021-11-29 19:34:52 +05:30
qctecmdr
7c1d5d2e0c Merge "ARM: dts: msm: Enable focaltech spi touch support on Cape ATP" 2021-11-29 03:59:36 -08:00
qctecmdr
1e13bfbaf6 Merge "ARM: dts: msm: Update PCIe RC-0 uni-PHY settings for cape" 2021-11-29 03:59:36 -08:00
qctecmdr
510bc3aff5 Merge "ARM: dts: msm: Add eMMC and SD card support for parrot" 2021-11-29 01:42:46 -08:00
qctecmdr
370002bf00 Merge "ARM: dts: msm: Add regulator, thermal entries to icnss2 node" 2021-11-29 01:42:46 -08:00
Vivek Pernamitta
3eb5a728f6 ARM: dts: msm: Update PCIe RC-0 uni-PHY settings for cape
Update PCIE RC0 uni-PHY settings for cape. AS RC-0 is
one lane remove QSERDES_TX1 and QSERDES_RX1 PHY
configuration registers.

Change-Id: I271cb9487d9d5a90ea1e626ef7a473285111f83b
2021-11-29 14:01:45 +05:30
Srihitha Tangudu
54ec2c873b ARM: dts: msm: Enable focaltech spi touch support on Cape ATP
This change adds focaltech spi touch support and removes i2c
touch support on Cape ATP.

Change-Id: I9b7f4e92b34a7c7305d94684bd1bb829e579bad9
2021-11-28 23:45:21 -08:00
qctecmdr
c296da4a9a Merge "ARM: dts: msm: Add eMMC support for neo" 2021-11-28 23:28:02 -08:00
Sarthak Garg
f7b392144b ARM: dts: msm: Add eMMC support for neo
Add eMMC support for neo.

Change-Id: I5649118578265ffe448cc7886b6cd0dc067aa815
2021-11-29 10:42:30 +05:30
qctecmdr
ab10b543c9 Merge "ARM: dts: msm: Enable AOP and TME qmp communication for parrot" 2021-11-28 21:12:03 -08:00
Sandeep Singh
6921ec984c ARM: dts: msm: Add regulator, thermal entries to icnss2 node
Add regulator, thermal entries to icnss2 node for diwali.

Change-Id: I339efbb2a9fc12649ecd92bf20ef5b8c8d272548
2021-11-28 11:11:12 +05:30
Mohammed Siddiq
46be5dffff ARM: dts: msm: Add cnss2 node for Fillmore + HSP support
Add cnss2 node for Fillmore + HSP support

Change-Id: I39a3915bcb0fb25f14e71dfe61163db51fc9601c
2021-11-26 16:39:03 +05:30
qctecmdr
78487ffd7f Merge "ARM: dts: msm: Add BT slimbus support for cape" 2021-11-26 01:12:11 -08:00
Satish Kumar Kodishala
b7e3f6b476 ARM: dts: msm: Add BT slimbus support for diwali
Add BT slimbus support for diwali.

CRs-Fixed: 3077385
Change-Id: I76c11aecbc2739ce92858cd7096dbffeec912cd5
2021-11-25 23:38:41 -08:00
Satish Kumar Kodishala
ce0c1a5a96 ARM: dts: msm: Add BT slimbus support for cape
Add BT slimbus driver support for cape.

CRs-Fixed: 3080102
Change-Id: I485bfcc43adeab3a56beaf96f6e09dc78849c903
2021-11-25 22:33:24 -08:00
Mukesh Kumar Savaliya
88d9192394 ARM: dts: msm: Rectify i3c pinctrl config during sleep state
Change pinctrl config function to ibi state for i3c. This is aligns
to the previous targets and works fine for all transfers post suspend.

If configured as gpio in sleep state, transfer fails for the next time
after suspend as lines are not drivable that time.

Change-Id: I4d7c90da19eeb83d70a4452a883824970a58cbd2
2021-11-26 11:27:25 +05:30
qctecmdr
8f4663a208 Merge "ARM: dts: msm: Add bcm voter devices for Diwali" 2021-11-25 20:51:33 -08:00
qctecmdr
4b614bb01e Merge "ARM: dts: msm: Add isense devicetree node and ddr cdev for diwali" 2021-11-25 09:08:46 -08:00
qctecmdr
3469576aa0 Merge "ARM: dts: msm: Add FM node for Cape" 2021-11-24 23:16:09 -08:00
qctecmdr
1ef17fe82e Merge "ARM: dts: msm: Add FM node for Diwali" 2021-11-24 23:16:09 -08:00
qctecmdr
9e1d615993 Merge "ARM: dts: msm: Add BT node for cape" 2021-11-24 13:51:25 -08:00
Balakrishna Godavarthi
ba74a8490a ARM: dts: msm: Add BT node for cape
This change add BT SoC WCN685x node

Change-Id: Ifa8b6edf646e399f8ec604703f1276911f43db14
2021-11-24 10:02:54 -08:00
Balakrishna Godavarthi
2d185b0d8c ARM: dts: msm: Add BT nodes for fillmore
This change add nodes of BT SoC's WCN675x and WCN685x.

Change-Id: I011d651be0b95767bf322ae0504f21531799c835
2021-11-24 10:02:27 -08:00
Satish Kumar Kodishala
c68f3244de ARM: dts: msm: Add FM node for Cape
Add FM node and assign voltage
regulators to power on FM chip.

CRs-Fixed: 3081895
Change-Id: I2c171fe209f7e4282293271ed0edda1aad74dda1
2021-11-24 06:42:28 -08:00
Mohit Sharma
36d757ec8e ARM: dts: qcom: add android node dt entry for Parrot
dts: qcom: add android dt entry needed for Parrot.

Change-Id: I904f7865d5472a9d9498b71455a7fc3e6d3e671c
2021-11-24 04:09:07 -08:00
qctecmdr
802e172168 Merge "ARM: dts: msm: Add qcom_tzlog to Parrot DT" 2021-11-24 02:04:05 -08:00
qctecmdr
328175e963 Merge "ARM: dts: msm: change bluetooth chipset name to kiwi" 2021-11-23 23:51:47 -08:00