Remove low power cpu property as it is no longer needed
to enable the feature.
Change-Id: Idc8f21b44b36ed73a5dc1c761b6195134c4cb1bf
Signed-off-by: Amir Vajid <quic_avajid@quicinc.com>
Modify tpda dev name to adapt kernel-6.6 on monaco.
Change-Id: Ia314bb681817ab6f4c66e10adb3be4c01fbe7b6f
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
On kernel-6.6, QMI feature used by coresight needs to be abstracted
as a device. Add modem-qmi dev node for modem_etm0 to support QMI
feature.
Change-Id: I2b56be596208f88353e5cf1a89751f7760c89851
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
On kernel-6.6, QMI feature used by coresight needs to be abstracted
as a device. Add audio-qmi dev node for audio_etm0 to support QMI
feature.
Change-Id: Ie66ef820b6cc7cdaff2cc516753ece87de4f9607
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
Set static traceid for coresight-remote-etm on monaco.
Change-Id: Id2c423639bde6a896982f289d9688668ffaad2fb
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
Set static traceid for coresight-dummy-source on monaco.
Change-Id: Iff574a8f13b42c31240eb8f958f1b830cab4a4f0
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
Remove hwevent DT node as hwevent is a legacy feature which is
not used on monaco.
Change-Id: I8236e94039309beb5c6c5e057f485e57cdb67851
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
Remove jtag_mm DT node as this feature is not enabled
on monaco.
Change-Id: I3fde6c254dbbdf9ced550fc53ba59a6e27866db0
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
Include AON device tree file to monaco.
Change-Id: Idcf6ea6be47fc25f528daf0b412c051ce6317599
Signed-off-by: Koushik Immadisetty <quic_kimmadis@quicinc.com>
Added new dtsi flag 'qcom,suspend-ignore-children', to ignore
dependencies on children by runtime PM framework, this helps to
exit quickly from msm_geni_serial_runtime_suspend and save power.
Change-Id: Ib048c96952871e39286b3a4ce660e39d7cfa5465
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
Update thermal hal trip threshold for all thermal hal sensors
for sun.
Change-Id: I3fa4effcdbece88c45c7f38fb014a09310012906
Signed-off-by: Manaf Meethalavalappu Pallikunhi <quic_manafm@quicinc.com>
Add support for VIDEO and EVA clock controllers and move corresponding
gdsc's from dummy to real on Tuna platform.
Change-Id: Ib29a0af9979b461879504749cad0aa95a9d47136
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
Enable USB related properties for USB functionality
on kera.
Change-Id: Iceb1d404dd7b4f500885064ee0e65cc8a0dc7d7c
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Remove unwanted config value for the gpio.
Change-Id: Id05eda44034b278cc7e3227a8154876026dedc2b
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
Add DT entry to enable the memory onject support for si-core.
Change-Id: I877fe2e6c9d5f71a2b055428ad942455470b6f9e
Signed-off-by: Amirreza Zarrabi <quic_azarrabi@quicinc.com>
The downstream pmic_glink driver and compatible string has been
renamed to qti_pmic_glink on the qcom-6.6 kernel branch, to avoid
conflict with the independent upstream driver.
This was handled for the "PMIC_RTR_ADSP_APPS" channel clients
(UCSI, Altmode and Battery charger), but got missed for the
"PMIC_LOGS_ADSP_APPS" channel clients (battery-debug, charger-ulog
and spmi-glink-debug). Fix it.
Change-Id: I441aecde368fab411d6df3ae0d8c04b9c3a002f2
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>