Commit Graph

9 Commits

Author SHA1 Message Date
Shilpa Suresh
fdda8d4d4b ARM: dts: msm: Replace force-low-pwm-size with mid-res-support
Remove the force-low-pwm-size property and add the mid-res-support
property. PM6450 does not have support for 76.8Mhz clock source, but
PM6450 has the same subtype which detects high resolution support. Add
medium resolution support which removes 76.8Mhz support and uses the
other 3 clock sources for its usage.

Change-Id: I37a52126ff2d7538bca1cd036c83d7e78391acd3
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
2024-12-19 03:27:07 -08:00
Shilpa Suresh
3e9b6564b4 ARM: dts: msm: Add qcom,old-i2c-freq-cfg for parrot/ravelin
For backward compatibility for parrot and ravelin targets, add the
qcom,old-i2c-freq-cfg property. This will ensure that the
legacy counter settings are used for the i2c frequency configuration
for communication with pm8008 chip.

Change-Id: I97eaa1cc240932c25d02c5422e6fb584816f8ece
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
2024-08-08 18:37:10 +05:30
Archana Sriram
fb44aa4c01 ARM: dts: msm: Update PMIC adc_tm nodes for ravelin
Modify pmk8350, pm7250b and pmi632 adc_tm nodes to suit
qcom-spmi-adc-tm5 thermal driver for ravelin.

Change-Id: I00fc712cda79b52b74a0e11da34bb2eae25414d4
Signed-off-by: Archana Sriram <quic_c_apsrir@quicinc.com>
2024-08-07 11:24:06 +05:30
QCTECMDR Service
71827025d9 Merge "ARM: dts: msm: Enable PM8010 nodes for Ravelin" 2024-07-19 01:01:10 -07:00
Shilpa Suresh
6d44454ad1 ARM: dts: msm: Enable PM8010 nodes for Ravelin
Compatible strings for the PM8008 chip and PM8010 regulator nodes
were removed during the bulk DT porting for Ravelin on qcom-6.6
device-tree branch
'commit 1b78f8027a ("ARM: dts: msm: Add initial device tree
for ravelin")'.
Add them back to enable the PM8010 regulator support.

While at it, remove the PM8010's REVID device node references as
they are not required for Ravelin.

Change-Id: Iec11cd246f86e35d0330103143182c6aee94959e
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
2024-07-18 12:03:23 +05:30
QCTECMDR Service
591cd6ac18 Merge "ARM: dts: qcom: Add cx regulator cooling device in zeroc thermal-zone" 2024-07-15 06:42:00 -07:00
Nitesh Kumar
5542d27939 ARM: dts: qcom: Add cx regulator cooling device in zeroc thermal-zone
Add cooling device to monitor cold temperature
interrupts.
Use "hot" trip type for thermal zone software shutdown trip
for all thermal zones. It just notifies userspace thermal
manager which in turn triggers a graceful shutdown.

Change-Id: Id82d4f29e839e31742fb4d02859984f4584d148a
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2024-07-12 12:24:34 +05:30
Shilpa Suresh
4b335c6e90 ARM: dts: msm: Add qcom,force-low-pwm-size prop for ravelin pm6450
For backward compatibility for ravelin target, add
qcom,force-low-pwm-size property to limit setting PWM sizes to
6 and 9 bit modes only, rather than using the full 8 to 15 bit
PWM sizes range.

Change-Id: I3fdf12f49cec92cfb02ef994b6abbebbd29cc8e9
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
2024-07-02 15:55:29 +05:30
Swetha Chikkaboraiah
1b78f8027a ARM: dts: msm: Add initial device tree for ravelin
Add initial device tree support for ravelin target.
This is a snapshot of dtsi files as of KP.1.0
'commit <370d8eab7cc6> ("Merge "ARM: dts: qcom:
Disable cnss-kiwi SOL on anorak platform"")'.
Modified as per compilation and bootup.

Change-Id: Icb9a6e67879c68dbf894d1713fa2837882b9f00c
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-06-11 23:43:27 -07:00