Change https://lore.kernel.org/all/20230525113034.46880-1-tony@atomide.com
registers serial core controller as a child of msm uart device.
Since child should suspend first, due to the child's auto suspend
delay (SERIAL_PORT_AUTOSUSPEND_DELAY_MS), additional 500msecs
delay is added during msm_geni_serial_runtime_suspend.
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: Icac2f02ad96f45359cf1516284b7a64d2de61a79
Signed-off-by: Visweswara Tanuku <quic_vtanuku@quicinc.com>
Handle voting for the regulator for SPU sensors.
Change-Id: I192731df94cc894cdf6826c69230b0cf9a3e9c3e
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
Add devicetree bindings for Qualcomm Light Pulse Generator
device in PMIC chips.
Change-Id: I1b9f0b14692e344bc25c41f9c044ce0f542f771d
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
CRMV regs have status captured for various commands/voltage levels.
Map CRMV registers in device so that driver can dump when required.
Change-Id: I69558336a81ae3f89140ebaf515528dd15ca66e9
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
Add devicetree bindings for the qpnp-power-on driver.
Change-Id: Iee410aadc78d66af49cee49bbbf10cff79d94d64
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Add bindings for LMH CPU voltage cooling devices driver.
Change-Id: I726428978c6e8dc1b71ec754782bd60b3509dab9
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
SPM feature is deprecated from 5.15 kernel. So remove
events specific to SPM feature.
Change-Id: I5b12b0eb89ec6f0dfec775135d05d55258168b91
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
This reverts commit 5deaa15089.
Reason for revert: Possibly fix a TZ crash.
Change-Id: Ia2baa9f25b31fb82fc4ed204872f9d7f85051947
Signed-off-by: Bruce Levy <quic_blevy@quicinc.com>
Add nodes to enable scmi communication to cpucp on parrot.
Update tx and rx regname for cpucp.
Change-Id: I3fa21c0b28d91a5e215334c8013a56b60c8fd18b
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Add interconnect device bindings for Monaco SoC. These devices
can be used to describe any RPM and NoC based interconnect devices.
Change-Id: I51f78d29e6d004ecda1cf6e058b8635b56bb6cd0
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
Revert dynamic ATID support for remout etm on sun.
Change-Id: Ife42b58a47b3ac19d367df2837ba5c08f31255f4
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
Add devicetree bindings for leds-qpnp-vibrator-ldo driver.
Change-Id: I0a7c2e0de5ff9479dfe6c8857feaf9e2ea731ec4
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
DWC3 host and XHCI plat now communicates the maximum number of interrupters
the XHCI HCD will allocate. Since platforms only require a limited number
of interrupters (i.e. 3) make sure XHCI doesn't allocate more than is
required.
Change-Id: I33471627bb03087dc7b509cd9dd13ef19c840c04
Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
Add devicetree bindings for the leds-qti-tri-led driver.
Change-Id: If2bcefb457dcf303c4b8e481f080c0b8fdb553c8
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>