diff options
| author | Praveen Talari <[email protected]> | 2025-07-21 17:45:32 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-07-22 16:52:51 +0000 |
| commit | 86fa39dd6fb700c97606695b6ca40ff48ee323e9 (patch) | |
| tree | b60d8f2e3a0a60eb7c0cb7dfa46d64bc7b138524 /rust/helpers/workqueue.c | |
| parent | serial: qcom-geni: Enable PM runtime for serial driver (diff) | |
| download | kernel-86fa39dd6fb700c97606695b6ca40ff48ee323e9.tar.gz kernel-86fa39dd6fb700c97606695b6ca40ff48ee323e9.zip | |
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
The Qualcomm automotive SA8255p SoC relies on firmware to configure
platform resources, including clocks, interconnects and TLMM.
The driver requests resources operations over SCMI using power
and performance protocols.
The SCMI power protocol enables or disables resources like clocks,
interconnect paths, and TLMM (GPIOs) using runtime PM framework APIs,
such as resume/suspend, to control power states(on/off).
The SCMI performance protocol manages UART baud rates, with each baud
rate represented by a performance level. The driver uses the
dev_pm_opp_set_level() API to request the desired baud rate by
specifying the performance level.
Reviewed-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Praveen Talari <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
