Commit Graph

6545 Commits

Author SHA1 Message Date
qctecmdr
faf1517926 Merge "ARM: dts: msm: Change default CTS pull configuration to pull down" 2023-06-06 22:29:36 -07:00
qctecmdr
9d833e864f Merge "ARM: dts: msm: Add initial base changes for neo" 2023-06-06 07:15:16 -07:00
Vaishnavi AVS
11e4ad1b88 ARM: dts: msm: Change default CTS pull configuration to pull down
Change default CTS pull configuration to pull down.

Change-Id: I12ed9030e23253f8d930905072bdfbf7ab1c23a7
2023-06-05 22:40:31 -07:00
qctecmdr
9ac56529b3 Merge "ARM: dts: msm: Add vreg for ipa regulator" 2023-06-02 02:39:34 -07:00
qctecmdr
bb01e14a7c Merge "ARM: dts: msm: Add new core-hang info property" 2023-05-30 00:33:44 -07:00
Balaji Pothunoori
6b2538f41f ARM: dts: msm: Add vreg for ipa regulator
IPA handle for HP11 target via s1f rails and s1f rails source with
external GPIO 7, Hence updated vreg rails based on GPIO 7.

Change-Id: Idfd6cf3cc766bd7200cc7ae6eca34ca8f9fb4127
2023-05-29 19:29:03 +05:30
Meena Pasumarthi
1edf7ad158 ARM: dts: msm: Add initial base changes for neo
Add initial base changes to support Neo idp luna-v2
dual display camera.

Change-Id: I414bffe049991b4befc637f2c3b4e4000d07ec46
2023-05-26 16:59:42 +05:30
qctecmdr
b4b8a8c6c6 Merge "ARM: dts: msm: Added SSR and Debug signal in IPCLite DTSi" 2023-05-25 21:26:51 -07:00
qctecmdr
4b3381a8aa Merge "ARM: dts: qcom: Define tmecrashdump address offset for tz-log driver usage" 2023-05-25 19:17:56 -07:00
Kuldeep Singh
e1cd438606 ARM: dts: msm: Added SSR and Debug signal in IPCLite DTSi
Added SSR and Debug signals in IPCLite

Change-Id: I0ad87b655a8a26c9aa36b9b9dceed22449b850d5
2023-05-24 21:48:04 -07:00
qctecmdr
045e9fd626 Merge "ARM: dts: qcom: Update thermal zone config for diwali" 2023-05-24 20:44:41 -07:00
qctecmdr
687089bc9a Merge "ARM: dts: msm: add gfp no retry flag for order-3 tmp alloc" 2023-05-24 20:44:41 -07:00
qctecmdr
dcc0d11514 Merge "ARM: dts: msm: Change CMB size of TPDM PRNG to 64" 2023-05-24 20:44:41 -07:00
Tengfei Fan
9dfc53d319 ARM: dts: msm: Add new core-hang info property
Current properties "qcom,threshold-arr" and "qcom,config-arr"
assumes that logical CPU number & physical CPU has 1:1
mapping and accordingly all the registers placed linearly with
increasing order of logical CPU numbers.
But if any CPU is not available then 1:1 mapping is broken
as we are having logically contiguous CPU numbers even if
physical cpus are not available.

To resolve this we are replacing old properties with a new property
"qcom,chd-percpu-info" and map core-hang registers wrt to CPU phandles.
The format is <&CPUx_Phandle CPUx_Threshold CPUx_Config>.

Change-Id: I17864c4e5b0a2739cf60e3dd2fdc264f778c083e
2023-05-24 09:44:40 +08:00
Prasad Arepall
67143b5c2a ARM: dts: msm: add gfp no retry flag for order-3 tmp alloc
Adding a change to clear __GFP_RETRY_MAY_FAIL flag for
order-3 tmp_alloc rather use __GFP_NORETRY flag to retry
only once whenever there is an order-2 fallback option
available. So, that it may help in replenishing
the buffers on time.

Change-Id: I44f16a121eb2769077bb6ac903b0c4895afa00f8
2023-05-23 05:22:09 -07:00
qctecmdr
16a2037d23 Merge "ARM: dts: msm: Add dt variants for montague" 2023-05-23 04:59:47 -07:00
qctecmdr
9ed4c94813 Merge "ARM: dts: msm: Reduce smmu memory mapping for storage" 2023-05-23 04:59:47 -07:00
qctecmdr
13e2942f5b Merge "ARM: dts: msm: Update memory map of Ravelin to V5" 2023-05-23 03:11:28 -07:00
congying
a6d9ff91b3 ARM: dts: qcom: Update thermal zone config for diwali
Update msm_gpu cooling device level to matching the gpu
available frequency.
Update CPU4 cooling device level to matching the cpu4
available frequency.
Update CPU7 cooling device level to matching the cpu7
available frequency.

Change-Id: I25d369af8322fef6864bce21138eb003ac014311
2023-05-23 17:52:09 +08:00
Nitin Rawat
b2d888747a ARM: dts: msm: Reduce smmu memory mapping for storage
Add IOMMU Geometry property to help save SMMU page table
memory saving for UFS/eMMC. No functional change but helps
saving memory table space. Reducing smmu memory mapping
for storage from 4GB to 1GB.

Change-Id: Iee9e09394106ce6c48988cc96cc8a6c4e0a555eb
2023-05-22 19:55:26 +05:30
Mao Jinlong
3e798c1ab2 ARM: dts: msm: Change CMB size of TPDM PRNG to 64
CMB size of TPDM PRNG need to be 64 to make PRNG trace work.

Change-Id: I3e959ce92b6629eb37e7ce7692ec797d5bcb55f1
2023-05-21 20:28:14 -07:00
NEERAJ SHARMA
25726a0e92 ARM: dts: msm: Add dt variants for montague
Add new dts support for wsa and wsd variants for
montague.

Change-Id: I24da028a85d182bf471fd64f80063a0d58bb4d7d
2023-05-18 15:31:30 +05:30
Zhenhua Huang
0647e84523 ARM: dts: msm: Update memory map of Ravelin to V5
Update Ravelin memory map to V5:
Increase mdss to 218MB.

Change-Id: Iffdf89634570e8157135a0a54bc0c74499d9295a
2023-05-17 13:52:05 +08:00
Anaadi Mishra
41d070ba29 ARM: dts: msm: Update pwm-cells property for pdm_pwm node
Update pwm-cells property value for pdm_pwm node on Anorak to accept
polarity argument from pdm_pwm clients.

Change-Id: Ie5c67aa13419166539e2467b1b5f846bcaddf626
2023-05-12 17:07:21 +05:30
qctecmdr
015bc0a9f5 Merge "ARM: dts: msm: Add GPU frequencies with ACD DVM values for neo" 2023-05-12 00:21:16 -07:00
qctecmdr
bb861bbb17 Merge "ARM: dts: msm: Add support for BCL in parrot variants with PM8350B" 2023-05-12 00:21:16 -07:00
qctecmdr
da689df9e1 Merge "ARM: dts: msm: ADD CPU freq stats node" 2023-05-10 03:53:49 -07:00
Pankaj Gupta
3b0edfe4e0 ARM: dts: msm: Add GPU frequencies with ACD DVM values for neo
Add frequencies with ACD DVM values for neo GPU.

Change-Id: Id44175fe2ea1f0536af9d433a0cf315ee7b1ad44
2023-05-10 13:43:53 +05:30
Priyansh Jain
357f796c15 ARM: dts: msm: Add support for BCL in parrot variants with PM8350B
Add BCL support for pm8350b.

Change-Id: I2346933b6e133e706b5443a5abf2b3f0edb592ef
2023-05-09 00:44:19 -07:00
qctecmdr
475a891e4c Merge "ARM: dts: msm: Add entry for smcinvoke enablement" 2023-05-08 05:23:36 -07:00
Shivnandan Kumar
286d96ab18 ARM: dts: msm: ADD CPU freq stats node
Add CPU freq stats node for anorak, which gives
CPU and L3 residency.

Change-Id: If60f1f4f99a447eab5a1cc50262da804845babaf
2023-05-08 15:26:50 +05:30
qctecmdr
04cd789d32 Merge "ARM: dts: qcom: Disable cnss-kiwi SOL on neo platform" 2023-05-07 12:03:46 -07:00
Sheik Anwar Shabic Y
3a8018d594 ARM: dts: msm: Add entry for smcinvoke enablement
Add entry for hdcp smcinvoke enablement.

Change-Id: I1251af8f693886bb579dee47c211237b21ee41ad
2023-05-07 22:08:37 +05:30
qctecmdr
9bfc4513a1 Merge "Revert "ARM: dts: msm: add bootargs for Ravelin"" 2023-05-04 23:00:10 -07:00
qctecmdr
9d34bddc3b Merge "ARM: dts: msm: add gfp no retry flag for order-3 tmp alloc" 2023-05-04 23:00:09 -07:00
Rakesh Naidu Bhaviripudi
1f2fdadbe4 Revert "ARM: dts: msm: add bootargs for Ravelin"
This reverts commit 0021edf602.

Change-Id: I53be406f10b1e4085165e4abafa3f28e7c97c10e
2023-05-04 15:44:41 +05:30
Prasad Arepall
6f9a001551 ARM: dts: msm: add gfp no retry flag for order-3 tmp alloc
Adding a change to clear __GFP_RETRY_MAY_FAIL flag for
order-3 tmp_alloc rather use __GFP_NORETRY flag to retry
only once whenever there is an order-2 fallback option
available. So, that it may help in replenishing
the buffers on time.

Change-Id: Ic03f8cd0303d3b2e890eed10e04594cb51c52228
2023-05-04 10:00:04 +05:30
Kuldeep Singh
fd74d352a4 ARM: dts: qcom: Define tmecrashdump address offset for tz-log driver usage
Tmecrashdump ddr offset is per target defined value and is needed
as an input by tz-log driver to display tme logs in adb shell.

Define this value for all TME enabled targets.

Test:
Build compilation and tz_log driver bootup,
proc node creation with name "tme_log",
Display tme logs from userspace.

Change-Id: Ie12cde35965cd9b1bfff42b003deb88c02786f9a
2023-05-01 18:00:25 +05:30
qctecmdr
17aba96524 Merge "ARM: dts: msm: node indicating single-core latency voting" 2023-05-01 02:59:49 -07:00
qctecmdr
1e4adc338f Merge "ARM: dts: msm: Add the gcc_cfg_noc_pcie_anoc_ahb_clk on ravelin" 2023-05-01 02:59:49 -07:00
qctecmdr
184545084a Merge "ARM: dts: msm: Add support for parrot variants with PM8350B" 2023-04-30 22:57:16 -07:00
Vishal Miskin
01d339a1ab ARM: dts: qcom: Disable cnss-kiwi SOL on neo platform
Remove sol gpio config parameters from neo as the
firmware doesn't have SOL support yet.

Change-Id: I2b0d66f57c935a88b4a38b835363ed0aa8d97bf9
CRs-Fixed: 3472469
2023-04-28 03:44:33 -07:00
qctecmdr
1cc5115554 Merge "ARM: dts: msm: update dcc config with prng registers for anorak" 2023-04-27 14:05:08 -07:00
qctecmdr
69316697b6 Merge "ARM: dts: qcom: update pmic-id config for diwali-qrd-pm8350b platform" 2023-04-27 05:55:55 -07:00
Jishnu Prakash
3839f07d9b ARM: dts: msm: Add support for parrot variants with PM8350B
Add support for IDP and QRD platforms with PM8350B on parrot.

Change-Id: Ib6cc605ef2d49b98d35d78bc9b88d1159a999375
2023-04-27 12:38:40 +05:30
Phani Venkata Jayanth Kanakagiri
1ca8f8ff8f ARM: dts: msm: update dcc config with prng registers for anorak
Update dcc config with prng registers for anorak.

Change-Id: I711bf5378c1398063b3561ba7cf22f5181bd07b0
2023-04-27 09:21:27 +05:30
qctecmdr
1e44f623c9 Merge "Revert "ARM: dts: msm: Add qtb debug chain support to device tree"" 2023-04-26 19:19:41 -07:00
Pratyush Brahma
39aaa43ed2 Revert "ARM: dts: msm: Add qtb debug chain support to device tree"
This reverts commit 071125d4ac.

Change-Id: If01da215562aa1d5db696d5313bc3e10826cfa7b
2023-04-26 00:43:17 -07:00
qctecmdr
24d1964dae Merge "ARM: dts: msm: Add qtb debug chain support to device tree" 2023-04-25 21:47:37 -07:00
qctecmdr
e20d86dc68 Merge "ARM: dts: msm: Remove IMU-CLKIN enablement" 2023-04-25 19:53:59 -07:00