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>
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>
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>
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>
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>
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>